Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-03 07:47:45 +00:00
parent 424ab14ce3
commit 45a52bda3c

View File

@@ -16,7 +16,7 @@ export default function GalleryPage() {
borderRadius="rounded" borderRadius="rounded"
contentWidth="mediumLarge" contentWidth="mediumLarge"
sizing="largeSizeMediumTitles" sizing="largeSizeMediumTitles"
background="fluid" background="circleGradient"
cardStyle="subtle-shadow" cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow" primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
@@ -79,7 +79,7 @@ export default function GalleryPage() {
tag="Your Turn" tag="Your Turn"
title="Ready to Transform Your Outdoor Space?" 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." 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} useInvertedBackground={false}
inputPlaceholder="Enter your email" inputPlaceholder="Enter your email"
buttonText="Get Free Estimate" buttonText="Get Free Estimate"