diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d6b2758..3bd6143 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { category: "Behind The Scenes", title: "Chasing the Golden Hour", excerpt: "What makes light so special?", - imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-park-people-with-vintage-bicycle-girl-hat_1157-39830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-park-people-with-vintage-bicycle-girl-hat_1157-39830.jpg?_wi=1", authorName: "Sunset Trails", authorAvatar: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", date: "Oct 2023", @@ -148,7 +148,7 @@ export default function LandingPage() { category: "Tips", title: "Preparing for your Session", excerpt: "What to wear and how to relax.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-park-people-with-vintage-bicycle-girl-hat_1157-39830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-summer-park-people-with-vintage-bicycle-girl-hat_1157-39830.jpg?_wi=2", authorName: "Sunset Trails", authorAvatar: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", date: "Nov 2023", diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index e9ac412..b0e39bc 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -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", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index f5b1699..f9e22fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,32 +69,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - 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=1", imageAlt: "Couple at sunset", }, { id: "2", - 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=2", imageAlt: "Portrait at golden hour", }, { id: "3", - 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=3", imageAlt: "Family lifestyle", }, { id: "4", - 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=4", imageAlt: "Maternity portrait", }, { id: "5", - 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=5", imageAlt: "Engagement session", }, { id: "6", - 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=6", imageAlt: "Wedding detail", }, ]} @@ -108,27 +108,27 @@ export default function LandingPage() { { id: "1", name: "Sarah & Mark", - imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=1", }, { id: "2", name: "The Johnsons", - imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=2", }, { id: "3", name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=3", }, { id: "4", name: "David & Kim", - imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=4", }, { id: "5", name: "Elena V.", - imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-portrait-young-beautiful-stylish-couple-sensual-having-fun-outdoor_158595-1071.jpg?_wi=5", }, ]} cardTitle="Trusted by 100+ Happy Clients"