From 691a6ad0be8607b1a1dc5138657e13c560a5dc86 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 20:04:50 +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 dcb8cf9..935056a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,12 +82,12 @@ export default function LandingPage() { { title: "Stone Ground", description: "See how we grind heirloom grains the slow, authentic way.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereals_23-2148697612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereals_23-2148697612.jpg?_wi=1", }, { title: "Artisanal Craft", description: "Meet our millers and learn the secrets of the trade.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereals_23-2148697612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereals_23-2148697612.jpg?_wi=2", }, ]} title="The Art of Milling" -- 2.49.1