Update src/app/gallery/page.tsx
This commit is contained in:
@@ -63,31 +63,31 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Sunset Engagement",
|
||||
price: "Portfolio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Morning Mist Portrait",
|
||||
price: "Portfolio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Urban Wedding",
|
||||
price: "Portfolio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Candid Family",
|
||||
price: "Portfolio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Golden Hour Detail",
|
||||
price: "Portfolio",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-woman-back-sea-shore_23-2148019866.jpg?_wi=11",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user