diff --git a/src/app/page.tsx b/src/app/page.tsx index 0074071..c032337 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,8 +67,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { title: "Traditional Wheel", description: "Witness the raw power of the water wheel in motion.", imageSrc: "http://img.b2bpic.net/free-photo/old-weathered-tire-covered-with-moss-sand-daytime_181624-20384.jpg" }, - { 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" }, - { 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" } + { 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?_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?_wi=2" } ]} />