Update src/app/page.tsx
This commit is contained in:
@@ -82,22 +82,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Professional Lawn Mowing", description: "Expert cutting, edging, and trimming with precision equipment. Regular maintenance keeps your lawn healthy and beautiful year-round.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg?_wi=2" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Custom Landscaping Design", description: "Transform your vision into reality with our design expertise. From garden installation to complete outdoor renovations, we create stunning landscapes.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/poppy-field-surrounded-by-greenery-sunlight-with-blurry-background_181624-11035.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/poppy-field-surrounded-by-greenery-sunlight-with-blurry-background_181624-11035.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/poppy-field-surrounded-by-greenery-sunlight-with-blurry-background_181624-11035.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/poppy-field-surrounded-by-greenery-sunlight-with-blurry-background_181624-11035.jpg?_wi=2" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Seasonal Services", description: "Spring cleanups, fall debris removal, and year-round maintenance. We keep your property pristine through every season with tailored care.", icon: Sprout,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-winter-road-trip-together-gathering-pine-cones-from-forest_23-2149208082.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-winter-road-trip-together-gathering-pine-cones-from-forest_23-2149208082.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-winter-road-trip-together-gathering-pine-cones-from-forest_23-2149208082.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-winter-road-trip-together-gathering-pine-cones-from-forest_23-2149208082.jpg?_wi=2" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user