From e76adc659a44ad63c07704302291bc8699d9bdb4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 14:22:01 +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 3fb2151..e1ad329 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "canvas-reveal"}} - text="Elizabeth McGuinness & Co. Solicitors | The Gables, Skerries Road, Rush, Co. Dublin | Phone: (01) 843 0082 | Get in touch today for reliable legal advice tailored to your needs." + text="# Elizabeth McGuinness & Co. Solicitors\n\n## Visit us at The Gables, Skerries Road, Rush, Co. Dublin | Call us at (01) 843 0082" buttons={[ { text: "Call Now", href: "tel:+35318430082"}, -- 2.49.1