diff --git a/src/app/page.tsx b/src/app/page.tsx index 80600ed..19faba5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,6 @@ export default function LandingPage() { label: "Excellent Local Reviews", value: "Hull's favourite"}, ]} metricsAnimation="blur-reveal" - description="We're not just another takeaway. Here's what sets La Pizzeria & Grill apart from the rest." /> @@ -297,7 +296,7 @@ export default function LandingPage() { { text: "Call Us Now", href: "tel:01482502602"}, { - text: "Get Directions", href: "https://maps.google.com/?q=346+Priory+Road+Hull+HU5+5SX"}, + text: "Get Directions", href: "https://maps.google.com/?q=346+Priory+Road+Hull+HU5 5SX"}, ]} /> @@ -339,7 +338,7 @@ export default function LandingPage() { { title: "Contact Us", items: [ { - label: "346 Priory Road, Hull, HU5 5SX", href: "https://maps.google.com/?q=346+Priory+Road+Hull+HU5+5SX"}, + label: "346 Priory Road, Hull, HU5 5SX", href: "https://maps.google.com/?q=346+Priory+Road+Hull+HU5 5SX"}, { label: "01482 502602", href: "tel:01482502602"}, {