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" + }, ]} />