2 Commits

Author SHA1 Message Date
5d4c149433 Update src/app/page.tsx 2026-04-30 23:37:37 +00:00
17c1bfe814 Merge version_2 into main
Merge version_2 into main
2026-04-30 23:35:44 +00:00

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Lawn Mowing & Maintenance", price: "From $50", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41429.jpg"},
id: "p1", name: "Lawn Mowing & Maintenance", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron_1157-41429.jpg"},
{
id: "p2", name: "Landscape Design", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30871.jpg"},
{