Update contact phone number and download button text
This commit is contained in:
parent
44c3775230
commit
7b4570d0c3
@ -182,8 +182,8 @@ function Footer() {
|
|||||||
<div className="space-y-3">
|
<div className="space-y-3">
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
<Phone className="h-4 w-4" />
|
<Phone className="h-4 w-4" />
|
||||||
<a href="tel:+79059068465" className="text-sm hover:text-gray-900 transition-colors">
|
<a href="tel:+79045770924" className="text-sm hover:text-gray-900 transition-colors">
|
||||||
+7-905-906-84-65
|
+7-904-577-09-24
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
|
|||||||
@ -76,7 +76,7 @@ function Header() {
|
|||||||
className="bg-black text-white px-4 py-2 rounded hover:bg-gray-800 transition-colors"
|
className="bg-black text-white px-4 py-2 rounded hover:bg-gray-800 transition-colors"
|
||||||
download
|
download
|
||||||
>
|
>
|
||||||
Скачать товары
|
Скачать складские запасы
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user