приколюха

This commit is contained in:
2024-04-30 18:06:05 +04:00
parent 91af9630c6
commit b67cc508ff
4 changed files with 15 additions and 3 deletions

View File

@@ -14,4 +14,8 @@
<ProjectReference Include="..\ServiceStationContracts\ServiceStationContracts.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\Images\" />
</ItemGroup>
</Project>

View File

@@ -2,7 +2,15 @@
ViewData["Title"] = "Home Page";
}
<div class="text-center">
<h1 class="display-4">СТО "Руки-Крюки</h1>
<p>Рады видеть вас на нашем сайте ^.^</p>
<div class="text-center flex-column">
<h1 class="display-4">СТО "Руки-Крюки"</h1>
<div class="p-2">
<img src="~/Images/max.png" width="100px" />
Яковлев М.Г. Роль Исполнителя
</div>
<div class="p-2">
<img src="~/Images/sashka.png" width="100px" />
Табеев А.Р. Роль Поручителя &nbsp; &nbsp;&nbsp;
</div>
<p class="pt-4">Рады видеть вас на нашем сайте ^.^</p>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB