From 45a52bda3c6ca07622434f73e2894c088d1ed768 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:47:45 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 6728102..5541575 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -16,7 +16,7 @@ export default function GalleryPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="fluid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -79,7 +79,7 @@ export default function GalleryPage() { tag="Your Turn" title="Ready to Transform Your Outdoor Space?" description="Let ISLES Landscaping create a beautiful, professionally maintained outdoor space for your property. Schedule your free consultation and estimate today." - background={{ variant: "fluid" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Get Free Estimate"