Merge version_2 into main #9
@@ -58,7 +58,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: "Contact Details", 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" },
|
||||
|
||||
@@ -132,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: "Customize Options", 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" },
|
||||
|
||||
Reference in New Issue
Block a user