Merge version_2 into main #1
334
src/app/page.tsx
334
src/app/page.tsx
@@ -34,41 +34,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Shop", id: "#products"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Menu", id: "#pricing"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Beans Up Coffee"
|
||||
/>
|
||||
@@ -80,13 +62,9 @@ export default function LandingPage() {
|
||||
description="Brewing the perfect cup, every time. Experience Houston's finest coffee culture."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Menu",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Explore Our Menu", href: "#pricing"},
|
||||
{
|
||||
text: "Find Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Find Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg"
|
||||
imageAlt="A cozy, modern coffee shop interior with baristas serving coffee"
|
||||
@@ -115,20 +93,11 @@ export default function LandingPage() {
|
||||
tag="Specialty Drinks"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "The Houstonian Latte",
|
||||
content: "A rich espresso blend infused with a hint of local honey and cinnamon, crowned with intricate latte art.",
|
||||
},
|
||||
id: "f1", title: "The Houstonian Latte", content: "A rich espresso blend infused with a hint of local honey and cinnamon, crowned with intricate latte art."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Energize Cold Brew",
|
||||
content: "Our slow-steeped cold brew, perfectly smooth and robust, offering a refreshing boost without the bitterness.",
|
||||
},
|
||||
id: "f2", title: "Energize Cold Brew", content: "Our slow-steeped cold brew, perfectly smooth and robust, offering a refreshing boost without the bitterness."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Artisan Pour-Over",
|
||||
content: "Experience the nuanced flavors of our single-origin beans, expertly prepared with a precise pour-over method.",
|
||||
},
|
||||
id: "f3", title: "Artisan Pour-Over", content: "Experience the nuanced flavors of our single-origin beans, expertly prepared with a precise pour-over method."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-high-angle-shot-cappuccino-blue-wooden-surface_181624-41113.jpg"
|
||||
imageAlt="Barista making intricate latte art in a coffee cup"
|
||||
@@ -145,65 +114,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Beans Up",
|
||||
name: "House Blend",
|
||||
price: "$18.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-background-with-drink-cookies_114579-16632.jpg",
|
||||
imageAlt: "Beans Up House Blend coffee bag",
|
||||
},
|
||||
id: "p1", brand: "Beans Up", name: "House Blend", price: "$18.00", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-black-background-with-drink-cookies_114579-16632.jpg", imageAlt: "Beans Up House Blend coffee bag"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Beans Up",
|
||||
name: "Single Origin: Ethiopia",
|
||||
price: "$22.00",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-coffee-bag-with-coffee-beans_1232-1357.jpg",
|
||||
imageAlt: "Beans Up Single Origin Ethiopia coffee bag",
|
||||
},
|
||||
id: "p2", brand: "Beans Up", name: "Single Origin: Ethiopia", price: "$22.00", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/metallic-coffee-bag-with-coffee-beans_1232-1357.jpg", imageAlt: "Beans Up Single Origin Ethiopia coffee bag"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Beans Up",
|
||||
name: "Dark Roast Reserve",
|
||||
price: "$20.00",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jelly-cake-frame-with-copy-space_23-2148536819.jpg",
|
||||
imageAlt: "Beans Up Dark Roast Reserve coffee bag",
|
||||
},
|
||||
id: "p3", brand: "Beans Up", name: "Dark Roast Reserve", price: "$20.00", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/jelly-cake-frame-with-copy-space_23-2148536819.jpg", imageAlt: "Beans Up Dark Roast Reserve coffee bag"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Beans Up",
|
||||
name: "Signature Cold Brew",
|
||||
price: "$6.50",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-drink_53876-14861.jpg",
|
||||
imageAlt: "Beans Up Signature Cold Brew bottle",
|
||||
},
|
||||
id: "p4", brand: "Beans Up", name: "Signature Cold Brew", price: "$6.50", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-drink_53876-14861.jpg", imageAlt: "Beans Up Signature Cold Brew bottle"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Beans Up Merch",
|
||||
name: "Branded Coffee Mug",
|
||||
price: "$15.00",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-cup-white-background_181624-17544.jpg",
|
||||
imageAlt: "Beans Up branded coffee mug",
|
||||
},
|
||||
id: "p5", brand: "Beans Up Merch", name: "Branded Coffee Mug", price: "$15.00", rating: 4,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/white-porcelain-cup-white-background_181624-17544.jpg", imageAlt: "Beans Up branded coffee mug"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Beans Up",
|
||||
name: "Morning Croissant",
|
||||
price: "$4.50",
|
||||
rating: 4,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-coffee-jam_23-2147693673.jpg",
|
||||
imageAlt: "Freshly baked croissant",
|
||||
},
|
||||
id: "p6", brand: "Beans Up", name: "Morning Croissant", price: "$4.50", rating: 4,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-coffee-jam_23-2147693673.jpg", imageAlt: "Freshly baked croissant"},
|
||||
]}
|
||||
title="Our Premium Coffee Beans"
|
||||
description="Take the Beans Up experience home with our selection of freshly roasted, high-quality beans."
|
||||
@@ -215,54 +142,27 @@ export default function LandingPage() {
|
||||
<PricingCardOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="depth-3d"
|
||||
plans={[
|
||||
{
|
||||
id: "espresso",
|
||||
badge: "Classic",
|
||||
badgeIcon: Coffee,
|
||||
price: "$3.50",
|
||||
subtitle: "Rich & Intense",
|
||||
features: [
|
||||
"Single/Double Shot",
|
||||
"Signature Espresso Blend",
|
||||
"Hot or Iced",
|
||||
],
|
||||
id: "espresso", badge: "Classic", badgeIcon: Coffee,
|
||||
price: "$3.50", subtitle: "Rich & Intense", features: [
|
||||
"Single/Double Shot", "Signature Espresso Blend", "Hot or Iced"],
|
||||
},
|
||||
{
|
||||
id: "latte",
|
||||
badge: "Popular",
|
||||
badgeIcon: Heart,
|
||||
price: "$5.00",
|
||||
subtitle: "Creamy & Smooth",
|
||||
features: [
|
||||
"Espresso with Steamed Milk",
|
||||
"Choice of Flavors",
|
||||
"Beautiful Latte Art",
|
||||
],
|
||||
id: "latte", badge: "Popular", badgeIcon: Heart,
|
||||
price: "$5.00", subtitle: "Creamy & Smooth", features: [
|
||||
"Espresso with Steamed Milk", "Choice of Flavors", "Beautiful Latte Art"],
|
||||
},
|
||||
{
|
||||
id: "cappuccino",
|
||||
badge: "Frothy",
|
||||
badgeIcon: Cloud,
|
||||
price: "$4.75",
|
||||
subtitle: "Light & Airy",
|
||||
features: [
|
||||
"Espresso, Steamed Milk, Foam",
|
||||
"Perfectly Balanced",
|
||||
"Dusting of Cocoa",
|
||||
],
|
||||
id: "cappuccino", badge: "Frothy", badgeIcon: Cloud,
|
||||
price: "$4.75", subtitle: "Light & Airy", features: [
|
||||
"Espresso, Steamed Milk, Foam", "Perfectly Balanced", "Dusting of Cocoa"],
|
||||
},
|
||||
{
|
||||
id: "coldbrew",
|
||||
badge: "Refreshing",
|
||||
badgeIcon: Droplet,
|
||||
price: "$5.50",
|
||||
subtitle: "Bold & Chilled",
|
||||
features: [
|
||||
"Slow-Steeped Perfection",
|
||||
"Naturally Sweet",
|
||||
"Served over Ice",
|
||||
],
|
||||
id: "coldbrew", badge: "Refreshing", badgeIcon: Droplet,
|
||||
price: "$5.50", subtitle: "Bold & Chilled", features: [
|
||||
"Slow-Steeped Perfection", "Naturally Sweet", "Served over Ice"],
|
||||
},
|
||||
]}
|
||||
title="Our Full Coffee Menu"
|
||||
@@ -279,26 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Jessica Lee",
|
||||
role: "Head Barista",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-crossed-arms_23-2149434495.jpg",
|
||||
imageAlt: "Portrait of Jessica Lee, Head Barista",
|
||||
},
|
||||
id: "t1", name: "Jessica Lee", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-crossed-arms_23-2149434495.jpg", imageAlt: "Portrait of Jessica Lee, Head Barista"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Brown",
|
||||
role: "Coffee Roaster",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg",
|
||||
imageAlt: "Portrait of Michael Brown, Coffee Roaster",
|
||||
},
|
||||
id: "t2", name: "Michael Brown", role: "Coffee Roaster", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg", imageAlt: "Portrait of Michael Brown, Coffee Roaster"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah Chen",
|
||||
role: "Shift Supervisor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg",
|
||||
imageAlt: "Portrait of Sarah Chen, Shift Supervisor",
|
||||
},
|
||||
id: "t3", name: "Sarah Chen", role: "Shift Supervisor", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg", imageAlt: "Portrait of Sarah Chen, Shift Supervisor"},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Our baristas and coffee enthusiasts are passionate about crafting your perfect drink and making your visit memorable."
|
||||
@@ -312,50 +197,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "rev1",
|
||||
title: "Best coffee in Houston!",
|
||||
quote: "Beans Up Coffee is my daily ritual. The quality is unmatched, and the staff are always so friendly. Highly recommend the Houstonian Latte! ",
|
||||
name: "Maria S.",
|
||||
role: "Local Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg",
|
||||
imageAlt: "Maria S.",
|
||||
},
|
||||
id: "rev1", title: "Best coffee in Houston!", quote: "Beans Up Coffee is my daily ritual. The quality is unmatched, and the staff are always so friendly. Highly recommend the Houstonian Latte! ", name: "Maria S.", role: "Local Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg", imageAlt: "Maria S."},
|
||||
{
|
||||
id: "rev2",
|
||||
title: "Perfect spot to work",
|
||||
quote: "I love the ambiance at Beans Up. It's quiet enough to focus, and their cold brew keeps me energized all day. A true gem in Houston.",
|
||||
name: "David K.",
|
||||
role: "Software Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176201.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "rev2", title: "Perfect spot to work", quote: "I love the ambiance at Beans Up. It's quiet enough to focus, and their cold brew keeps me energized all day. A true gem in Houston.", name: "David K.", role: "Software Developer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176201.jpg", imageAlt: "David K."},
|
||||
{
|
||||
id: "rev3",
|
||||
title: "My favorite weekend treat",
|
||||
quote: "Coming to Beans Up with friends is the highlight of my weekend. The pastries are divine, and their artisan pour-overs are a work of art.",
|
||||
name: "Jessica L.",
|
||||
role: "Marketing Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg",
|
||||
imageAlt: "Jessica L.",
|
||||
},
|
||||
id: "rev3", title: "My favorite weekend treat", quote: "Coming to Beans Up with friends is the highlight of my weekend. The pastries are divine, and their artisan pour-overs are a work of art.", name: "Jessica L.", role: "Marketing Manager", imageSrc: "http://img.b2bpic.net/free-photo/african-boy-caucasian-girls-are-laughing-cosy-open-air-cafe-hot-sunny-day_8353-9768.jpg", imageAlt: "Jessica L."},
|
||||
{
|
||||
id: "rev4",
|
||||
title: "Consistently excellent coffee",
|
||||
quote: "I appreciate the consistency and dedication to quality at Beans Up. Every visit is a delight, and the flavors are always spot-on.",
|
||||
name: "Omar P.",
|
||||
role: "Coffee Connoisseur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-messy-bun-hairstyle_23-2149417519.jpg",
|
||||
imageAlt: "Omar P.",
|
||||
},
|
||||
id: "rev4", title: "Consistently excellent coffee", quote: "I appreciate the consistency and dedication to quality at Beans Up. Every visit is a delight, and the flavors are always spot-on.", name: "Omar P.", role: "Coffee Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-messy-bun-hairstyle_23-2149417519.jpg", imageAlt: "Omar P."},
|
||||
{
|
||||
id: "rev5",
|
||||
title: "Fast service, great taste!",
|
||||
quote: "Even during busy mornings, the team at Beans Up is quick and efficient, without compromising on taste. My go-to for a quick, delicious coffee!",
|
||||
name: "Samantha C.",
|
||||
role: "Busy Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-coffee-cup_23-2149249276.jpg",
|
||||
imageAlt: "Samantha C.",
|
||||
},
|
||||
id: "rev5", title: "Fast service, great taste!", quote: "Even during busy mornings, the team at Beans Up is quick and efficient, without compromising on taste. My go-to for a quick, delicious coffee!", name: "Samantha C.", role: "Busy Professional", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-coffee-cup_23-2149249276.jpg", imageAlt: "Samantha C."},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from the community about their Beans Up Coffee experience."
|
||||
@@ -369,35 +219,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open Monday to Friday from 6 AM to 6 PM, and Saturday to Sunday from 7 AM to 5 PM.",
|
||||
},
|
||||
id: "faq1", title: "What are your operating hours?", content: "We are open Monday to Friday from 6 AM to 6 PM, and Saturday to Sunday from 7 AM to 5 PM."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer dairy-free milk options?",
|
||||
content: "Yes, we offer almond, oat, and soy milk as alternatives for all our beverages.",
|
||||
},
|
||||
id: "faq2", title: "Do you offer dairy-free milk options?", content: "Yes, we offer almond, oat, and soy milk as alternatives for all our beverages."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Can I order beans online?",
|
||||
content: "Absolutely! Visit our 'Shop Beans' section to browse our selection and place an order for delivery or in-store pickup.",
|
||||
},
|
||||
id: "faq3", title: "Can I order beans online?", content: "Absolutely! Visit our 'Shop Beans' section to browse our selection and place an order for delivery or in-store pickup."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you have Wi-Fi available?",
|
||||
content: "Yes, complimentary high-speed Wi-Fi is available for all our customers.",
|
||||
},
|
||||
id: "faq4", title: "Do you have Wi-Fi available?", content: "Yes, complimentary high-speed Wi-Fi is available for all our customers."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Where is Beans Up Coffee located?",
|
||||
content: "Our main location is in Downtown Houston, with an additional branch in Montrose. Check our contact page for full addresses.",
|
||||
},
|
||||
id: "faq5", title: "Where is Beans Up Coffee located?", content: "Our main location is in Downtown Houston, with an additional branch in Montrose. Check our contact page for full addresses."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "Do you offer catering services?",
|
||||
content: "Yes, we provide catering for local events and offices. Please contact us for more details and custom packages.",
|
||||
},
|
||||
id: "faq6", title: "Do you offer catering services?", content: "Yes, we provide catering for local events and offices. Please contact us for more details and custom packages."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We've got answers about our coffee, services, and locations."
|
||||
@@ -410,8 +242,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Connect With Us"
|
||||
title="Visit Us or Say Hello!"
|
||||
description="We'd love to hear from you. Stop by for a cup, or reach out with any questions."
|
||||
@@ -430,66 +261,39 @@ export default function LandingPage() {
|
||||
logoText="Beans Up Coffee"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Menu", href: "#pricing"},
|
||||
{
|
||||
label: "Shop Beans",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop Beans", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "123 Coffee Lane, Houston, TX",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "123 Coffee Lane, Houston, TX", href: "#contact"},
|
||||
{
|
||||
label: "Mon-Fri: 6 AM - 6 PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mon-Fri: 6 AM - 6 PM", href: "#"},
|
||||
{
|
||||
label: "Sat-Sun: 7 AM - 5 PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sat-Sun: 7 AM - 5 PM", href: "#"},
|
||||
{
|
||||
label: "info@beansup.com",
|
||||
href: "mailto:info@beansup.com",
|
||||
},
|
||||
label: "info@beansup.com", href: "mailto:info@beansup.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user