Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-03 16:11:13 +00:00
2 changed files with 37 additions and 141 deletions

View File

@@ -52,31 +52,21 @@ export default function ContactPage() {
carouselMode="buttons"
features={[
{
title: "Email Support",
description: "Send us your questions anytime and we'll respond within 24 hours.",
bentoComponent: "icon-info-cards",
items: [
title: "Email Support", description: "Send us your questions anytime and we'll respond within 24 hours.", bentoComponent: "icon-info-cards", items: [
{ icon: Mail, label: "General", value: "hello@fincadonmanuel.com" },
{ icon: Mail, label: "Support", value: "support@fincadonmanuel.com" },
{ icon: Mail, label: "Sales", value: "sales@fincadonmanuel.com" },
],
},
{
title: "Phone & Hours",
description: "Call us during business hours for immediate assistance from our coffee experts.",
bentoComponent: "3d-task-list",
title: "Available",
items: [
title: "Phone & Hours", description: "Call us during business hours for immediate assistance from our coffee experts.", bentoComponent: "3d-task-list", title: "Available", items: [
{ icon: Phone, label: "+1 (555) 123-4567", time: "Mon-Fri" },
{ icon: Clock, label: "9 AM - 6 PM EST", time: "Daily" },
{ icon: MapPin, label: "Central America", time: "Farm HQ" },
],
},
{
title: "Follow Us",
description: "Join our community on social media for daily coffee inspiration, brewing tips, and exclusive offers.",
bentoComponent: "orbiting-icons",
centerIcon: Mail,
title: "Follow Us", description: "Join our community on social media for daily coffee inspiration, brewing tips, and exclusive offers.", bentoComponent: "orbiting-icons", centerIcon: Mail,
items: [
{ icon: Instagram, ring: 1 },
{ icon: Facebook, ring: 1 },
@@ -98,45 +88,21 @@ export default function ContactPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "How quickly will my order arrive?",
content: "We process orders within 1-2 business days. Standard shipping takes 5-7 business days domestically. Expedited shipping (2-3 days) is available for an additional fee. All orders include tracking information.",
},
id: "1", title: "How quickly will my order arrive?", content: "We process orders within 1-2 business days. Standard shipping takes 5-7 business days domestically. Expedited shipping (2-3 days) is available for an additional fee. All orders include tracking information."},
{
id: "2",
title: "Do you offer international shipping?",
content: "We currently ship throughout North America with standard and express options. We're expanding international availability. Please contact us for information about shipping to your country.",
},
id: "2", title: "Do you offer international shipping?", content: "We currently ship throughout North America with standard and express options. We're expanding international availability. Please contact us for information about shipping to your country."},
{
id: "3",
title: "What if I'm not satisfied with my coffee?",
content: "We stand behind our product 100%. If you're not completely satisfied, we offer a 30-day money-back guarantee with no questions asked. Simply contact our customer service team for details.",
},
id: "3", title: "What if I'm not satisfied with my coffee?", content: "We stand behind our product 100%. If you're not completely satisfied, we offer a 30-day money-back guarantee with no questions asked. Simply contact our customer service team for details."},
{
id: "4",
title: "Can I modify my subscription at any time?",
content: "Absolutely! You can pause, skip, cancel, or modify your subscription preferences anytime from your member portal. Changes take effect on your next scheduled delivery.",
},
id: "4", title: "Can I modify my subscription at any time?", content: "Absolutely! You can pause, skip, cancel, or modify your subscription preferences anytime from your member portal. Changes take effect on your next scheduled delivery."},
{
id: "5",
title: "How do I know when my coffee was roasted?",
content: "Each bag includes a QR code with the exact roast date and brewing recommendations. Our coffee is optimal 3-4 weeks after roasting and stays fresh for 2-3 months in our resealable valve bags.",
},
id: "5", title: "How do I know when my coffee was roasted?", content: "Each bag includes a QR code with the exact roast date and brewing recommendations. Our coffee is optimal 3-4 weeks after roasting and stays fresh for 2-3 months in our resealable valve bags."},
{
id: "6",
title: "Do you offer wholesale or bulk pricing?",
content: "Yes! We offer special pricing for cafés, restaurants, and corporate orders. Contact our sales team at sales@fincadonmanuel.com to discuss bulk options and custom arrangements.",
},
id: "6", title: "Do you offer wholesale or bulk pricing?", content: "Yes! We offer special pricing for cafés, restaurants, and corporate orders. Contact our sales team at sales@fincadonmanuel.com to discuss bulk options and custom arrangements."},
{
id: "7",
title: "Are your farming practices truly sustainable?",
content: "Yes. Our farm is Fair Trade Certified, Rainforest Alliance Member, uses 100% compostable packaging, maintains carbon-neutral shipping, and focuses on soil health and biodiversity protection.",
},
id: "7", title: "Are your farming practices truly sustainable?", content: "Yes. Our farm is Fair Trade Certified, Rainforest Alliance Member, uses 100% compostable packaging, maintains carbon-neutral shipping, and focuses on soil health and biodiversity protection."},
{
id: "8",
title: "How do I earn and redeem loyalty rewards?",
content: "You earn 1 point per $1 spent with every purchase. 50 points = $10 credit. Bonus: earn double points on your birthday month. Redeem anytime from your member portal.",
},
id: "8", title: "How do I earn and redeem loyalty rewards?", content: "You earn 1 point per $1 spent with every purchase. 50 points = $10 credit. Bonus: earn double points on your birthday month. Redeem anytime from your member portal."},
]}
/>
</div>
@@ -149,24 +115,16 @@ export default function ContactPage() {
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/fincadonmanuel",
ariaLabel: "Follow us on Instagram",
},
href: "https://instagram.com/fincadonmanuel", ariaLabel: "Follow us on Instagram"},
{
icon: Facebook,
href: "https://facebook.com/fincadonmanuel",
ariaLabel: "Follow us on Facebook",
},
href: "https://facebook.com/fincadonmanuel", ariaLabel: "Follow us on Facebook"},
{
icon: Twitter,
href: "https://twitter.com/fincadonmanuel",
ariaLabel: "Follow us on Twitter",
},
href: "https://twitter.com/fincadonmanuel", ariaLabel: "Follow us on Twitter"},
{
icon: Mail,
href: "mailto:hello@fincadonmanuel.com",
ariaLabel: "Email us",
},
href: "mailto:hello@fincadonmanuel.com", ariaLabel: "Email us"},
]}
/>
</div>

View File

@@ -52,58 +52,31 @@ export default function SubscriptionPage() {
carouselMode="buttons"
plans={[
{
id: "weekly",
badge: "Weekly Subscription",
badgeIcon: Zap,
price: "$12.99/bag",
subtitle: "Fresh delivery every week",
buttons: [
id: "weekly", badge: "Weekly Subscription", badgeIcon: Zap,
price: "$12.99/bag", subtitle: "Fresh delivery every week", buttons: [
{ text: "Start Weekly", href: "#" },
{ text: "Chat to Sales", href: "/contact" },
],
features: [
"1 bag (250g or 500g) every week",
"10% discount on regular price",
"Skip or pause anytime",
"Free priority shipping",
"Exclusive member-only blends",
],
"1 bag (250g or 500g) every week", "10% discount on regular price", "Skip or pause anytime", "Free priority shipping", "Exclusive member-only blends"],
},
{
id: "biweekly",
badge: "Bi-Weekly Plan",
badgeIcon: Sparkles,
price: "$24.99/shipment",
subtitle: "Balanced for regular drinkers",
buttons: [
id: "biweekly", badge: "Bi-Weekly Plan", badgeIcon: Sparkles,
price: "$24.99/shipment", subtitle: "Balanced for regular drinkers", buttons: [
{ text: "Start Bi-Weekly", href: "#" },
{ text: "Chat to Sales", href: "/contact" },
],
features: [
"1kg coffee every 2 weeks",
"15% discount on regular price",
"Free shipping all orders",
"Birthday bonus coffee",
"Loyalty rewards program",
],
"1kg coffee every 2 weeks", "15% discount on regular price", "Free shipping all orders", "Birthday bonus coffee", "Loyalty rewards program"],
},
{
id: "monthly",
badge: "Monthly Box",
badgeIcon: Award,
price: "$44.99/month",
subtitle: "Most popular choice",
buttons: [
id: "monthly", badge: "Monthly Box", badgeIcon: Award,
price: "$44.99/month", subtitle: "Most popular choice", buttons: [
{ text: "Start Monthly", href: "#" },
{ text: "Chat to Sales", href: "/contact" },
],
features: [
"2kg premium selection monthly",
"20% discount on all items",
"Free express shipping",
"Early access to limited editions",
"Exclusive tasting notes guide",
],
"2kg premium selection monthly", "20% discount on all items", "Free express shipping", "Early access to limited editions", "Exclusive tasting notes guide"],
},
]}
/>
@@ -121,41 +94,24 @@ export default function SubscriptionPage() {
carouselMode="buttons"
features={[
{
title: "Loyalty Rewards",
description: "Earn points with every purchase and redeem for exclusive coffee, discounts, and early releases.",
bentoComponent: "icon-info-cards",
items: [
title: "Loyalty Rewards", description: "Earn points with every purchase and redeem for exclusive coffee, discounts, and early releases.", bentoComponent: "icon-info-cards", items: [
{ icon: Sparkles, label: "Points", value: "1 per $1 spent" },
{ icon: Award, label: "Redemption", value: "50 points = $10 credit" },
{ icon: Zap, label: "Bonus", value: "Double points on birthdays" },
],
},
{
title: "Limited Edition Access",
description: "Be the first to access seasonal roasts, experimental blends, and exclusive collaborations.",
bentoComponent: "marquee",
centerIcon: Coffee,
variant: "text",
texts: [
"Spring Microlots First",
"Harvest Releases Early",
"Exclusive Collaborations",
"Member-Only Roasts",
],
title: "Limited Edition Access", description: "Be the first to access seasonal roasts, experimental blends, and exclusive collaborations.", bentoComponent: "marquee", centerIcon: Coffee,
variant: "text", texts: [
"Spring Microlots First", "Harvest Releases Early", "Exclusive Collaborations", "Member-Only Roasts"],
},
{
title: "Sustainability Tracking",
description: "Monitor your environmental impact with detailed reports showing your carbon footprint savings and forest regeneration contribution.",
bentoComponent: "timeline",
heading: "Your Impact",
subheading: "Positive change through coffee",
items: [
title: "Sustainability Tracking", description: "Monitor your environmental impact with detailed reports showing your carbon footprint savings and forest regeneration contribution.", bentoComponent: "timeline", heading: "Your Impact", subheading: "Positive change through coffee", items: [
{ label: "Carbon Offset", detail: "Track CO₂ saved" },
{ label: "Forest Acres", detail: "Protected per year" },
{ label: "Fair Wages", detail: "Invested in farming" },
],
completedLabel: "Making a Difference",
},
completedLabel: "Making a Difference"},
]}
/>
</div>
@@ -172,31 +128,21 @@ export default function SubscriptionPage() {
carouselMode="buttons"
features={[
{
title: "Customizable Preferences",
description: "Select your grind, roast level, and flavor profile for every delivery.",
bentoComponent: "3d-task-list",
title: "Setup Steps",
items: [
title: "Customizable Preferences", description: "Select your grind, roast level, and flavor profile for every delivery.", bentoComponent: "3d-task-list", title: "Setup Steps", items: [
{ icon: Coffee, label: "Choose Roast", time: "Light/Medium/Dark" },
{ icon: Zap, label: "Select Grind", time: "5 options" },
{ icon: Leaf, label: "Set Schedule", time: "Weekly/Bi-weekly/Monthly" },
],
},
{
title: "Flexible Management",
description: "Pause, skip, reschedule, or modify your subscription anytime from your account dashboard.",
bentoComponent: "icon-info-cards",
items: [
title: "Flexible Management", description: "Pause, skip, reschedule, or modify your subscription anytime from your account dashboard.", bentoComponent: "icon-info-cards", items: [
{ icon: Award, label: "Pause", value: "Up to 3 months" },
{ icon: Zap, label: "Skip", value: "Any delivery" },
{ icon: Coffee, label: "Modify", value: "Instant update" },
],
},
{
title: "Member Portal",
description: "Access your subscription dashboard to manage preferences, track shipments, and view rewards.",
bentoComponent: "reveal-icon",
icon: Award,
title: "Member Portal", description: "Access your subscription dashboard to manage preferences, track shipments, and view rewards.", bentoComponent: "reveal-icon", icon: Award,
},
]}
/>
@@ -210,24 +156,16 @@ export default function SubscriptionPage() {
socialLinks={[
{
icon: Instagram,
href: "https://instagram.com/fincadonmanuel",
ariaLabel: "Follow us on Instagram",
},
href: "https://instagram.com/fincadonmanuel", ariaLabel: "Follow us on Instagram"},
{
icon: Facebook,
href: "https://facebook.com/fincadonmanuel",
ariaLabel: "Follow us on Facebook",
},
href: "https://facebook.com/fincadonmanuel", ariaLabel: "Follow us on Facebook"},
{
icon: Twitter,
href: "https://twitter.com/fincadonmanuel",
ariaLabel: "Follow us on Twitter",
},
href: "https://twitter.com/fincadonmanuel", ariaLabel: "Follow us on Twitter"},
{
icon: Mail,
href: "mailto:hello@fincadonmanuel.com",
ariaLabel: "Email us",
},
href: "mailto:hello@fincadonmanuel.com", ariaLabel: "Email us"},
]}
/>
</div>