Update src/app/gallery/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user