From 8d1ab927cf4a2f6db1389603eb0e34704ced80ca Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:00:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e22aae2..61de67e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { description="We partner directly with local farmers to ensure that every ingredient arriving at your door is harvested at peak maturity and flavor." subdescription="Our chef-curated menus prioritize seasonal produce, organic proteins, and transparent sourcing so you can feel good about what you serve." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -156,7 +156,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Shield, }, - imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=2", imageAlt: "fresh meal top view", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: ChefHat, }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-food-crate_23-2148767124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-food-crate_23-2148767124.jpg?_wi=1", imageAlt: "fresh meal top view", }, ]} @@ -186,7 +186,7 @@ export default function LandingPage() { id: "p1", name: "Gourmet Meal Kit", price: "$15.99", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-food-crate_23-2148767124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-food-crate_23-2148767124.jpg?_wi=2", }, { id: "p2", -- 2.49.1