From 0ee66b2abe4562ee849bb273e9a1b932f0b13197 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 03:22:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ad3504..4c0d4a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Freshly made tortillas with slow-cooked proteins.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg?_wi=1", imageAlt: "fresh gourmet street food street food stall", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { quote: "Delicious meals and perfect portion sizes.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459208.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg?_wi=2", imageAlt: "fresh gourmet street food street food stall", }, ]} -- 2.49.1