Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-02 18:20:05 +00:00
parent 8dfbc15065
commit 8046e1ca4e

View File

@@ -45,7 +45,7 @@ export default function GalleryPage() {
description: description:
"Transformed a bare, dusty backyard into a lush, green oasis with premium artificial turf. This Nevada home now has a beautiful outdoor space perfect for entertaining and family gatherings.", "Transformed a bare, dusty backyard into a lush, green oasis with premium artificial turf. This Nevada home now has a beautiful outdoor space perfect for entertaining and family gatherings.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg", "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565535.jpg?_wi=3",
imageAlt: "Before and after turf installation", imageAlt: "Before and after turf installation",
button: { text: "View Details", href: "/contact" }, button: { text: "View Details", href: "/contact" },
}, },
@@ -54,7 +54,7 @@ export default function GalleryPage() {
description: description:
"Designed and built a stunning stone patio with integrated seating walls and planter boxes. This project combines modern aesthetics with functional outdoor living space for entertaining.", "Designed and built a stunning stone patio with integrated seating walls and planter boxes. This project combines modern aesthetics with functional outdoor living space for entertaining.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=3",
imageAlt: "Custom patio hardscape project", imageAlt: "Custom patio hardscape project",
button: { text: "View Details", href: "/contact" }, button: { text: "View Details", href: "/contact" },
}, },
@@ -63,7 +63,7 @@ export default function GalleryPage() {
description: description:
"Full landscape redesign including new plantings, irrigation system upgrade, pathway installation, and decorative rock features. This Carson City property now stands out in its neighborhood.", "Full landscape redesign including new plantings, irrigation system upgrade, pathway installation, and decorative rock features. This Carson City property now stands out in its neighborhood.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=2",
imageAlt: "Complete landscape renovation", imageAlt: "Complete landscape renovation",
button: { text: "View Details", href: "/contact" }, button: { text: "View Details", href: "/contact" },
}, },