Update src/app/gallery/page.tsx
This commit is contained in:
@@ -43,7 +43,7 @@ export default function GalleryPage() {
|
|||||||
name: "Complete Yard Renovation",
|
name: "Complete Yard Renovation",
|
||||||
price: "Property Enhanced",
|
price: "Property Enhanced",
|
||||||
variant: "Full Landscaping Project",
|
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",
|
imageAlt: "Before and after yard transformation",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -51,7 +51,7 @@ export default function GalleryPage() {
|
|||||||
name: "Lawn Care Excellence",
|
name: "Lawn Care Excellence",
|
||||||
price: "Maintained Monthly",
|
price: "Maintained Monthly",
|
||||||
variant: "Professional Maintenance",
|
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",
|
imageAlt: "Lawn transformation through regular care",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -59,7 +59,7 @@ export default function GalleryPage() {
|
|||||||
name: "Seasonal Cleanup",
|
name: "Seasonal Cleanup",
|
||||||
price: "Spring Ready",
|
price: "Spring Ready",
|
||||||
variant: "Debris Removal & Cleanup",
|
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",
|
imageAlt: "Property after professional cleanup",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -84,7 +84,7 @@ export default function GalleryPage() {
|
|||||||
{ value: "100+", title: "Projects Completed" },
|
{ value: "100+", title: "Projects Completed" },
|
||||||
{ value: "Consistent", title: "Quality Excellence" },
|
{ 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"
|
imageAlt="Landscape transformation project"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user