diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5bf80ff..91dc4fd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -36,7 +36,7 @@ export default function AboutPage() { }, { title: "Kontakt", items: [ - { label: "📞 +381 (0) 16 123-4567", href: "tel:+381161234567" }, + { label: "📞 +381 65 2434455", href: "tel:+381652434455" }, { label: "📍 Leskovac, Srbija", href: "#" }, { label: "📧 info@aqua-inzinjering.rs", href: "mailto:info@aqua-inzinjering.rs" }, { label: "Kontaktirajte nas", href: "/contact" }, @@ -62,7 +62,7 @@ export default function AboutPage() { navItems={navItems} brandName="Aqua Inžinjering" bottomLeftText="Leskovac, Srbija" - bottomRightText="+381 (0) 16 123-4567" + bottomRightText="+381 65 2434455" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9580947..f0f2fd7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -36,7 +36,7 @@ export default function ContactPage() { }, { title: "Kontakt", items: [ - { label: "📞 +381 (0) 16 123-4567", href: "tel:+381161234567" }, + { label: "📞 +381 65 2434455", href: "tel:+381652434455" }, { label: "📍 Leskovac, Srbija", href: "#" }, { label: "📧 info@aqua-inzinjering.rs", href: "mailto:info@aqua-inzinjering.rs" }, { label: "Kontaktirajte nas", href: "/contact" }, @@ -62,7 +62,7 @@ export default function ContactPage() { navItems={navItems} brandName="Aqua Inžinjering" bottomLeftText="Leskovac, Srbija" - bottomRightText="+381 (0) 16 123-4567" + bottomRightText="+381 65 2434455" /> @@ -95,10 +95,10 @@ export default function ContactPage() { faqs={[ { id: "1", title: "Kako vas mogu kontaktirati?", content: - "Možete nas kontaktirati telefonom +381 (0) 16 123-4567 ili e-mailom info@aqua-inzinjering.rs. Slobodno popunite formu na ovoj stranici i odgovoriće vam naš tim u roku od 24 sata."}, + "Možete nas kontaktirati telefonom +381 65 2434455 ili e-mailom info@aqua-inzinjering.rs. Slobodno popunite formu na ovoj stranici i odgovoriće vam naš tim u roku od 24 sata."}, { id: "2", title: "Koji su radni sati?", content: - "Radimo od ponedeljka do petka od 8h do 18h. Vikendom i praznicima dostupni smo za hitne intervencije. Pozovite nas na broj +381 (0) 16 123-4567."}, + "Radimo od ponedeljka do petka od 8h do 18h. Vikendom i praznicima dostupni smo za hitne intervencije. Pozovite nas na broj +381 65 2434455."}, { id: "3", title: "Gde se nalazi vaša firma?", content: "Naša firma je smeštena u Lekovcu, Srbija. Radimo sa klijentima u čitavoj južnoj Srbiji - Leskovac, Vlasotince, Lebane, Žitorađa, Babušnica i okruženju."}, @@ -123,8 +123,8 @@ export default function ContactPage() { "Brz odgovor na upit", "Hitne intervencije", "Vikendom dostupni"], }, { - id: "2", value: "+381 16", title: "Telefonski broj", items: [ - "+381 (0) 16 123-4567", "Radni sati: 8h-18h", "Ponedeljak-Petak"], + id: "2", value: "+381 65", title: "Telefonski broj", items: [ + "+381 65 2434455", "Radni sati: 8h-18h", "Ponedeljak-Petak"], }, { id: "3", value: "info@", title: "Email adresa", items: [ diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b2d485..b989901 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function HomePage() { }, { title: "Kontakt", items: [ - { label: "📞 +381 (0) 16 123-4567", href: "tel:+381161234567" }, + { label: "📞 +381 65 2434455", href: "tel:+381652434455" }, { label: "📍 Leskovac, Srbija", href: "#" }, { label: "📧 info@aqua-inzinjering.rs", href: "mailto:info@aqua-inzinjering.rs" }, { label: "Kontaktirajte nas", href: "/contact" }, @@ -66,7 +66,7 @@ export default function HomePage() { navItems={navItems} brandName="Aqua Inžinjering" bottomLeftText="Leskovac, Srbija" - bottomRightText="+381 (0) 16 123-4567" + bottomRightText="+381 65 2434455" /> @@ -87,7 +87,7 @@ export default function HomePage() { rating={5} ratingText="Pouzdan partner sa 75+ godina tradicije" buttons={[ - { text: "📞 Pozovite Nas Sada", href: "tel:+381161234567" }, + { text: "📞 Pozovite Nas Sada", href: "tel:+381652434455" }, { text: "Zatražite Besplatnu Procenu", href: "/contact" }, ]} buttonAnimation="none" diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 33126f8..d162607 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -36,7 +36,7 @@ export default function ProjectsPage() { }, { title: "Kontakt", items: [ - { label: "📞 +381 (0) 16 123-4567", href: "tel:+381161234567" }, + { label: "📞 +381 65 2434455", href: "tel:+381652434455" }, { label: "📍 Leskovac, Srbija", href: "#" }, { label: "📧 info@aqua-inzinjering.rs", href: "mailto:info@aqua-inzinjering.rs" }, { label: "Kontaktirajte nas", href: "/contact" }, @@ -62,7 +62,7 @@ export default function ProjectsPage() { navItems={navItems} brandName="Aqua Inžinjering" bottomLeftText="Leskovac, Srbija" - bottomRightText="+381 (0) 16 123-4567" + bottomRightText="+381 65 2434455" /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 506ffd4..8020451 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -36,7 +36,7 @@ export default function ServicesPage() { }, { title: "Kontakt", items: [ - { label: "📞 +381 (0) 16 123-4567", href: "tel:+381161234567" }, + { label: "📞 +381 65 2434455", href: "tel:+381652434455" }, { label: "📍 Leskovac, Srbija", href: "#" }, { label: "📧 info@aqua-inzinjering.rs", href: "mailto:info@aqua-inzinjering.rs" }, { label: "Kontaktirajte nas", href: "/contact" }, @@ -62,7 +62,7 @@ export default function ServicesPage() { navItems={navItems} brandName="Aqua Inžinjering" bottomLeftText="Leskovac, Srbija" - bottomRightText="+381 (0) 16 123-4567" + bottomRightText="+381 65 2434455" /> @@ -141,7 +141,7 @@ export default function ServicesPage() { }, { id: "2", value: "5000+", title: "Završenih projekata", items: [ - "Различиті tipovi bunara", "Razne dubine i terene", "98% zadovoljnog klintela"], + "Različiți tipovi bunara", "Razne dubine i terene", "98% zadovoljnog klintela"], }, { id: "3", value: "24/7", title: "Dostupnost", items: [