From 803da71243da598908492a8ff5a5fcaab9c2a7d4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:28:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 686322d..89cc693 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,12 +63,12 @@ export default function LandingPage() { testimonialRotationInterval={6000} useInvertedBackground={false} tag="⭐ Trusted by Clarksville Homeowners" - tagAnimation="slide-up" + tagAnimation="entrance-slide" buttons={[ { text: "Get a Free Quote", href: "/contact" }, { text: "Call: (931) 555-0100", href: "tel:+1-931-555-0100" } ]} - buttonAnimation="slide-up" + buttonAnimation="entrance-slide" imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-working-industrial-machine-factory-plant_637285-4186.jpg" imageAlt="Professional HVAC technician with warm lighting" mediaAnimation="opacity" @@ -164,7 +164,6 @@ export default function LandingPage() { itemsContainerClassName="space-y-3 mb-6" itemTextClassName="flex items-center text-foreground/80 text-base" cardButtonClassName="bg-primary-cta hover:bg-primary-cta/90 text-primary-cta-text px-6 py-2 rounded-lg font-medium transition-all mt-6 inline-block" - titleClassName="text-4xl md:text-5xl font-bold text-foreground mb-4" /> @@ -206,7 +205,6 @@ export default function LandingPage() { testimonialClassName="text-foreground/80 text-lg mb-6 leading-relaxed italic" nameClassName="font-semibold text-foreground text-base" roleClassName="text-foreground/60 text-sm" - titleClassName="text-4xl md:text-5xl font-bold text-foreground mb-4" />