diff --git a/src/app/page.tsx b/src/app/page.tsx index ae82c05..9b6daf4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { tag="Industry Leadership" tagIcon={TrendingUp} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" metrics={[ @@ -219,7 +219,7 @@ export default function LandingPage() { { text: "Schedule Free Consultation", href: "tel:+1-555-FIRE-NOW" }, { text: "Email Us", href: "mailto:info@firelandscaping.com" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />