Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-woman-taking-care-her-plants_23-2148509910.jpg", imageAlt: "Beautiful landscaped residential yard with fresh pine straw"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg", imageAlt: "Professional landscape maintenance and yard care service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg?_wi=1", imageAlt: "Professional landscape maintenance and yard care service"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
id: "pine-straw", name: "Pine Straw Installation", price: "Custom Quote", variant: "Professional Application", imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148020430.jpg", imageAlt: "Pine straw mulch installation in residential garden beds"
|
||||
},
|
||||
{
|
||||
id: "maintenance", name: "Yard Maintenance", price: "Monthly Service", variant: "Complete Care", imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg", imageAlt: "Professional yard maintenance and landscape upkeep service"
|
||||
id: "maintenance", name: "Yard Maintenance", price: "Monthly Service", variant: "Complete Care", imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg?_wi=2", imageAlt: "Professional yard maintenance and landscape upkeep service"
|
||||
},
|
||||
{
|
||||
id: "design", name: "Landscape Design", price: "Custom Quote", variant: "Professional Design", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-amazing-greenery-countryside_181624-1272.jpg", imageAlt: "Custom landscape design and outdoor space planning"
|
||||
|
||||
Reference in New Issue
Block a user