Merge version_1 into main #3

Merged
bender merged 5 commits from version_1 into main 2026-03-03 07:47:52 +00:00
Showing only changes of commit 7d87a0f752 - Show all commits

View File

@@ -28,7 +28,7 @@ export default function HomePage() {
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"
@@ -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." 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" tag="Arcadia's #1 Choice"
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "fluid" }} background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg" imageSrc="http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg"
imageAlt="Beautiful maintained lawn and landscape" imageAlt="Beautiful maintained lawn and landscape"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -171,7 +171,7 @@ export default function HomePage() {
tag="Get Started" tag="Get Started"
title="Ready for a Better Lawn?" 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." 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} useInvertedBackground={false}
inputPlaceholder="Enter your email" inputPlaceholder="Enter your email"
buttonText="Get Free Estimate" buttonText="Get Free Estimate"