Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
344
src/app/page.tsx
344
src/app/page.tsx
@@ -33,37 +33,21 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#home"},
|
||||||
id: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "#menu"},
|
||||||
id: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Community",
|
name: "Community", id: "#community"},
|
||||||
id: "#community",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/coffee-lover-desktop-wallpaper-background-with-cute-wording_53876-165516.jpg"
|
logoSrc="http://img.b2bpic.net/free-photo/coffee-lover-desktop-wallpaper-background-with-cute-wording_53876-165516.jpg"
|
||||||
logoAlt="Good Vibes Coffee Shop Logo"
|
logoAlt="Good Vibes Coffee Shop Logo"
|
||||||
@@ -74,42 +58,21 @@ export default function LandingPage() {
|
|||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
title="Good Vibes in Every Sip."
|
title="Good Vibes in Every Sip."
|
||||||
description="Experience a magical blend of premium specialty coffee and rich Moroccan hospitality, where every visit feels like a warm embrace."
|
description="Experience a magical blend of premium specialty coffee and rich Moroccan hospitality, where every visit feels like a warm embrace."
|
||||||
tag="Welcome"
|
tag="Welcome"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Our Menu",
|
text: "Explore Our Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Find Our Space",
|
text: "Find Our Space", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg", imageAlt: "cozy coffee shop interior warm lighting"},
|
||||||
imageAlt: "cozy coffee shop interior warm lighting",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barman-making-coffee_23-2147798030.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barman-making-coffee_23-2147798030.jpg", imageAlt: "barista pouring latte art close up"},
|
||||||
imageAlt: "barista pouring latte art close up",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-mixing-coffee-cafe_23-2147765335.jpg",
|
|
||||||
imageAlt: "Woman mixing coffee in cafe",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-holding-cup-coffee-smile_197531-33492.jpg",
|
|
||||||
imageAlt: "View of woman holding cup of coffee and smile",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-pours-milk-cup-coffee_8353-1389.jpg",
|
|
||||||
imageAlt: "Girl pours milk in a cup of coffee",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -125,19 +88,13 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: Coffee,
|
icon: Coffee,
|
||||||
label: "Passion for Brewing",
|
label: "Passion for Brewing", value: "Since 2020"},
|
||||||
value: "Since 2020",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Sparkles,
|
icon: Sparkles,
|
||||||
label: "Moroccan Hospitality",
|
label: "Moroccan Hospitality", value: "Authentic 'Atay' Welcome"},
|
||||||
value: "Authentic 'Atay' Welcome",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: Laptop,
|
icon: Laptop,
|
||||||
label: "Modern Comforts",
|
label: "Modern Comforts", value: "Work & Unwind"},
|
||||||
value: "Work & Unwind",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -150,29 +107,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Specialty Coffee",
|
title: "Specialty Coffee", description: "From classic Espresso to our signature Orange Blossom Latte and velvety Flat Whites, expertly prepared by our baristas.", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-glass-wooden-table_1150-13458.jpg", imageAlt: "Specialty Espresso coffee"},
|
||||||
description: "From classic Espresso to our signature Orange Blossom Latte and velvety Flat Whites, expertly prepared by our baristas.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-glass-wooden-table_1150-13458.jpg",
|
|
||||||
imageAlt: "Specialty Espresso coffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Orange Blossom Latte",
|
title: "Orange Blossom Latte", description: "A delicate blend of premium coffee infused with the subtle, aromatic essence of orange blossom. A refreshing and unique taste.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-flower-composition_23-2147760513.jpg", imageAlt: "Orange Blossom Latte with latte art"},
|
||||||
description: "A delicate blend of premium coffee infused with the subtle, aromatic essence of orange blossom. A refreshing and unique taste.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-flower-composition_23-2147760513.jpg",
|
|
||||||
imageAlt: "Orange Blossom Latte with latte art",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Moroccan Mint Tea",
|
title: "Moroccan Mint Tea", description: "Our refreshing traditional Moroccan Mint Tea, prepared with fresh mint leaves and green tea, a symbol of hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/black-tea-armudu-glass-table_140725-2346.jpg", imageAlt: "Traditional Moroccan Mint Tea being poured"},
|
||||||
description: "Our refreshing traditional Moroccan Mint Tea, prepared with fresh mint leaves and green tea, a symbol of hospitality.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/black-tea-armudu-glass-table_140725-2346.jpg",
|
|
||||||
imageAlt: "Traditional Moroccan Mint Tea being poured",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Spiced Moroccan Coffee",
|
title: "Spiced Moroccan Coffee", description: "A unique, invigorating coffee infused with warm cinnamon and ginger, offering a comforting and exotic flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-coffee-with-coffee-beans-orange-slices-book-high-quality-photo_114579-67841.jpg", imageAlt: "Spiced Moroccan coffee with cinnamon stick"},
|
||||||
description: "A unique, invigorating coffee infused with warm cinnamon and ginger, offering a comforting and exotic flavor profile.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-coffee-with-coffee-beans-orange-slices-book-high-quality-photo_114579-67841.jpg",
|
|
||||||
imageAlt: "Spiced Moroccan coffee with cinnamon stick",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Exquisite Drink Menu"
|
title="Our Exquisite Drink Menu"
|
||||||
description="Experience a magical blend of premium specialty coffee and rich Moroccan hospitality, crafted to delight your senses."
|
description="Experience a magical blend of premium specialty coffee and rich Moroccan hospitality, crafted to delight your senses."
|
||||||
@@ -188,65 +129,23 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "prod-1",
|
id: "prod-1", brand: "Good Vibes", name: "Ethically Sourced Coffee Beans", price: "$18.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-grinder_53876-95410.jpg", imageAlt: "Bag of ethically sourced coffee beans"},
|
||||||
name: "Ethically Sourced Coffee Beans",
|
|
||||||
price: "$18.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "210",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans-grinder_53876-95410.jpg",
|
|
||||||
imageAlt: "Bag of ethically sourced coffee beans",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-2",
|
id: "prod-2", brand: "Good Vibes", name: "Modern Almond Gazelle Horns", price: "$12.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arab-pastries_23-2147796799.jpg", imageAlt: "Modern Moroccan almond pastries"},
|
||||||
name: "Modern Almond Gazelle Horns",
|
|
||||||
price: "$12.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "150",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-arab-pastries_23-2147796799.jpg",
|
|
||||||
imageAlt: "Modern Moroccan almond pastries",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-3",
|
id: "prod-3", brand: "Good Vibes", name: "Handcrafted Clay Mug", price: "$25.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-cup-tea-hands_169016-3431.jpg", imageAlt: "Handcrafted clay mug"},
|
||||||
name: "Handcrafted Clay Mug",
|
|
||||||
price: "$25.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "95",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-cup-tea-hands_169016-3431.jpg",
|
|
||||||
imageAlt: "Handcrafted clay mug",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-4",
|
id: "prod-4", brand: "Good Vibes", name: "Zellige Patterned Coasters (Set of 4)", price: "$30.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641450.jpg", imageAlt: "Set of Zellige patterned coasters"},
|
||||||
name: "Zellige Patterned Coasters (Set of 4)",
|
|
||||||
price: "$30.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "80",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-background-blank-wallpaper-place-your-concept_1194-641450.jpg",
|
|
||||||
imageAlt: "Set of Zellige patterned coasters",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-5",
|
id: "prod-5", brand: "Good Vibes", name: "Traditional Moroccan Tea Set", price: "$75.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/tray-moorish-tea-with-grapes_23-2148193482.jpg", imageAlt: "Traditional Moroccan tea set"},
|
||||||
name: "Traditional Moroccan Tea Set",
|
|
||||||
price: "$75.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "60",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-moorish-tea-with-grapes_23-2148193482.jpg",
|
|
||||||
imageAlt: "Traditional Moroccan tea set",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-6",
|
id: "prod-6", brand: "Good Vibes", name: "Artisanal Copper Cezve (Ibrik)", price: "$40.00", rating: 5,
|
||||||
brand: "Good Vibes",
|
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/closeup-turk-with-coffee-blurred-background_169016-15144.jpg", imageAlt: "Artisanal copper Cezve"},
|
||||||
name: "Artisanal Copper Cezve (Ibrik)",
|
|
||||||
price: "$40.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "45",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-turk-with-coffee-blurred-background_169016-15144.jpg",
|
|
||||||
imageAlt: "Artisanal copper Cezve",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Featured Good Vibes Products"
|
title="Featured Good Vibes Products"
|
||||||
description="Take the good vibes home with our curated selection of ethically sourced beans, artisanal pastries, and handcrafted pottery."
|
description="Take the good vibes home with our curated selection of ethically sourced beans, artisanal pastries, and handcrafted pottery."
|
||||||
@@ -255,77 +154,36 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSixteen
|
<TestimonialCardSixteen
|
||||||
|
animationType="depth-3d"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah Johnson", role: "Regular Customer", company: "Local Resident", rating: 5,
|
||||||
name: "Sarah Johnson",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-684.jpg", imageAlt: "Sarah Johnson"},
|
||||||
role: "Regular Customer",
|
|
||||||
company: "Local Resident",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-684.jpg",
|
|
||||||
imageAlt: "Sarah Johnson",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Michael Chen", role: "Freelancer", company: "Creative Hub", rating: 5,
|
||||||
name: "Michael Chen",
|
imageSrc: "http://img.b2bpic.net/free-photo/casual-business-man-freelancer-planning-his-work-notebook-working-laptop-computer-with-smart-phone-cup-coffee-table-coffee-shop-home-office-working-from-cafe-concept_639032-2622.jpg", imageAlt: "Michael Chen"},
|
||||||
role: "Freelancer",
|
|
||||||
company: "Creative Hub",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-business-man-freelancer-planning-his-work-notebook-working-laptop-computer-with-smart-phone-cup-coffee-table-coffee-shop-home-office-working-from-cafe-concept_639032-2622.jpg",
|
|
||||||
imageAlt: "Michael Chen",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5,
|
||||||
name: "Emily Rodriguez",
|
imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3296.jpg", imageAlt: "Emily Rodriguez"},
|
||||||
role: "Marketing Director",
|
|
||||||
company: "GrowthCo",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3296.jpg",
|
|
||||||
imageAlt: "Emily Rodriguez",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5,
|
||||||
name: "David Kim",
|
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064709.jpg", imageAlt: "David Kim"},
|
||||||
role: "Product Manager",
|
|
||||||
company: "StartupXYZ",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-reading-book-cafe_23-2150064709.jpg",
|
|
||||||
imageAlt: "David Kim",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica Lee", role: "Food Blogger", company: "Taste Explorers", rating: 5,
|
||||||
name: "Jessica Lee",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138288.jpg", imageAlt: "Jessica Lee"},
|
||||||
role: "Food Blogger",
|
|
||||||
company: "Taste Explorers",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving-dr_1258-138288.jpg",
|
|
||||||
imageAlt: "Jessica Lee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Omar Hassan", role: "Community Leader", company: "Local Artisan Guild", rating: 5,
|
||||||
name: "Omar Hassan",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-business-man-cafe-works-laptop-drinks-coffee_1321-1440.jpg", imageAlt: "young attractive business man in a cafe works for a laptop, drinks coffee."},
|
||||||
role: "Community Leader",
|
|
||||||
company: "Local Artisan Guild",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-business-man-cafe-works-laptop-drinks-coffee_1321-1440.jpg",
|
|
||||||
imageAlt: "young attractive business man in a cafe works for a laptop, drinks coffee.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "4.9/5",
|
value: "4.9/5", label: "Avg. Rating"},
|
||||||
label: "Avg. Rating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "1000+",
|
value: "1000+", label: "Reviews"},
|
||||||
label: "Reviews",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "500+",
|
value: "500+", label: "Daily Visitors"},
|
||||||
label: "Daily Visitors",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="Hear from our cherished community about their 'Good Vibes' moments and why they love our coffee shop."
|
description="Hear from our cherished community about their 'Good Vibes' moments and why they love our coffee shop."
|
||||||
@@ -337,14 +195,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Moroccan Crafts Cooperative",
|
"Moroccan Crafts Cooperative", "Local Mint Farms", "Artisan Pottery Collective", "Ethical Coffee Traders", "Community Youth Programs", "Sustainable Initiative Group", "Traditional Pastry Makers"]}
|
||||||
"Local Mint Farms",
|
|
||||||
"Artisan Pottery Collective",
|
|
||||||
"Ethical Coffee Traders",
|
|
||||||
"Community Youth Programs",
|
|
||||||
"Sustainable Initiative Group",
|
|
||||||
"Traditional Pastry Makers",
|
|
||||||
]}
|
|
||||||
title="Building a Better Community"
|
title="Building a Better Community"
|
||||||
description="We proudly partner with local Moroccan cooperatives, supporting sustainable practices and artisanal craftsmanship that enrich our community."
|
description="We proudly partner with local Moroccan cooperatives, supporting sustainable practices and artisanal craftsmanship that enrich our community."
|
||||||
showCard={false}
|
showCard={false}
|
||||||
@@ -357,30 +208,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq-1",
|
id: "faq-1", title: "Do you have high-speed Wi-Fi and workspaces?", content: "Yes, we offer free high-speed Wi-Fi and ample power outlets, making us the perfect spot to study, work, or relax."},
|
||||||
title: "Do you have high-speed Wi-Fi and workspaces?",
|
|
||||||
content: "Yes, we offer free high-speed Wi-Fi and ample power outlets, making us the perfect spot to study, work, or relax.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-2",
|
id: "faq-2", title: "Are there vegan milk alternatives?", content: "Absolutely! We proudly offer a selection of vegan milk alternatives, including almond, oat, and soy milk, for all our beverages."},
|
||||||
title: "Are there vegan milk alternatives?",
|
|
||||||
content: "Absolutely! We proudly offer a selection of vegan milk alternatives, including almond, oat, and soy milk, for all our beverages.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-3",
|
id: "faq-3", title: "What are your operating hours?", content: "Good Vibes Coffee Shop is open daily from 7:00 AM to 11:00 PM, ready to serve you from your morning brew to your late-night treat."},
|
||||||
title: "What are your operating hours?",
|
|
||||||
content: "Good Vibes Coffee Shop is open daily from 7:00 AM to 11:00 PM, ready to serve you from your morning brew to your late-night treat.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-4",
|
id: "faq-4", title: "Do you offer catering for events?", content: "Yes, we offer catering services for private events and gatherings. Please contact us for more details and custom menu options."},
|
||||||
title: "Do you offer catering for events?",
|
|
||||||
content: "Yes, we offer catering services for private events and gatherings. Please contact us for more details and custom menu options.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-5",
|
id: "faq-5", title: "Can I reserve a table or a private area?", content: "We offer limited reservations for larger groups or special occasions. Please reach out to our team to discuss your needs."},
|
||||||
title: "Can I reserve a table or a private area?",
|
|
||||||
content: "We offer limited reservations for larger groups or special occasions. Please reach out to our team to discuss your needs.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find quick answers to common questions about our coffee shop, services, and offerings."
|
description="Find quick answers to common questions about our coffee shop, services, and offerings."
|
||||||
@@ -392,22 +228,15 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
text="Get in Touch with Good Vibes Coffee Shop"
|
text="Get in Touch with Good Vibes Coffee Shop"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Us: +123 456 7890",
|
text: "Call Us: +123 456 7890", href: "tel:+1234567890"},
|
||||||
href: "tel:+1234567890",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Email Us: info@goodvibes.com",
|
text: "Email Us: info@goodvibes.com", href: "mailto:info@goodvibes.com"},
|
||||||
href: "mailto:info@goodvibes.com",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Book an Event",
|
text: "Book an Event", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -417,66 +246,39 @@ export default function LandingPage() {
|
|||||||
logoText="Good Vibes Coffee Shop"
|
logoText="Good Vibes Coffee Shop"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Menu",
|
title: "Menu", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Specialty Coffee",
|
label: "Specialty Coffee", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Traditional Brews",
|
label: "Traditional Brews", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pastries",
|
label: "Pastries", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Merchandise",
|
label: "Merchandise", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Our Story",
|
label: "Our Story", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Community",
|
label: "Community", href: "#community"},
|
||||||
href: "#community",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQs",
|
label: "FAQs", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Connect",
|
title: "Connect", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram", href: "https://instagram.com/goodvibescoffee"},
|
||||||
href: "https://instagram.com/goodvibescoffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "TikTok",
|
label: "TikTok", href: "https://tiktok.com/goodvibescoffee"},
|
||||||
href: "https://tiktok.com/goodvibescoffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pinterest",
|
label: "Pinterest", href: "https://pinterest.com/goodvibescoffee"},
|
||||||
href: "https://pinterest.com/goodvibescoffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Newsletter",
|
label: "Newsletter", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user