Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-04-08 21:54:11 +00:00

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
features={[
{
title: "Weekly Mowing & Edging", description: "Crisp lines and perfect grass height, every single week.", buttonIcon: CheckCircle,
imageSrc: "https://images.unsplash.com/photo-1596464687595-6548760086cf?q=80&w=800", imageAlt: "seasonal cleanup yard icon"},
imageSrc: "https://images.unsplash.com/photo-1596464687595-6548760086cf?q=80&w=800&_wi=1", imageAlt: "seasonal cleanup yard icon"},
{
title: "Mulch Installation", description: "Professional grade mulch for a clean, refreshed aesthetic.", buttonIcon: CheckCircle,
imageSrc: "https://images.unsplash.com/photo-1585320806297-9794b3e4eeae?q=80&w=800", imageAlt: "happy homeowner lawn landscape"},
@@ -199,7 +199,7 @@ export default function LandingPage() {
]}
textarea={{
name: "details", placeholder: "Anything else we should know?"}}
imageSrc="https://images.unsplash.com/photo-1596464687595-6548760086cf?q=80&w=800"
imageSrc="https://images.unsplash.com/photo-1596464687595-6548760086cf?q=80&w=800&_wi=2"
/>
</div>