|
|
|
|
@@ -62,19 +62,13 @@ export default function HomePage() {
|
|
|
|
|
description="Discover the passion behind every cup at our coffee shop, where tradition meets innovation in perfect harmony."
|
|
|
|
|
tabs={[
|
|
|
|
|
{
|
|
|
|
|
id: "our-story",
|
|
|
|
|
label: "Our Story",
|
|
|
|
|
description: "Founded in 2010, our coffee shop began as a small neighborhood gem with a big dream: to bring exceptional coffee experiences to everyone. Over the years, we've grown while staying true to our roots—crafting each cup with care and dedication."
|
|
|
|
|
id: "our-story", label: "Our Story", description: "Founded in 2010, we've proudly served over 500,000 cups of exceptional coffee while maintaining our unwavering commitment to sustainability and quality. Our journey began as a small neighborhood gem with a big dream: to bring exceptional coffee experiences to everyone."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "coffee-process",
|
|
|
|
|
label: "Coffee Process",
|
|
|
|
|
description: "From bean selection to brewing, every step is meticulously executed. We source ethically grown beans from sustainable farms and roast them in-house to perfection, ensuring every sip delivers rich flavor and aroma."
|
|
|
|
|
id: "coffee-process", label: "Coffee Process", description: "With 15+ years of roasting expertise, we've perfected a process that showcases 98% customer satisfaction rates. From bean selection to brewing, every step is meticulously executed using ethically sourced beans from our network of 12 certified sustainable farms worldwide."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "artisanal-approach",
|
|
|
|
|
label: "Artisanal Approach",
|
|
|
|
|
description: "Our baristas are trained artisans who understand the nuances of coffee preparation. With precision and passion, they create unique blends and seasonal offerings that celebrate both classic and innovative brewing techniques."
|
|
|
|
|
id: "artisanal-approach", label: "Artisanal Approach", description: "Our team of 8 certified baristas undergoes 120+ hours of specialized training, mastering precision techniques that have earned us 3 regional coffee excellence awards. Each artisan creates unique blends and seasonal offerings that celebrate both classic and innovative brewing methods."
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/copper-utensil-with-coffee-beans_1220-390.jpg?_wi=1"
|
|
|
|
|
@@ -90,12 +84,8 @@ export default function HomePage() {
|
|
|
|
|
<FeatureCardTen
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "feature-1",
|
|
|
|
|
title: "Ethically Sourced Beans",
|
|
|
|
|
description: "Each bean is carefully selected from sustainable farms to ensure the highest quality and ethical standards.",
|
|
|
|
|
media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-pot-coffee-powder-coffee-instant-wooden-table_176474-753.jpg?_wi=1",
|
|
|
|
|
imageAlt: "coffee beans ground coffee wooden surface artisanal coffee"
|
|
|
|
|
id: "feature-1", title: "Ethically Sourced Beans", description: "Each bean is carefully selected from sustainable farms to ensure the highest quality and ethical standards.", media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-pot-coffee-powder-coffee-instant-wooden-table_176474-753.jpg?_wi=1", imageAlt: "coffee beans ground coffee wooden surface artisanal coffee"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: Leaf, text: "100% Organic" },
|
|
|
|
|
@@ -105,12 +95,8 @@ export default function HomePage() {
|
|
|
|
|
reverse: false
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "feature-2",
|
|
|
|
|
title: "Artisan Roasting Process",
|
|
|
|
|
description: "Our expert roasters bring out the unique flavors of each origin through precise temperature control and timing.",
|
|
|
|
|
media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1",
|
|
|
|
|
imageAlt: "latte art barista modern cafe steamed milk"
|
|
|
|
|
id: "feature-2", title: "Artisan Roasting Process", description: "Our expert roasters bring out the unique flavors of each origin through precise temperature control and timing.", media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1", imageAlt: "latte art barista modern cafe steamed milk"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: Clock, text: "Precision Timing" },
|
|
|
|
|
@@ -120,12 +106,8 @@ export default function HomePage() {
|
|
|
|
|
reverse: true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "feature-3",
|
|
|
|
|
title: "Brewing Excellence",
|
|
|
|
|
description: "From pour-over to espresso, we offer brewing methods that highlight the full spectrum of flavor profiles.",
|
|
|
|
|
media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-203404.jpg?_wi=1",
|
|
|
|
|
imageAlt: "coffee tasting cupping professional coffee tasting setup"
|
|
|
|
|
id: "feature-3", title: "Brewing Excellence", description: "From pour-over to espresso, we offer brewing methods that highlight the full spectrum of flavor profiles.", media: {
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-203404.jpg?_wi=1", imageAlt: "coffee tasting cupping professional coffee tasting setup"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: Coffee, text: "Pour Over" },
|
|
|
|
|
@@ -147,28 +129,13 @@ export default function HomePage() {
|
|
|
|
|
<ProductCardOne
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "coffee-001",
|
|
|
|
|
name: "Ethiopian Yirgacheffe",
|
|
|
|
|
price: "$14.99",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-glass-jar_114579-20068.jpg?_wi=1",
|
|
|
|
|
imageAlt: "single origin coffee coffee beans ceramic jar organic coffee",
|
|
|
|
|
isFavorited: false
|
|
|
|
|
id: "coffee-001", name: "Ethiopian Yirgacheffe", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/brown-coffee-beans-glass-jar_114579-20068.jpg?_wi=1", imageAlt: "single origin coffee coffee beans ceramic jar organic coffee", isFavorited: false
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "coffee-002",
|
|
|
|
|
name: "Colombian Supremo",
|
|
|
|
|
price: "$15.99",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg?_wi=1",
|
|
|
|
|
imageAlt: "coffee mug handcrafted minimalist design wooden table",
|
|
|
|
|
isFavorited: false
|
|
|
|
|
id: "coffee-002", name: "Colombian Supremo", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-tea-teapot-blurred-background_169016-35408.jpg?_wi=1", imageAlt: "coffee mug handcrafted minimalist design wooden table", isFavorited: false
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "coffee-003",
|
|
|
|
|
name: "Guatemalan Antigua",
|
|
|
|
|
price: "$16.99",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-brewing-gadgets-wooden-bar-counter_176420-7894.jpg?_wi=1",
|
|
|
|
|
imageAlt: "coffee brewing pour over coffee equipment kettle",
|
|
|
|
|
isFavorited: false
|
|
|
|
|
id: "coffee-003", name: "Guatemalan Antigua", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-brewing-gadgets-wooden-bar-counter_176420-7894.jpg?_wi=1", imageAlt: "coffee brewing pour over coffee equipment kettle", isFavorited: false
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -191,22 +158,13 @@ export default function HomePage() {
|
|
|
|
|
<TestimonialCardTwelve
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-1",
|
|
|
|
|
name: "Sarah Johnson",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=1",
|
|
|
|
|
imageAlt: "happy customer coffee lover cozy cafe customer satisfaction"
|
|
|
|
|
id: "testimonial-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=1", imageAlt: "happy customer coffee lover cozy cafe customer satisfaction"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-2",
|
|
|
|
|
name: "Michael Chen",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg?_wi=1",
|
|
|
|
|
imageAlt: "coffee professional modern cafe customer review business coffee"
|
|
|
|
|
id: "testimonial-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/fun-indoors-restaurant-love-cheerful_1301-327.jpg?_wi=1", imageAlt: "coffee professional modern cafe customer review business coffee"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "testimonial-3",
|
|
|
|
|
name: "Elena Rodriguez",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=1",
|
|
|
|
|
imageAlt: "group coffee social coffee warm atmosphere friendly crowd"
|
|
|
|
|
id: "testimonial-3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=1", imageAlt: "group coffee social coffee warm atmosphere friendly crowd"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
cardTitle="What Our Customers Say"
|
|
|
|
|
@@ -231,4 +189,4 @@ export default function HomePage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|