Merge version_1 into main #5
@@ -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: "Phone & Hours", 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" },
|
||||
|
||||
@@ -133,7 +133,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: "Customizable Preferences", 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