File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1-
21<!DOCTYPE html>
32< html lang ="ru ">
43< head >
2221< header class ="bg-secondary text-gray-200 sticky top-0 z-50 ">
2322 < div class ="container mx-auto px-4 py-4 flex justify-between items-center ">
2423 < div class ="flex items-center gap-2 ">
25- < img
26- src ="https://raw.githubusercontent.com/AleksMi/portfolio/00d50e143b4117c1c0981e3633866d18e76120e4/images/logotip.png "
27- alt ="SmartHome "
28- class ="w-8 h-8 "
29- >
24+ < img src ="https://raw.githubusercontent.com/AleksMi/portfolio/00d50e143b4117c1c0981e3633866d18e76120e4/images/logotip.png " alt ="SmartHome " class ="w-8 h-8 ">
3025 < span class ="font-['Pacifico'] text-2xl "> SmartHome</ span >
3126 </ div >
3227 < nav class ="hidden md:flex space-x-8 ">
@@ -437,11 +432,8 @@ <h3 class="text-2xl font-semibold mb-6">Заказать консультаци
437432 < div class ="container mx-auto px-4 ">
438433 < div class ="grid md:grid-cols-4 gap-8 mb-8 ">
439434 < div >
440- < div class ="font-['Pacifico'] text-2xl mb-4 "> SmartHome</ div >
441- < img
442- src ="https://raw.githubusercontent.com/AleksMi/portfolio/00d50e143b4117c1c0981e3633866d18e76120e4/images/logotip.png "
443- alt ="SmartHome "
444- class ="w-8 h-8 ">
435+ < img src ="https://raw.githubusercontent.com/AleksMi/portfolio/00d50e143b4117c1c0981e3633866d18e76120e4/images/logotip.png " alt ="SmartHome " class ="w-8 h-8 ">
436+ < div class ="font-['Pacifico'] text-2xl "> SmartHome</ div >
445437 < p class ="text-gray-300 "> Профессиональная настройка умного дома с полной интеграцией всех систем</ p >
446438 </ div >
447439 < div >
@@ -562,3 +554,4 @@ <h4 class="font-semibold mb-4">Контакты</h4>
562554
563555
564556
557+
You can’t perform that action at this time.
0 commit comments