Update src/app/gallery/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-brick-wall-background_74190-5306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-brick-wall-background_74190-5306.jpg?_wi=2",
|
||||
imageAlt: "finished stone wall garden project",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756529.jpg?_wi=2",
|
||||
imageAlt: "complete yard renovation before after",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15661.jpg?_wi=2",
|
||||
imageAlt: "patio and landscaping installation",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
imageAlt: "finished landscaping project stone wall patio",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702187.jpg?_wi=2",
|
||||
imageAlt: "custom stone work garden installation",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function GalleryPage() {
|
||||
price: "Completed",
|
||||
rating: 5,
|
||||
reviewCount: "5-star",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-umbrellas-hammocks-seen-from_1203-296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-umbrellas-hammocks-seen-from_1203-296.jpg?_wi=2",
|
||||
imageAlt: "complete outdoor construction project",
|
||||
},
|
||||
]}
|
||||
@@ -176,7 +176,7 @@ export default function GalleryPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="none"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-son-together-tree-nursery-picking-plant_23-2148814060.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/father-son-together-tree-nursery-picking-plant_23-2148814060.jpg?_wi=2"
|
||||
imageAlt="Landscaping consultation meeting outdoor"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user