3 Commits

Author SHA1 Message Date
c26ff2da2e Update src/app/page.tsx 2026-03-27 12:00:50 +00:00
afadd7b26b Merge version_10 into main
Merge version_10 into main
2026-03-24 18:12:07 +00:00
2d0f65af5a Update src/app/page.tsx 2026-03-24 18:12:00 +00:00

View File

@@ -196,9 +196,6 @@ export default function LandingPage() {
buttons={[ buttons={[
{ {
text: "Call Now", href: "tel:44685444" text: "Call Now", href: "tel:44685444"
},
{
text: "Get Directions", href: "https://maps.app.goo.gl/example"
} }
]} ]}
/> />
@@ -228,7 +225,7 @@ export default function LandingPage() {
{ {
label: "Call: 4468 5444", href: "tel:44685444"}, label: "Call: 4468 5444", href: "tel:44685444"},
{ {
label: "Zone 56, 514 St., Villa, Doha, Qatar", href: "https://maps.app.goo.gl/example"}, label: "Zone 56, 514 St., Villa, Doha, Qatar", href: "https://maps.app.goo.gl/gWCz7zTRhgKAvpoX6"},
], ],
}, },
{ {