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() {