From cce2857f6f8591d9b61099e9b5393644bc1ff35a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:24:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f62151c..c4f1aea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,6 +92,7 @@ export default function LandingPage() { text: "Get a Free Quote", href: "#contact"}, ]} buttonAnimation="slide-up" + descriptionClassName="leading-relaxed" /> @@ -114,7 +115,7 @@ export default function LandingPage() { title: "Spa & Hot Tub Services", description: "Cleaning & Maintenance, Repairs, Water Treatment.", imageSrc: "http://img.b2bpic.net/free-vector/raw-water-disinfected-with-chlorine_23-2148726742.jpg", imageAlt: "Spa and hot tub service icon"}, ]} title="Complete Pool & Spa Solutions" - description="Tailored services to keep your oasis pristine year-round." + description="Tailored services to keep your oasis pristine year-round" /> -- 2.49.1