From 6ee1977621cf685c2f957f5a8fe7872633fdda62 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:01:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 695f355..cfaf6df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,7 +210,7 @@ export default function LandingPage() { variant: "plain"}} tag="Get in Touch" title="Reach out today" - description="Need more info? Our team is available 24/7." + description="Book a viewing or enquire about pricing today by calling us direct." buttons={[ { text: "071 922 9651", href: "tel:0719229651"}, -- 2.49.1