From 1e5e726c7530a18efb6e58ccc404c874e854a302 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 21:03:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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"}, {