From d480ff0de6ca2609f1b6c6451ede5f16a1d34d08 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 14:02:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06194b3..a9a55f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarah_fit", testimonial: "Best shakes in Green Bay! So energized.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-kitchen_23-2149894877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-kitchen_23-2149894877.jpg?_wi=1", imageAlt: "vibrant protein shake with colorful toppings", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@emily_r", testimonial: "Love the variety of flavors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept-with-smoothie_23-2148574180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept-with-smoothie_23-2148574180.jpg?_wi=1", imageAlt: "vibrant protein shake with colorful toppings", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@davek", testimonial: "Perfect post-workout treat!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-dessert-with-colorful-candy-topping_23-2148603264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-dessert-with-colorful-candy-topping_23-2148603264.jpg?_wi=1", imageAlt: "vibrant protein shake with colorful toppings", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@lisam", testimonial: "Friendly community vibe everyday.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-fresh-lemonade-with-fruit-slices_114579-57912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-fresh-lemonade-with-fruit-slices_114579-57912.jpg?_wi=1", imageAlt: "vibrant protein shake with colorful toppings", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-women-kitchen_23-2149894877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-women-kitchen_23-2149894877.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-drinking-fresh-mojito_53876-64873.jpg", @@ -194,19 +194,19 @@ export default function LandingPage() { id: "p1", name: "Strawberry Banana", price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept-with-smoothie_23-2148574180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-concept-with-smoothie_23-2148574180.jpg?_wi=2", }, { id: "p2", name: "Oreo Explosion", price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-dessert-with-colorful-candy-topping_23-2148603264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-dessert-with-colorful-candy-topping_23-2148603264.jpg?_wi=2", }, { id: "p3", name: "Energizing Tea", price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/glass-fresh-lemonade-with-fruit-slices_114579-57912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-fresh-lemonade-with-fruit-slices_114579-57912.jpg?_wi=2", }, { id: "p4",