Merge version_1 into main #3

Merged
bender merged 5 commits from version_1 into main 2026-03-03 07:47:52 +00:00
5 changed files with 11 additions and 11 deletions

View File

@@ -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"

View File

@@ -16,7 +16,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -40,7 +40,7 @@ export default function ContactPage() {
tag="Let's Connect"
title="Ready for a Better Lawn?"
description="Request your free estimate today. Our team will assess your property and provide a personalized lawn care and landscaping plan tailored to your needs. We look forward to transforming your outdoor space!"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Free Estimate"

View File

@@ -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"

View File

@@ -28,7 +28,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -53,7 +53,7 @@ export default function HomePage() {
description="Reliable lawn care and landscaping services trusted by homeowners for nearly a decade. Transform your outdoor space with expert maintenance and beautiful landscape designs."
tag="Arcadia's #1 Choice"
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg"
imageAlt="Beautiful maintained lawn and landscape"
mediaAnimation="blur-reveal"
@@ -171,7 +171,7 @@ export default function HomePage() {
tag="Get Started"
title="Ready for a Better Lawn?"
description="Request your free estimate today. Our team will assess your property and provide a personalized lawn care and landscaping plan tailored to your needs."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Free Estimate"

View File

@@ -17,7 +17,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -91,7 +91,7 @@ export default function ServicesPage() {
tag="Schedule Now"
title="Transform Your Outdoor Space"
description="Contact ISLES today for a free, no-obligation estimate. Our team will create a customized lawn care and landscaping plan perfect for your property."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Free Estimate"