From c99bd33ca70f40c19a5f6f5f50c1ba7ae53ec9c5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:11:35 +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 118d0b8..5b3fa0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Cold Pressed", subtitle: "First Press", description: "Our olive oil is cold-pressed within hours of harvest.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg?_wi=1", }, { id: 2, @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Legacy Garlic", subtitle: "Heirloom Quality", description: "We only use organic heirloom garlic grown in volcanic soil.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg?_wi=2", }, { id: 3, @@ -143,7 +143,7 @@ export default function LandingPage() { title: "Small Batch", subtitle: "Crafted Daily", description: "Every single bottle is handcrafted for perfect consistency.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg?_wi=3", }, ]} title="Why Our Ingredients Matter" @@ -236,7 +236,7 @@ export default function LandingPage() { content: "Best enjoyed within 12 months for peak freshness.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-bowl-with-autumn-squash-soup-copy-space_23-2148684135.jpg?_wi=4" title="Culinary Questions" description="Have questions about our ingredients or usage? We are here to help." faqsAnimation="slide-up" -- 2.49.1