Merge version_6 into main #7

Merged
bender merged 1 commits from version_6 into main 2026-04-29 21:26:08 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D34ob8YKysMwHiGdHbbh9qHWCg/uploaded-1777497709040-ytymkbyv.png", imageAlt: "Lawn Care" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg", imageAlt: "Gardening" }
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg?_wi=1", imageAlt: "Gardening" }
]}
background={{ variant: "gradient-bars" }}
/>
@@ -61,7 +61,7 @@ export default function LandingPage() {
description="We noticed most lawn care companies have a reliability problem. Blue Flamingo was built to change that. We show up when scheduled, do the job right, and keep your yard maintained without the stress."
subdescription="Whether you need weekly mowing or a seasonal cleanup, we focus on consistent, professional quality."
icon={Flame}
imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg"
imageSrc="http://img.b2bpic.net/free-photo/professional-gardener-trimming-hedge-yard_342744-537.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>