Update src/app/page.tsx
This commit is contained in:
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
tag="Trusted Landscapes"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", imageAlt: "Landscaped garden path"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg?_wi=1", imageAlt: "Landscaped garden path"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-surrounded-with-green-tropical-trees-leading-hotel_181624-49537.jpg", imageAlt: "Lush garden design"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/road-surrounded-with-green-tropical-trees-leading-hotel_181624-49537.jpg?_wi=1", imageAlt: "Lush garden design"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{ title: "Sustainable Practices", description: "Eco-friendly planting and water management." },
|
||||
{ title: "Expert Crew", description: "Certified gardeners and stone artisans." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-watering-plants_23-2149098323.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-watering-plants_23-2149098323.jpg?_wi=2"
|
||||
imageAlt="Landscape design team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Lawn Maintenance", description: "Weekly cuts, edging, and seasonal aeration.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-worker-working-together-garden_23-2148165265.jpg", imageAlt: "Lawn care service" },
|
||||
{ title: "Hardscaping & Patios", description: "Custom stone installations and outdoor living.", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg", imageAlt: "Stone patio" },
|
||||
{ title: "Hardscaping & Patios", description: "Custom stone installations and outdoor living.", imageSrc: "http://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=1", imageAlt: "Stone patio" },
|
||||
{ title: "Smart Irrigation", description: "Automated systems for efficient garden health.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-ceramic-kitchenware_23-2149060830.jpg", imageAlt: "Irrigation system" }
|
||||
]}
|
||||
title="Comprehensive Landscaping Services"
|
||||
|
||||
Reference in New Issue
Block a user