From 3f49a8814f1136a89c4fa75e20101414c9d17717 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:20:09 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2612135..75d8242 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,7 +59,7 @@ export default function ContactPage() { ], }, { - 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", 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" }, @@ -88,21 +88,29 @@ 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." + }, ]} /> @@ -115,16 +123,20 @@ 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" + }, ]} /> -- 2.49.1 From 04b6a39b71d71767f7277ac999f351b5677a62ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:20:15 +0000 Subject: [PATCH 2/2] Update src/app/subscription/page.tsx --- src/app/subscription/page.tsx | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/src/app/subscription/page.tsx b/src/app/subscription/page.tsx index 9319df2..6851738 100644 --- a/src/app/subscription/page.tsx +++ b/src/app/subscription/page.tsx @@ -58,7 +58,8 @@ export default function SubscriptionPage() { { 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, @@ -67,7 +68,8 @@ export default function SubscriptionPage() { { 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, @@ -76,7 +78,8 @@ export default function SubscriptionPage() { { 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" + ], }, ]} /> @@ -103,7 +106,8 @@ export default function SubscriptionPage() { { 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"], + "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: [ @@ -128,7 +132,7 @@ 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", 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" }, @@ -156,16 +160,20 @@ 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" + }, ]} /> -- 2.49.1