From f0ead276c5e13f41768ef5ae189a46a62cfdc9c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:47:44 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3cd634e..c6e4467 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -16,7 +16,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -77,7 +77,7 @@ export default function AboutPage() { tag="Get Connected" title="Start Your Journey with ISLES" description="Ready to experience professional landscaping and lawn care from Arcadia's trusted local team? Contact us today for your free consultation and estimate." - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Get Free Estimate"