diff --git a/src/app/page.tsx b/src/app/page.tsx index f5c09e6..182c05b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,35 +70,35 @@ export default function LandingPage() { handle: "@sarah.eats", testimonial: "The BBQ brunch is a revelation. Such a warm, elevated space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=1", }, { name: "Mark D.", handle: "@mark_travels", testimonial: "Best coffee and coziest workspace in town. Truly premium vibes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg?_wi=1", }, { name: "Elena R.", handle: "@elena_lifestyle", testimonial: "Everything is Instagram-worthy, from the plates to the decor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg?_wi=1", }, { name: "James L.", handle: "@jl_ventures", testimonial: "My new remote office. The staff and atmosphere are top-tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg?_wi=1", }, { name: "Chloe T.", handle: "@chloelovesbrunch", testimonial: "Perfect aesthetic for the perfect California morning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg?_wi=1", }, ]} buttons={[ @@ -115,7 +115,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/morning-coffee-with-grapefruit-sandwich_23-2148797081.jpg" + imageSrc="http://img.b2bpic.net/free-photo/morning-coffee-with-grapefruit-sandwich_23-2148797081.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -202,7 +202,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-steak-with-barberry-onions-tray_141793-5110.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-grapefruit-sandwich_23-2148797081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/morning-coffee-with-grapefruit-sandwich_23-2148797081.jpg?_wi=2", imageAlt: "brunch gourmet food plate", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/lovely-women-relaxing-indoors_23-2148422441.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-hummus_23-2149447793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-hummus_23-2149447793.jpg?_wi=1", imageAlt: "brunch gourmet food plate", }, ]} @@ -250,7 +250,7 @@ export default function LandingPage() { price: "$18", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-hummus_23-2149447793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-hummus_23-2149447793.jpg?_wi=2", }, { id: "p2", @@ -310,27 +310,27 @@ export default function LandingPage() { { id: "t1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg?_wi=2", }, { id: "t2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg?_wi=2", }, { id: "t3", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-seafood-dish-with-salmon_23-2150463267.jpg?_wi=2", }, { id: "t4", name: "David Kim", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-eating-dessert-while-relaxing-cafe_637285-8901.jpg?_wi=2", }, { id: "t5", name: "Chloe Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-outdoors-near-cafe_1268-21185.jpg?_wi=2", }, ]} cardTitle="Curated Moments"