Merge version_2 into main #8
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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: [
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user