diff --git a/src/app/page.tsx b/src/app/page.tsx index e387657..c9cc6a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { text: "Get Your Free Roof Assessment", href: "#contact" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} kpis={[ { value: "Est. 2010", label: "Serving East Tennessee" }, { value: "5-Star", label: "Rated" }, @@ -165,7 +165,7 @@ export default function LandingPage() { description="We're your local roofing experts across the region, serving homeowners and businesses with the same commitment to quality." textboxLayout="default" useInvertedBackground={false} - animationType="entrance-slide" + animationType="blur-reveal" features={[ { id: "1", title: "Service Area", description: "Knoxville • Maryville • Oak Ridge • Morristown • Sevierville • Jefferson City • Lenoir City • And surrounding communities", media: { @@ -191,7 +191,7 @@ export default function LandingPage() { text: "Get My Free Estimate", href: "tel:+14235551234" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} />