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"