|
|
|
|
@@ -10,7 +10,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
|
|
|
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
|
|
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
|
|
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
|
|
|
import { Cheese, Egg, Milk, Sparkles, Sprout } from "lucide-react";
|
|
|
|
|
import { SwissCheese, Egg, Milk, Sparkles, Sprout } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
@@ -47,9 +47,9 @@ export default function LandingPage() {
|
|
|
|
|
{title:"Cheese Varieties",values:[15,20,25],description:"Handcrafted with care."}
|
|
|
|
|
],
|
|
|
|
|
logoIcon: Sparkles,
|
|
|
|
|
sidebarItems: [{icon:Milk,active:true},{icon:Cheese},{icon:Sprout}],
|
|
|
|
|
sidebarItems: [{icon:Milk,active:true},{icon:SwissCheese},{icon:Sprout}],
|
|
|
|
|
buttons: [{text:"Farm Tour",href:"#"},{text:"Recipes",href:"#"}],
|
|
|
|
|
listItems: [{icon:Milk,title:"Fresh Whole Milk",status:"Daily"},{icon:Cheese,title:"Aged Cheddar",status:"Popular"},{icon:Egg,title:"Farm Eggs",status:"Available"}],
|
|
|
|
|
listItems: [{icon:Milk,title:"Fresh Whole Milk",status:"Daily"},{icon:SwissCheese,title:"Aged Cheddar",status:"Popular"},{icon:Egg,title:"Farm Eggs",status:"Available"}],
|
|
|
|
|
imageSrc: "https://img.b2bpic.net/free-photo/different-types-cheese-wooden-background-composition-delicatessen-concept-gourmet-cheeses_169016-4622.jpg", searchPlaceholder: "Search dairy products...", chartTitle: "Monthly Sales Trend", chartData: [{value:50},{value:30},{value:70},{value:40},{value:90}],
|
|
|
|
|
listTitle: "Latest Additions"
|
|
|
|
|
}}
|
|
|
|
|
@@ -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?_wi=1"
|
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/cow-bulls-cowshed-farm_1303-30828.jpg"
|
|
|
|
|
imageAlt="Dairy farm with happy cows grazing"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
imagePosition="right"
|
|
|
|
|
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
<div id="products" data-section="products">
|
|
|
|
|
<ProductCardThree
|
|
|
|
|
products={[{id:"1",name:"Farm Fresh Whole Milk",price:"$4.99",imageSrc:"https://img.b2bpic.net/free-photo/bottle-milk-wooden-blue-background-flat-lay_169016-28385.jpg?_wi=1",imageAlt:"Glass bottle of fresh whole milk",initialQuantity:1},{id:"2",name:"Aged Sharp Cheddar",price:"$12.50",imageSrc:"https://img.b2bpic.net/free-photo/bottom-view-slices-cheese-brown-bread-slices-wheat-spike-wooden-table_140725-103067.jpg?_wi=1",imageAlt:"Block of aged sharp cheddar cheese",initialQuantity:1},{id:"3",name:"Creamy Goat Cheese",price:"$9.75",imageSrc:"https://img.b2bpic.net/free-photo/fresh-goat-brie-cheese_658428-22.jpg",imageAlt:"Round of creamy goat cheese",initialQuantity:1},{id:"4",name:"Natural Greek Yogurt",price:"$6.20",imageSrc:"https://img.b2bpic.net/free-photo/high-angle-delicious-dessert-jars_23-2149162643.jpg",imageAlt:"Pot of natural Greek yogurt",initialQuantity:1},{id:"5",name:"Artisan Butter",price:"$7.99",imageSrc:"https://img.b2bpic.net/free-photo/side-view-breakfast-set-with-butter-rye-bread-slices-smeared-with-jam-plate-milk-cinnamon-tea-plaid-cloth-wooden-table_141793-8314.jpg",imageAlt:"Block of artisanal butter",initialQuantity:1}]}
|
|
|
|
|
products={[{id:"1",name:"Farm Fresh Whole Milk",price:"$4.99",imageSrc:"https://img.b2bpic.net/free-photo/bottle-milk-wooden-blue-background-flat-lay_169016-28385.jpg",imageAlt:"Glass bottle of fresh whole milk",initialQuantity:1},{id:"2",name:"Aged Sharp Cheddar",price:"$12.50",imageSrc:"https://img.b2bpic.net/free-photo/bottom-view-slices-cheese-brown-bread-slices-wheat-spike-wooden-table_140725-103067.jpg",imageAlt:"Block of aged sharp cheddar cheese",initialQuantity:1},{id:"3",name:"Creamy Goat Cheese",price:"$9.75",imageSrc:"https://img.b2bpic.net/free-photo/fresh-goat-brie-cheese_658428-22.jpg",imageAlt:"Round of creamy goat cheese",initialQuantity:1},{id:"4",name:"Natural Greek Yogurt",price:"$6.20",imageSrc:"https://img.b2bpic.net/free-photo/high-angle-delicious-dessert-jars_23-2149162643.jpg",imageAlt:"Pot of natural Greek yogurt",initialQuantity:1},{id:"5",name:"Artisan Butter",price:"$7.99",imageSrc:"https://img.b2bpic.net/free-photo/side-view-breakfast-set-with-butter-rye-bread-slices-smeared-with-jam-plate-milk-cinnamon-tea-plaid-cloth-wooden-table_141793-8314.jpg",imageAlt:"Block of artisanal butter",initialQuantity:1}]}
|
|
|
|
|
title="Our Delicious Dairy Products"
|
|
|
|
|
description="Explore our selection of farm-fresh milk and artisanal cheeses, made with the highest quality ingredients."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
|
<FeatureCardMedia
|
|
|
|
|
features={[{id:"1",title:"Freshness Guaranteed",description:"Our products are delivered fresh from the farm, ensuring the highest quality and taste for your family.",tag:"Quality",imageSrc:"https://img.b2bpic.net/free-photo/bottle-milk-wooden-blue-background-flat-lay_169016-28385.jpg?_wi=2",imageAlt:"Fresh milk bottle"},{id:"2",title:"Handcrafted with Care",description:"Every batch of cheese is made by experienced artisans, following traditional recipes passed down through generations.",tag:"Artisan",imageSrc:"https://img.b2bpic.net/free-photo/bottom-view-slices-cheese-brown-bread-slices-wheat-spike-wooden-table_140725-103067.jpg?_wi=2",imageAlt:"Handcrafted cheese"},{id:"3",title:"Sustainable & Ethical",description:"We are committed to sustainable farming practices and ethical treatment of our animals, for a healthier planet and happier cows.",tag:"Green",imageSrc:"https://img.b2bpic.net/free-photo/cow-bulls-cowshed-farm_1303-30828.jpg?_wi=2",imageAlt:"Happy cows in a field"}]}
|
|
|
|
|
features={[{id:"1",title:"Freshness Guaranteed",description:"Our products are delivered fresh from the farm, ensuring the highest quality and taste for your family.",tag:"Quality",imageSrc:"https://img.b2bpic.net/free-photo/bottle-milk-wooden-blue-background-flat-lay_169016-28385.jpg",imageAlt:"Fresh milk bottle"},{id:"2",title:"Handcrafted with Care",description:"Every batch of cheese is made by experienced artisans, following traditional recipes passed down through generations.",tag:"Artisan",imageSrc:"https://img.b2bpic.net/free-photo/bottom-view-slices-cheese-brown-bread-slices-wheat-spike-wooden-table_140725-103067.jpg",imageAlt:"Handcrafted cheese"},{id:"3",title:"Sustainable & Ethical",description:"We are committed to sustainable farming practices and ethical treatment of our animals, for a healthier planet and happier cows.",tag:"Green",imageSrc:"https://img.b2bpic.net/free-photo/cow-bulls-cowshed-farm_1303-30828.jpg",imageAlt:"Happy cows in a field"}]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
title="Why Choose Find Mouse Dairy?"
|
|
|
|
|
description="Experience the difference that passion, tradition, and quality make in every bite and sip."
|
|
|
|
|
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterMedia
|
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/beautiful-shot-sheep-grazing-green-fields-sunset_181624-11278.jpg?_wi=1"
|
|
|
|
|
imageSrc="https://img.b2bpic.net/free-photo/beautiful-shot-sheep-grazing-green-fields-sunset_181624-11278.jpg"
|
|
|
|
|
imageAlt="Scenic dairy farm landscape"
|
|
|
|
|
columns={[{title:"Shop",items:[{label:"Milk",href:"products"},{label:"Cheese",href:"products"},{label:"Specials",href:"products"}]},{title:"About Us",items:[{label:"Our Story",href:"about"},{label:"Sustainability",href:"about"},{label:"Team",href:"#"}]},{title:"Support",items:[{label:"FAQ",href:"faq"},{label:"Contact",href:"contact"},{label:"Privacy Policy",href:"#"}]}]}
|
|
|
|
|
logoText="Find Mouse"
|
|
|
|
|
|