Update src/app/page.tsx

This commit is contained in:
2026-06-01 22:26:51 +00:00
parent ce53bd3bde
commit 9834fde68a

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
title: "Hedge Trimming & Pruning", description: "Expert shaping and maintenance of your hedges and shrubs to enhance your property's curb appeal and plant health.", icon: Scissors,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/lawn-care-flyer-template_23-2149207787.jpg", imageAlt: "Professional hedge trimming"},
imageSrc: "http://img.b2bpic.net/free-vector/lawn-care-flyer-template_23-2149207787.jpg?_wi=1", imageAlt: "Professional hedge trimming"},
{
imageSrc: "http://img.b2bpic.net/free-photo/gardening-tools-with-turf-white-backdrop_23-2148044441.jpg", imageAlt: "Gardener pruning a bush"},
]
@@ -137,7 +137,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "basic-lawn-care", name: "Basic Lawn Care", price: "$65/Visit", imageSrc: "http://img.b2bpic.net/free-vector/lawn-care-flyer-template_23-2149207787.jpg", imageAlt: "Basic Lawn Care Package"},
id: "basic-lawn-care", name: "Basic Lawn Care", price: "$65/Visit", imageSrc: "http://img.b2bpic.net/free-vector/lawn-care-flyer-template_23-2149207787.jpg?_wi=2", imageAlt: "Basic Lawn Care Package"},
{
id: "premium-lawn-care", name: "Premium Lawn Care", price: "$95/Visit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nmirat", imageAlt: "Premium Lawn Care Package"},
{