add new number
This commit is contained in:
parent
7b4570d0c3
commit
19ca57f728
@ -180,6 +180,12 @@ function Footer() {
|
||||
<div>
|
||||
<h3 className="text-lg font-semibold text-gray-900 mb-4">Контакты</h3>
|
||||
<div className="space-y-3">
|
||||
<div className="flex items-center gap-2">
|
||||
<Phone className="h-4 w-4" />
|
||||
<a href="tel:+79131245225" className="text-sm hover:text-gray-900 transition-colors">
|
||||
+7-913-124-52-25
|
||||
</a>
|
||||
</div>
|
||||
<div className="flex items-center gap-2">
|
||||
<Phone className="h-4 w-4" />
|
||||
<a href="tel:+79045770924" className="text-sm hover:text-gray-900 transition-colors">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user