diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c51e74..52af25a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg?_wi=1", imageAlt: "Signature dessert shake", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg?_wi=1", imageAlt: "Artisan ice cream cone", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg?_wi=1", imageAlt: "Refreshing craft soda", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg?_wi=1", imageAlt: "Decadent specialty shake", }, { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-greek-street-cafe-with-flowers_661209-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-greek-street-cafe-with-flowers_661209-441.jpg?_wi=1", imageAlt: "The Tackle Box shop exterior", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Handcrafted Ice Cream", description: "Unique flavors, generous scoops — our signature peanut butter bomb is a legendary favorite.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg?_wi=2", imageAlt: "Ice Cream", }, items: [ @@ -120,14 +120,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg?_wi=2", imageAlt: "gourmet milkshake warm lighting studio", }, { title: "Dirty Sodas", description: "Creative, unique, and totally addictive. Flavors you won't find anywhere else, mixed just right.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg?_wi=2", imageAlt: "Dirty Soda", }, items: [ @@ -142,14 +142,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-ice-cream-bowl-near-scoop-with-slices-fresh-berries-flowers_23-2148107742.jpg?_wi=3", imageAlt: "gourmet ice cream cone studio", }, { title: "Specialty Shakes", description: "S'mores, signature blends — so beautiful and delicious they look and taste like they're from a photoshoot.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg?_wi=2", imageAlt: "Specialty Shake", }, items: [ @@ -164,7 +164,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soft-drink-glass-with-straw-ice-cubes_23-2148691225.jpg?_wi=3", imageAlt: "refreshing craft soda bottle", }, ]} @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "The apple nachos combined with a dirty soda are a total game-changer. Loved it!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dyed-hair-eating-ice-cream_23-2149488683.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-dessert-with-cream-candies_140725-1179.jpg?_wi=3", imageAlt: "decadent chocolate shake studio", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "I ordered the s'mores shake and it looked like it came straight from a professional photoshoot. Delicious!", tag: "First Timer", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-drink_23-2149110880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-greek-street-cafe-with-flowers_661209-441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-greek-street-cafe-with-flowers_661209-441.jpg?_wi=2", imageAlt: "charming small town dessert shop storefront", }, {