Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 301c791ea1 | |||
| 8fe379b9f7 | |||
| eeb1d54342 | |||
| bf9e165903 |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -123,8 +123,8 @@ const testimonials = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const contactButtons = [
|
const contactButtons = [
|
||||||
{ text: 'Qo\'ng\'iroq qilish: +998 99 XXX XX XX', href: 'tel:+998991234567' },
|
{ text: 'WhatsApp: +998 99 890 60 61', href: 'https://wa.me/998998906061' },
|
||||||
{ text: 'WhatsApp: +998 99 XXX XX XX', href: 'https://wa.me/998991234567' },
|
{ text: 'Qo\'ng\'iroq qilish: +998 99 890 60 61', href: 'tel:+998998906061' },
|
||||||
];
|
];
|
||||||
|
|
||||||
const footerColumns = [
|
const footerColumns = [
|
||||||
@@ -147,8 +147,8 @@ const footerColumns = [
|
|||||||
{
|
{
|
||||||
title: 'Aloqa',
|
title: 'Aloqa',
|
||||||
items: [
|
items: [
|
||||||
{ label: 'Telefon: +998 99 XXX XX XX', href: 'tel:+998991234567' },
|
{ label: 'Telefon: +998 99 890 60 61', href: 'tel:+998998906061' },
|
||||||
{ label: 'WhatsApp', href: 'https://wa.me/998991234567' },
|
{ label: 'WhatsApp', href: 'https://wa.me/998998906061' },
|
||||||
{ label: 'Email: info@uzcabel.uz', href: 'mailto:info@uzcabel.uz' },
|
{ label: 'Email: info@uzcabel.uz', href: 'mailto:info@uzcabel.uz' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user