Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-03 07:43:27 +00:00
parent be74366835
commit 2d138d4b9f

View File

@@ -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"