Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 04:33:35 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
{ text: "Get a Free Estimate" },
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"
imageSrc="http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=1"
imageAlt="Beautiful, well-maintained lawn"
frameStyle="card"
mediaAnimation="slide-up"
@@ -60,7 +60,7 @@ export default function LandingPage() {
tag="What We Offer"
features={[
{
id: "01", title: "Lawn Mowing", description: "Weekly professional mowing keeps your lawn looking pristine year-round. We handle equipment, timing, and perfection.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", imageAlt: "Professional lawn mowing service"},
id: "01", title: "Lawn Mowing", description: "Weekly professional mowing keeps your lawn looking pristine year-round. We handle equipment, timing, and perfection.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=2", imageAlt: "Professional lawn mowing service"},
{
id: "02", title: "Lawn Maintenance", description: "Beyond mowing—edging, trimming, and detail work that transforms your outdoor space into a showcase.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg", imageAlt: "Comprehensive lawn maintenance"},
{
@@ -98,16 +98,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Corcoran, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", role: "Homeowner", company: "Loretto, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Corcoran, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Emily Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", role: "Homeowner", company: "Loretto, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "David Kim"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "David Kim"},
{
id: "5", name: "Jennifer Martinez", role: "Homeowner", company: "Corcoran, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Jennifer Martinez"},