From 2b7e591b19174675b330c0af71fdfe6e17313f41 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 23:14:01 +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 0a84bb4..869fa56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/caucasian-halva-sliced-served-with-waffle-sticks-wooden-platter_114579-12992.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-halva-sliced-served-with-waffle-sticks-wooden-platter_114579-12992.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-chair_23-2149241411.jpg", @@ -160,7 +160,7 @@ export default function LandingPage() { description="For over two centuries, Olden 1772 has stood as a hallmark of quality and traditional craftsmanship, preserving methods passed down through generations." subdescription="We believe that true heritage is not just kept, but lived, improved, and perfected over time." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-kitchen-utensils-arrangement_23-2149491474.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-kitchen-utensils-arrangement_23-2149491474.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -192,7 +192,7 @@ export default function LandingPage() { "Lasting", "Classic", ], - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-halva-sliced-served-with-waffle-sticks-wooden-platter_114579-12992.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-halva-sliced-served-with-waffle-sticks-wooden-platter_114579-12992.jpg?_wi=2", imageAlt: "View of vintage scissors with wooden utensils", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { "Raw", "Quality", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kitchen-utensils-arrangement_23-2149491474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kitchen-utensils-arrangement_23-2149491474.jpg?_wi=2", imageAlt: "View of vintage scissors with wooden utensils", }, ]} -- 2.49.1