Update src/app/page.tsx

This commit is contained in:
2026-03-19 01:40:55 +00:00
parent 1f2fb632e9
commit db70491a69

View File

@@ -58,7 +58,7 @@ const HomePage = () => {
imageSrc="http://img.b2bpic.net/free-photo/young-man-covering-base-hole-after-planting-small-tree-woods_482257-84589.jpg"
imageAlt="Professional lawn mowing green yard maintenance"
mediaAnimation="blur-reveal"
background="radial-gradient"
background={{ variant: "radial-gradient" }}
imagePosition="right"
fixedMediaHeight={true}
/>
@@ -115,28 +115,28 @@ const HomePage = () => {
id: 1,
title: "Lawn Mowing",
description: "Precision cutting and maintenance to keep your lawn looking sharp and well-cared for.",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803934.jpg",
imageAlt: "Professional lawn mowing service",
},
{
id: 2,
title: "Spring Cleanups",
description: "Seasonal cleanup services to prepare your yard for the growing season.",
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg",
imageAlt: "Spring yard cleanup and landscaping",
},
{
id: 3,
title: "Shrub Trimming",
description: "Expert shrub and hedge trimming for a polished, professional appearance.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cutting-plant_23-2148826126.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-cutting-plant_23-2148826126.jpg",
imageAlt: "Professional shrub trimming and hedge work",
},
{
id: 4,
title: "Mulch & Bed Work",
description: "Quality mulch installation and landscape bed preparation for beautiful, maintained gardens.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg",
imageAlt: "Mulch installation and landscape bed work",
},
]}
@@ -207,7 +207,7 @@ const HomePage = () => {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/successful-multiethnic-business-team_1262-20833.jpg"
imageAlt="Professional landscaping team at work"
useInvertedBackground={false}
/>