Update src/app/gallery/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function GalleryPage() {
|
||||
name: "Complete Yard Renovation",
|
||||
price: "Property Enhanced",
|
||||
variant: "Full Landscaping Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=3",
|
||||
imageAlt: "Before and after yard transformation",
|
||||
},
|
||||
{
|
||||
@@ -51,7 +51,7 @@ export default function GalleryPage() {
|
||||
name: "Lawn Care Excellence",
|
||||
price: "Maintained Monthly",
|
||||
variant: "Professional Maintenance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=4",
|
||||
imageAlt: "Lawn transformation through regular care",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function GalleryPage() {
|
||||
name: "Seasonal Cleanup",
|
||||
price: "Spring Ready",
|
||||
variant: "Debris Removal & Cleanup",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learnign-about-environment_23-2149176599.jpg?_wi=3",
|
||||
imageAlt: "Property after professional cleanup",
|
||||
},
|
||||
]}
|
||||
@@ -84,7 +84,7 @@ export default function GalleryPage() {
|
||||
{ value: "100+", title: "Projects Completed" },
|
||||
{ value: "Consistent", title: "Quality Excellence" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=5"
|
||||
imageAlt="Landscape transformation project"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user