From de7d8972687a60586227594b7ac70e4866c88d28 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:37:34 +0000 Subject: [PATCH] Update src/app/philosophy/page.tsx --- src/app/philosophy/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/philosophy/page.tsx b/src/app/philosophy/page.tsx index ba078ef..3273379 100644 --- a/src/app/philosophy/page.tsx +++ b/src/app/philosophy/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { icon: Scale, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/arrangement-delicious-fresh-vegetables-with-copy-space_23-2148643008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/arrangement-delicious-fresh-vegetables-with-copy-space_23-2148643008.jpg?_wi=1" imageAlt="Fresh, high-quality Japanese ingredients elegantly arranged" mediaAnimation="blur-reveal" /> @@ -100,7 +100,7 @@ export default function LandingPage() { title: "Sustainable Sourcing", description: "We partner with responsible fishermen and farmers to ensure sustainable practices and the highest quality produce and seafood, supporting both our planet and unparalleled taste.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-fresh-vegetables-with-copy-space_23-2148643008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-fresh-vegetables-with-copy-space_23-2148643008.jpg?_wi=2", imageAlt: "Fresh, sustainably sourced vegetables", }, items: [ -- 2.49.1