Update src/app/page.tsx

This commit is contained in:
2026-04-11 14:02:16 +00:00
parent 1f528705a9
commit d480ff0de6

View File

@@ -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",