Update src/app/gallery/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function GalleryPage() {
|
||||
price: "Complete Design",
|
||||
rating: 5,
|
||||
reviewCount: "12 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg?_wi=4",
|
||||
imageAlt: "Completed backyard landscaping project",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function GalleryPage() {
|
||||
price: "Full Project",
|
||||
rating: 5,
|
||||
reviewCount: "15 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg?_wi=4",
|
||||
imageAlt: "Professional fence installation",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function GalleryPage() {
|
||||
price: "Premium Service",
|
||||
rating: 5,
|
||||
reviewCount: "18 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg?_wi=3",
|
||||
imageAlt: "Luxury backyard transformation",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function GalleryPage() {
|
||||
price: "Complete Design",
|
||||
rating: 5,
|
||||
reviewCount: "10 Reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg?_wi=3",
|
||||
imageAlt: "Professional gate installation",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function GalleryPage() {
|
||||
tag: "Fence Installation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-taking-selfie_23-2148336923.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg?_wi=5",
|
||||
imageAlt: "Fence installation project",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function GalleryPage() {
|
||||
tag: "Landscaping Design",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg?_wi=5",
|
||||
imageAlt: "Backyard landscaping project",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function GalleryPage() {
|
||||
tag: "Fence & Gate",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
|
||||
avatarAlt: "Walter Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg?_wi=4",
|
||||
imageAlt: "Gate installation project",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function GalleryPage() {
|
||||
tag: "Premium Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-with-tractor-wheel_23-2147671878.jpg?_wi=4",
|
||||
imageAlt: "Luxury backyard project",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function GalleryPage() {
|
||||
tag: "Commercial Properties",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/copy-space-smiley-business-woman-with-glasses_23-2148317348.jpg",
|
||||
avatarAlt: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg?_wi=6",
|
||||
imageAlt: "Commercial landscaping project",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function GalleryPage() {
|
||||
tag: "Full Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
||||
avatarAlt: "Jessica Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg?_wi=6",
|
||||
imageAlt: "Residential fence project",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user