From d5246d9c023385334c5e1c8a08d11e91d71d7912 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 11:08:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 646ca4b..d1707dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,15 +199,11 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - text={`Protect Your Property Today. - -Whether you're building new, renovating, or solving moisture issues, SNC AR ETANCHE is ready to help. - -Phone: 030 43 13 83 -Location: 09 Route Nationale, Iryehenne, Tala Hamza 06120, Algeria`} + text="Protect Your Property Today.\n\nWhether you're building new, renovating, or solving moisture issues, SNC AR ETANCHE is ready to help.\n\nPhone: 030 43 13 83\nLocation: 09 Route Nationale, Iryehenne, Tala Hamza 06120, Algeria" buttons={[ { - text: "Get a Free Quote", href: "/contact"}, + text: "Get a Free Quote", href: "/contact" + }, ]} />