Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:47:46 +00:00
parent 45a52bda3c
commit 7d87a0f752

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"