Update src/app/services/page.tsx
This commit is contained in:
@@ -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