diff --git a/src/app/page.tsx b/src/app/page.tsx index c4a7449..3f8452b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-chandelier_23-2149640691.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-people-looking-chandelier_23-2149640691.jpg?_wi=1" imageAlt="Home goods store interior" mediaAnimation="slide-up" avatars={[ @@ -124,7 +124,7 @@ export default function LandingPage() { title: "Products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -162,7 +162,7 @@ export default function LandingPage() { price: "$34.99", rating: 5, reviewCount: "22", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-chandelier_23-2149640691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-looking-chandelier_23-2149640691.jpg?_wi=2", }, { id: "p4", @@ -171,7 +171,7 @@ export default function LandingPage() { price: "$55.00", rating: 5, reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceiling-lamp-close_1203-789.jpg?_wi=2", }, { id: "p5", @@ -180,7 +180,7 @@ export default function LandingPage() { price: "$42.00", rating: 4, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg?_wi=1", }, { id: "p6", @@ -189,7 +189,7 @@ export default function LandingPage() { price: "$28.00", rating: 5, reviewCount: "10", - imageSrc: "http://img.b2bpic.net/free-photo/window-shopping-with-best-friend_329181-7988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/window-shopping-with-best-friend_329181-7988.jpg?_wi=1", }, ]} title="Featured Finds" @@ -251,7 +251,7 @@ export default function LandingPage() { role: "Customer", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg?_wi=2", }, { id: "t2", @@ -259,7 +259,7 @@ export default function LandingPage() { role: "Chef", company: "Pro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/window-shopping-with-best-friend_329181-7988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/window-shopping-with-best-friend_329181-7988.jpg?_wi=2", }, { id: "t3",