From 092c0bfb511f2e11c0aba5693381235ca7c1b3c7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 11:11:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b84236..6bb4830 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "/contact"}, { - text: "Call Now 07xxx xxxxxx", href: "tel:07xxxxxxxx"}, + text: "Call Now 07927282276", href: "tel:07927282276"}, ]} carouselItems={[ { @@ -236,7 +236,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "/contact"}, { - text: "Call 07xxx xxxxxx", href: "tel:07xxxxxxxx"}, + text: "Call 07927282276", href: "tel:07927282276"}, ]} /> @@ -290,4 +290,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file