From 33fb305dda44448fa40aa689a4e6f592915648b9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 11:50:11 +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 6603e56..40c92a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { title="Our Passion for Dairy Excellence" description="At Find Mouse, we're dedicated to producing the finest milk and cheese, upholding traditions while embracing sustainable practices." tabs={[{id:"tradition",label:"Traditional Methods",description:"We honor time-tested artisanal methods, handcrafting our cheeses in small batches to ensure exceptional flavor and quality."},{id:"sustainability",label:"Sustainable Farming",description:"Our commitment extends to the land and our animals. We practice sustainable farming, ensuring a healthy environment for future generations."},{id:"community",label:"Community Focused",description:"We believe in nurturing our local community. Sourcing locally and supporting our neighbors is at the heart of what we do."}]} - imageSrc="https://img.b2bpic.net/free-photo/cow-bulls-cowshed-farm_1303-30828.jpg" + imageSrc="https://img.b2bpic.net/free-photo/cow-bulls-cowshed-farm_1303-30828.jpg?_wi=1" imageAlt="Dairy farm with happy cows grazing" mediaAnimation="slide-up" imagePosition="right" @@ -71,7 +71,7 @@ export default function LandingPage() {