Merge version_1 into main #2
328
src/app/page.tsx
328
src/app/page.tsx
@@ -30,7 +30,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -41,9 +41,7 @@ export default function HomePage() {
|
||||
navItems={navItems}
|
||||
brandName="Bealariq"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -51,22 +49,18 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="Experience Premium Specialty Coffee"
|
||||
description="Ethically sourced, expertly roasted, and carefully crafted coffee from the world's finest farms. Discover the perfect blend for your coffee journey."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Specialty Coffee"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699627.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699627.jpg"
|
||||
imageAlt="Premium coffee beans and brewing"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Coffee",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "Shop Coffee", href: "/shop"},
|
||||
{
|
||||
text: "Learn Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn Our Story", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -76,20 +70,14 @@ export default function HomePage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Crafting Excellence in Every Cup Since 2010",
|
||||
},
|
||||
type: "text", content: "Crafting Excellence in Every Cup Since 2010"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Our Story", href: "/about"},
|
||||
{
|
||||
text: "Visit Our Farm",
|
||||
href: "#",
|
||||
},
|
||||
text: "Visit Our Farm", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,28 +89,20 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Single Origin",
|
||||
description:
|
||||
"Pure, traceable coffee from specific farms and regions with unique terroir characteristics",
|
||||
},
|
||||
title: "Single Origin", description:
|
||||
"Pure, traceable coffee from specific farms and regions with unique terroir characteristics"},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Artisan Roasts",
|
||||
description:
|
||||
"Hand-roasted in small batches to achieve perfect flavor development and aroma",
|
||||
},
|
||||
title: "Artisan Roasts", description:
|
||||
"Hand-roasted in small batches to achieve perfect flavor development and aroma"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fresh Delivery",
|
||||
description:
|
||||
"Roasted-to-order and shipped fresh within 48 hours of roasting for peak flavor",
|
||||
},
|
||||
title: "Fresh Delivery", description:
|
||||
"Roasted-to-order and shipped fresh within 48 hours of roasting for peak flavor"},
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Sustainable",
|
||||
description:
|
||||
"100% ethically sourced with direct relationships with farming communities",
|
||||
},
|
||||
title: "Sustainable", description:
|
||||
"100% ethically sourced with direct relationships with farming communities"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -136,38 +116,17 @@ export default function HomePage() {
|
||||
description="Browse our complete selection of premium coffee beans, expertly roasted and ready to elevate your daily brew."
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Bealariq",
|
||||
name: "Ethiopian Yirgacheffe",
|
||||
price: "$22.99",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg?_wi=1",
|
||||
imageAlt: "Ethiopian Yirgacheffe Coffee",
|
||||
},
|
||||
id: "1", brand: "Bealariq", name: "Ethiopian Yirgacheffe", price: "$22.99", rating: 5,
|
||||
reviewCount: "342", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg", imageAlt: "Ethiopian Yirgacheffe Coffee"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Bealariq",
|
||||
name: "Colombian Geisha",
|
||||
price: "$28.50",
|
||||
rating: 5,
|
||||
reviewCount: "289",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-coffee-plantation-sale-banner_23-2149408528.jpg?_wi=1",
|
||||
imageAlt: "Colombian Geisha Coffee",
|
||||
},
|
||||
id: "2", brand: "Bealariq", name: "Colombian Geisha", price: "$28.50", rating: 5,
|
||||
reviewCount: "289", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-coffee-plantation-sale-banner_23-2149408528.jpg", imageAlt: "Colombian Geisha Coffee"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Bealariq",
|
||||
name: "Kenyan AA Reserve",
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg?_wi=1",
|
||||
imageAlt: "Kenyan AA Reserve Coffee",
|
||||
},
|
||||
id: "3", brand: "Bealariq", name: "Kenyan AA Reserve", price: "$24.99", rating: 5,
|
||||
reviewCount: "156", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg", imageAlt: "Kenyan AA Reserve Coffee"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -182,60 +141,22 @@ export default function HomePage() {
|
||||
description="Choose the perfect plan for your coffee needs and never run out of your favorite brew."
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
tag: "Starter",
|
||||
price: "$39",
|
||||
period: "/month",
|
||||
description: "Perfect for coffee enthusiasts exploring new flavors",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"1 bag (12oz) per month",
|
||||
"Rotating single origins",
|
||||
"Free shipping",
|
||||
"Brewing guide included",
|
||||
],
|
||||
id: "starter", tag: "Starter", price: "$39", period: "/month", description: "Perfect for coffee enthusiasts exploring new flavors", button: {
|
||||
text: "Get Started", href: "#"},
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"1 bag (12oz) per month", "Rotating single origins", "Free shipping", "Brewing guide included"],
|
||||
},
|
||||
{
|
||||
id: "connoisseur",
|
||||
tag: "Connoisseur",
|
||||
price: "$69",
|
||||
period: "/month",
|
||||
description: "For the dedicated coffee lover",
|
||||
button: {
|
||||
text: "Subscribe Now",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"2 bags (12oz) per month",
|
||||
"Exclusive blends & limited editions",
|
||||
"Priority shipping",
|
||||
"Expert tasting notes",
|
||||
"10% subscriber discount",
|
||||
],
|
||||
id: "connoisseur", tag: "Connoisseur", price: "$69", period: "/month", description: "For the dedicated coffee lover", button: {
|
||||
text: "Subscribe Now", href: "#"},
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"2 bags (12oz) per month", "Exclusive blends & limited editions", "Priority shipping", "Expert tasting notes", "10% subscriber discount"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
tag: "Professional",
|
||||
price: "$129",
|
||||
period: "/month",
|
||||
description: "For cafes and businesses",
|
||||
button: {
|
||||
text: "Contact Sales",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"4+ bags per month (custom quantities)",
|
||||
"Wholesale pricing available",
|
||||
"Dedicated account manager",
|
||||
"Custom roasting available",
|
||||
"Premium support",
|
||||
],
|
||||
id: "professional", tag: "Professional", price: "$129", period: "/month", description: "For cafes and businesses", button: {
|
||||
text: "Contact Sales", href: "#"},
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"4+ bags per month (custom quantities)", "Wholesale pricing available", "Dedicated account manager", "Custom roasting available", "Premium support"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -250,49 +171,25 @@ export default function HomePage() {
|
||||
description="Discover what our customers say about their Bealariq Coffee experience."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
handle: "@sarahmitchell",
|
||||
testimonial:
|
||||
"Bealariq completely transformed my morning routine. The quality is exceptional and the freshness makes such a difference. I've become a connoisseur thanks to their education.",
|
||||
rating: 5,
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial:
|
||||
"Bealariq completely transformed my morning routine. The quality is exceptional and the freshness makes such a difference. I've become a connoisseur thanks to their education.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
handle: "@jameschen_cafe",
|
||||
testimonial:
|
||||
"As a cafe owner, I've tried many suppliers. Bealariq stands out with their consistency, ethical sourcing, and incredible customer service. My customers notice the difference.",
|
||||
rating: 5,
|
||||
id: "2", name: "James Chen", handle: "@jameschen_cafe", testimonial:
|
||||
"As a cafe owner, I've tried many suppliers. Bealariq stands out with their consistency, ethical sourcing, and incredible customer service. My customers notice the difference.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-barista-coffee-shop-holding-cup-by-counter_1303-29321.jpg",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/male-barista-coffee-shop-holding-cup-by-counter_1303-29321.jpg", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria Rodriguez",
|
||||
handle: "@mariacoffee",
|
||||
testimonial:
|
||||
"The Ethiopian Yirgacheffe is absolutely divine. Complex, fruity, and perfectly roasted. I've recommended Bealariq to all my friends. Worth every penny.",
|
||||
rating: 5,
|
||||
id: "3", name: "Maria Rodriguez", handle: "@mariacoffee", testimonial:
|
||||
"The Ethiopian Yirgacheffe is absolutely divine. Complex, fruity, and perfectly roasted. I've recommended Bealariq to all my friends. Worth every penny.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Park",
|
||||
handle: "@davidpark",
|
||||
testimonial:
|
||||
"Finally found a coffee company that shares my values. The sustainability commitment and direct farmer relationships give me peace of mind with every purchase.",
|
||||
rating: 5,
|
||||
id: "4", name: "David Park", handle: "@davidpark", testimonial:
|
||||
"Finally found a coffee company that shares my values. The sustainability commitment and direct farmer relationships give me peace of mind with every purchase.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-woman-standing-with-coffee-cup_23-2148095740.jpg",
|
||||
imageAlt: "David Park",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/business-woman-standing-with-coffee-cup_23-2148095740.jpg", imageAlt: "David Park"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -307,37 +204,22 @@ export default function HomePage() {
|
||||
description="Everything you need to know about our coffee, brewing methods, subscriptions, and shipping."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How fresh is your coffee?",
|
||||
content:
|
||||
"All Bealariq coffee is roasted-to-order and shipped within 48 hours of roasting. We guarantee peak freshness when it arrives at your door. Coffee is best consumed within 2-4 weeks of roasting for optimal flavor.",
|
||||
},
|
||||
id: "1", title: "How fresh is your coffee?", content:
|
||||
"All Bealariq coffee is roasted-to-order and shipped within 48 hours of roasting. We guarantee peak freshness when it arrives at your door. Coffee is best consumed within 2-4 weeks of roasting for optimal flavor."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What brewing method do you recommend?",
|
||||
content:
|
||||
"We recommend different brewing methods depending on the bean. Generally, Ethiopian beans shine with pour-over or AeroPress, while Colombian beans excel in espresso or French press. We include detailed brewing guides with every order.",
|
||||
},
|
||||
id: "2", title: "What brewing method do you recommend?", content:
|
||||
"We recommend different brewing methods depending on the bean. Generally, Ethiopian beans shine with pour-over or AeroPress, while Colombian beans excel in espresso or French press. We include detailed brewing guides with every order."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer single origin or blended coffees?",
|
||||
content:
|
||||
"We offer both! Our single origins highlight the unique characteristics of specific regions and farms, while our signature blends are carefully crafted to achieve perfect balance and consistency. Check our catalog to explore both options.",
|
||||
},
|
||||
id: "3", title: "Do you offer single origin or blended coffees?", content:
|
||||
"We offer both! Our single origins highlight the unique characteristics of specific regions and farms, while our signature blends are carefully crafted to achieve perfect balance and consistency. Check our catalog to explore both options."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How does the subscription work?",
|
||||
content:
|
||||
"Choose your plan, and we'll deliver fresh coffee on your preferred schedule (monthly or bi-weekly). You can pause, skip, or adjust your subscription anytime. No contracts, no hidden fees.",
|
||||
},
|
||||
id: "4", title: "How does the subscription work?", content:
|
||||
"Choose your plan, and we'll deliver fresh coffee on your preferred schedule (monthly or bi-weekly). You can pause, skip, or adjust your subscription anytime. No contracts, no hidden fees."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are your coffees ethically sourced?",
|
||||
content:
|
||||
"Yes, 100%. We maintain direct relationships with farming communities and pay above fair-trade prices. We visit our partner farms regularly to ensure sustainable practices and support long-term partnerships.",
|
||||
},
|
||||
id: "5", title: "Are your coffees ethically sourced?", content:
|
||||
"Yes, 100%. We maintain direct relationships with farming communities and pay above fair-trade prices. We visit our partner farms regularly to ensure sustainable practices and support long-term partnerships."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-coffee-ice-cubes_23-2149600700.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-with-coffee-ice-cubes_23-2149600700.jpg"
|
||||
imageAlt="Coffee brewing methods"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -355,13 +237,9 @@ export default function HomePage() {
|
||||
description="Have questions about our coffee, subscriptions, or wholesale opportunities? Our team is here to help you find the perfect brew."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "Shop Now", href: "/shop"},
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -375,101 +253,61 @@ export default function HomePage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Shop", href: "/shop"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Coffee Guide",
|
||||
href: "#",
|
||||
},
|
||||
label: "Coffee Guide", href: "#"},
|
||||
{
|
||||
label: "Brewing Tips",
|
||||
href: "#",
|
||||
},
|
||||
label: "Brewing Tips", href: "#"},
|
||||
{
|
||||
label: "Sourcing Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sourcing Story", href: "#"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sustainability", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Subscribe",
|
||||
href: "#",
|
||||
},
|
||||
label: "Subscribe", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Wholesale",
|
||||
href: "#",
|
||||
},
|
||||
label: "Wholesale", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping Info", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@bealariq.com",
|
||||
},
|
||||
label: "Email", href: "mailto:hello@bealariq.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function ShopPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -88,11 +88,11 @@ export default function ShopPage() {
|
||||
<HeroBillboard
|
||||
title="Experience Premium Specialty Coffee"
|
||||
description="Ethically sourced, expertly roasted, and carefully crafted coffee from the world's finest farms. Discover the perfect blend for your coffee journey."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Specialty Coffee"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699627.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-machine-making-coffee-home_23-2151699627.jpg"
|
||||
imageAlt="Premium coffee beans and brewing"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -110,24 +110,16 @@ export default function ShopPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Single Origin",
|
||||
description: "Pure, traceable coffee from specific farms and regions with unique terroir characteristics",
|
||||
},
|
||||
title: "Single Origin", description: "Pure, traceable coffee from specific farms and regions with unique terroir characteristics"},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Artisan Roasts",
|
||||
description: "Hand-roasted in small batches to achieve perfect flavor development and aroma",
|
||||
},
|
||||
title: "Artisan Roasts", description: "Hand-roasted in small batches to achieve perfect flavor development and aroma"},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fresh Delivery",
|
||||
description: "Roasted-to-order and shipped fresh within 48 hours of roasting for peak flavor",
|
||||
},
|
||||
title: "Fresh Delivery", description: "Roasted-to-order and shipped fresh within 48 hours of roasting for peak flavor"},
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Sustainable",
|
||||
description: "100% ethically sourced with direct relationships with farming communities",
|
||||
},
|
||||
title: "Sustainable", description: "100% ethically sourced with direct relationships with farming communities"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -141,35 +133,14 @@ export default function ShopPage() {
|
||||
description="Browse our complete selection of premium coffee beans, expertly roasted and ready to elevate your daily brew."
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Bealariq",
|
||||
name: "Ethiopian Yirgacheffe",
|
||||
price: "$22.99",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg?_wi=2",
|
||||
imageAlt: "Ethiopian Yirgacheffe Coffee",
|
||||
},
|
||||
id: "1", brand: "Bealariq", name: "Ethiopian Yirgacheffe", price: "$22.99", rating: 5,
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg", imageAlt: "Ethiopian Yirgacheffe Coffee"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Bealariq",
|
||||
name: "Colombian Geisha",
|
||||
price: "$28.50",
|
||||
rating: 5,
|
||||
reviewCount: "289",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-plantation-sale-banner_23-2149408528.jpg?_wi=2",
|
||||
imageAlt: "Colombian Geisha Coffee",
|
||||
},
|
||||
id: "2", brand: "Bealariq", name: "Colombian Geisha", price: "$28.50", rating: 5,
|
||||
reviewCount: "289", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-plantation-sale-banner_23-2149408528.jpg", imageAlt: "Colombian Geisha Coffee"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Bealariq",
|
||||
name: "Kenyan AA Reserve",
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg?_wi=2",
|
||||
imageAlt: "Kenyan AA Reserve Coffee",
|
||||
},
|
||||
id: "3", brand: "Bealariq", name: "Kenyan AA Reserve", price: "$24.99", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-cardboard-box-book_114579-6399.jpg", imageAlt: "Kenyan AA Reserve Coffee"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -184,51 +155,19 @@ export default function ShopPage() {
|
||||
description="Choose the perfect plan for your coffee needs and never run out of your favorite brew."
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
tag: "Starter",
|
||||
price: "$39",
|
||||
period: "/month",
|
||||
description: "Perfect for coffee enthusiasts exploring new flavors",
|
||||
button: { text: "Get Started", href: "#" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"1 bag (12oz) per month",
|
||||
"Rotating single origins",
|
||||
"Free shipping",
|
||||
"Brewing guide included",
|
||||
],
|
||||
id: "starter", tag: "Starter", price: "$39", period: "/month", description: "Perfect for coffee enthusiasts exploring new flavors", button: { text: "Get Started", href: "#" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"1 bag (12oz) per month", "Rotating single origins", "Free shipping", "Brewing guide included"],
|
||||
},
|
||||
{
|
||||
id: "connoisseur",
|
||||
tag: "Connoisseur",
|
||||
price: "$69",
|
||||
period: "/month",
|
||||
description: "For the dedicated coffee lover",
|
||||
button: { text: "Subscribe Now", href: "#" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"2 bags (12oz) per month",
|
||||
"Exclusive blends & limited editions",
|
||||
"Priority shipping",
|
||||
"Expert tasting notes",
|
||||
"10% subscriber discount",
|
||||
],
|
||||
id: "connoisseur", tag: "Connoisseur", price: "$69", period: "/month", description: "For the dedicated coffee lover", button: { text: "Subscribe Now", href: "#" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"2 bags (12oz) per month", "Exclusive blends & limited editions", "Priority shipping", "Expert tasting notes", "10% subscriber discount"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
tag: "Professional",
|
||||
price: "$129",
|
||||
period: "/month",
|
||||
description: "For cafes and businesses",
|
||||
button: { text: "Contact Sales", href: "#" },
|
||||
featuresTitle: "What's Included:",
|
||||
features: [
|
||||
"4+ bags per month (custom quantities)",
|
||||
"Wholesale pricing available",
|
||||
"Dedicated account manager",
|
||||
"Custom roasting available",
|
||||
"Premium support",
|
||||
],
|
||||
id: "professional", tag: "Professional", price: "$129", period: "/month", description: "For cafes and businesses", button: { text: "Contact Sales", href: "#" },
|
||||
featuresTitle: "What's Included:", features: [
|
||||
"4+ bags per month (custom quantities)", "Wholesale pricing available", "Dedicated account manager", "Custom roasting available", "Premium support"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user