Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-26 20:05:42 +00:00

View File

@@ -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" }
]}
/>
</div>