diff --git a/src/app/page.tsx b/src/app/page.tsx index b1ec5c1..b3a4e2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974366.jpg?_wi=1", imageAlt: "Portrait photography", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blue-circular-neon-lights-background_23-2147815472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-circular-neon-lights-background_23-2147815472.jpg?_wi=1", imageAlt: "Light photography", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-sake-drink-restaurant_107420-65731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-sake-drink-restaurant_107420-65731.jpg?_wi=1", imageAlt: "Wedding photography", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-pictures_23-2149735270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-pictures_23-2149735270.jpg?_wi=1", imageAlt: "Black and white photography", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-clothes_23-2148910210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-clothes_23-2148910210.jpg?_wi=1", imageAlt: "Street photography", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "Incredible eye for detail. Every shot captured the emotion perfectly.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-happy-student-guy-calling-phone-park_1262-20582.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photographers-exploring-abandoned-location_23-2150974366.jpg?_wi=2", imageAlt: "photographer holding camera professional portrait", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "Professional, efficient, and great quality photos. Will definitely book again.", tag: "Portrait", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020792.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blue-circular-neon-lights-background_23-2147815472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-circular-neon-lights-background_23-2147815472.jpg?_wi=2", imageAlt: "abstract light lens flare photography", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { quote: "The session was so fun and the results were breathtaking. Thank you!", tag: "Couple", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-autumn-field_1157-26844.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-sake-drink-restaurant_107420-65731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-sake-drink-restaurant_107420-65731.jpg?_wi=2", imageAlt: "wedding photography candid moment emotional", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { quote: "A true professional with an amazing creative vision.", tag: "Editorial", avatarSrc: "http://img.b2bpic.net/free-photo/welldressed-young-woman-turban-looking-away-studio-shot-graceful-female-model-isolated-pink-background_197531-25919.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-pictures_23-2149735270.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-taking-pictures_23-2149735270.jpg?_wi=2", imageAlt: "black and white portrait photography artistic", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "So patient with my kids. The photos are our most cherished family memories.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-summer-park_1157-21056.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-clothes_23-2148910210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-clothes_23-2148910210.jpg?_wi=2", imageAlt: "urban street photography style creative", }, ]}