Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
310
src/app/page.tsx
310
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About Us",
|
name: "About Us", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Catering",
|
name: "Catering", id: "#pricing"},
|
||||||
id: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Wonder Café & Bakery"
|
brandName="Wonder Café & Bakery"
|
||||||
/>
|
/>
|
||||||
@@ -64,42 +52,21 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
title="Welcome to Wonder Café & Bakery"
|
title="Welcome to Wonder Café & Bakery"
|
||||||
description="Indulge in our freshly baked goods and artisanal coffee. A cozy spot where every moment is a treat."
|
description="Indulge in our freshly baked goods and artisanal coffee. A cozy spot where every moment is a treat."
|
||||||
tag="Experience the Taste of Joy"
|
tag="Experience the Taste of Joy"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Menu",
|
text: "View Menu", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Order Online",
|
text: "Order Online", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-103.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-103.jpg", imageAlt: "Cozy café interior with delicious pastries"},
|
||||||
imageAlt: "Cozy café interior with delicious pastries",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-brownies-inside-purple-forms-along-with-cup-tea-holding-by-female-white-candy-color-sweets_140725-25018.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-brownies-inside-purple-forms-along-with-cup-tea-holding-by-female-white-candy-color-sweets_140725-25018.jpg", imageAlt: "Barista preparing coffee and fresh croissants"}
|
||||||
imageAlt: "Barista preparing coffee and fresh croissants",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-around-world_23-2151937388.jpg",
|
|
||||||
imageAlt: "Delicious food around the world",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17103.jpg",
|
|
||||||
imageAlt: "Portrait of a pretty young woman sitting",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg",
|
|
||||||
imageAlt: "Happy friends sitting in cafe",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -114,17 +81,11 @@ export default function LandingPage() {
|
|||||||
description="Wonder Café & Bakery was founded on a simple principle: to bring exceptional coffee and delightful pastries to our community. We believe in quality ingredients, artisanal methods, and creating a warm, welcoming space for everyone."
|
description="Wonder Café & Bakery was founded on a simple principle: to bring exceptional coffee and delightful pastries to our community. We believe in quality ingredients, artisanal methods, and creating a warm, welcoming space for everyone."
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
value: "10+",
|
value: "10+", title: "Years of Experience"},
|
||||||
title: "Years of Experience",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "100%",
|
value: "100%", title: "Fresh Ingredients"},
|
||||||
title: "Fresh Ingredients",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "50K+",
|
value: "50K+", title: "Happy Customers"},
|
||||||
title: "Happy Customers",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232502.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232502.jpg"
|
||||||
imageAlt="Happy customers enjoying coffee and pastries at Wonder Café"
|
imageAlt="Happy customers enjoying coffee and pastries at Wonder Café"
|
||||||
@@ -138,29 +99,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
tag: "Coffee",
|
tag: "Coffee", title: "Artisanal Coffee Blends", subtitle: "Expertly roasted and brewed.", description: "Savor the rich aroma and exquisite taste of our carefully selected coffee beans, sourced from the finest regions and roasted to perfection. Each cup is a journey for your senses.", imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barman-putting-milk-coffee_23-2147798051.jpg", imageAlt: "Barista preparing a specialty coffee"},
|
||||||
title: "Artisanal Coffee Blends",
|
|
||||||
subtitle: "Expertly roasted and brewed.",
|
|
||||||
description: "Savor the rich aroma and exquisite taste of our carefully selected coffee beans, sourced from the finest regions and roasted to perfection. Each cup is a journey for your senses.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barman-putting-milk-coffee_23-2147798051.jpg",
|
|
||||||
imageAlt: "Barista preparing a specialty coffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
tag: "Bakery",
|
tag: "Bakery", title: "Freshly Baked Delights", subtitle: "Handcrafted daily from scratch.", description: "From flaky croissants to decadent cakes, our bakery offers a wide array of treats, baked fresh every morning using traditional methods and the highest quality ingredients. Pure bliss in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/knife-rope-near-candied-fruits-bread_23-2147851916.jpg", imageAlt: "Assortment of freshly baked pastries"},
|
||||||
title: "Freshly Baked Delights",
|
|
||||||
subtitle: "Handcrafted daily from scratch.",
|
|
||||||
description: "From flaky croissants to decadent cakes, our bakery offers a wide array of treats, baked fresh every morning using traditional methods and the highest quality ingredients. Pure bliss in every bite.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/knife-rope-near-candied-fruits-bread_23-2147851916.jpg",
|
|
||||||
imageAlt: "Assortment of freshly baked pastries",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
tag: "Ambiance",
|
tag: "Ambiance", title: "Cozy & Inviting Space", subtitle: "Your perfect spot to relax.", description: "Our café provides a warm and comfortable environment, ideal for catching up with friends, working remotely, or simply enjoying a quiet moment with your favorite beverage and treat. Come, relax, and feel at home.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-reading-book-club_23-2150062120.jpg", imageAlt: "Cozy and inviting cafe interior"},
|
||||||
title: "Cozy & Inviting Space",
|
|
||||||
subtitle: "Your perfect spot to relax.",
|
|
||||||
description: "Our café provides a warm and comfortable environment, ideal for catching up with friends, working remotely, or simply enjoying a quiet moment with your favorite beverage and treat. Come, relax, and feel at home.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-reading-book-club_23-2150062120.jpg",
|
|
||||||
imageAlt: "Cozy and inviting cafe interior",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Specialties"
|
title="Our Specialties"
|
||||||
description="Discover what makes Wonder Café & Bakery a unique experience for every visitor."
|
description="Discover what makes Wonder Café & Bakery a unique experience for every visitor."
|
||||||
@@ -175,65 +118,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "prod-1",
|
id: "prod-1", brand: "Wonder Blends", name: "Classic Cappuccino", price: "$4.50", rating: 5,
|
||||||
brand: "Wonder Blends",
|
reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-165303.jpg", imageAlt: "Perfectly crafted cappuccino with latte art"},
|
||||||
name: "Classic Cappuccino",
|
|
||||||
price: "$4.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "250",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-latte-art_53876-165303.jpg",
|
|
||||||
imageAlt: "Classic Cappuccino with latte art",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-2",
|
id: "prod-2", brand: "Wonder Bakes", name: "Butter Croissant", price: "$3.75", rating: 5,
|
||||||
brand: "Wonder Bakes",
|
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11669.jpg", imageAlt: "Golden brown croissant with flaky layers"},
|
||||||
name: "Butter Croissant",
|
|
||||||
price: "$3.75",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "180",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11669.jpg",
|
|
||||||
imageAlt: "Golden Butter Croissant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-3",
|
id: "prod-3", brand: "Wonder Bakes", name: "Chocolate Cake Slice", price: "$6.00", rating: 5,
|
||||||
brand: "Wonder Bakes",
|
reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/portioned-chocolate-cake-garnished-with-chocolate-syrup-berries_140725-5050.jpg", imageAlt: "Slice of rich chocolate cake with berries"},
|
||||||
name: "Chocolate Cake Slice",
|
|
||||||
price: "$6.00",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "320",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portioned-chocolate-cake-garnished-with-chocolate-syrup-berries_140725-5050.jpg",
|
|
||||||
imageAlt: "Decadent Chocolate Cake Slice",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-4",
|
id: "prod-4", brand: "Wonder Bakes", name: "Sourdough Bread", price: "$7.50", rating: 5,
|
||||||
brand: "Wonder Bakes",
|
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg", imageAlt: "Artisanal Sourdough Bread"},
|
||||||
name: "Sourdough Bread",
|
|
||||||
price: "$7.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "110",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-wooden-board_23-2147686512.jpg",
|
|
||||||
imageAlt: "Artisanal Sourdough Bread",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-5",
|
id: "prod-5", brand: "Wonder Sips", name: "Berry Smoothie", price: "$6.25", rating: 4,
|
||||||
brand: "Wonder Sips",
|
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/mixed-berries-with-yogurt-smoothies_1339-7930.jpg", imageAlt: "Berry smoothie in a tall glass fresh fruit"},
|
||||||
name: "Berry Smoothie",
|
|
||||||
price: "$6.25",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "95",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-berries-with-yogurt-smoothies_1339-7930.jpg",
|
|
||||||
imageAlt: "Refreshing Berry Smoothie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "prod-6",
|
id: "prod-6", brand: "Wonder Bites", name: "Avocado Toast", price: "$9.50", rating: 5,
|
||||||
brand: "Wonder Bites",
|
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-plate_1220-7326.jpg", imageAlt: "Avocado toast with poached egg and chilli flakes"},
|
||||||
name: "Avocado Toast",
|
|
||||||
price: "$9.50",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "150",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/toast-with-avocado-plate_1220-7326.jpg",
|
|
||||||
imageAlt: "Gourmet Avocado Toast",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Menu Highlights"
|
title="Our Menu Highlights"
|
||||||
description="Explore a selection of our most popular and beloved items, crafted with passion and the finest ingredients."
|
description="Explore a selection of our most popular and beloved items, crafted with passion and the finest ingredients."
|
||||||
@@ -247,63 +148,31 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "package-1",
|
id: "package-1", badge: "Popular", badgeIcon: Sparkles,
|
||||||
badge: "Popular",
|
price: "Starting at $150", name: "Small Gathering Package", buttons: [
|
||||||
badgeIcon: Sparkles,
|
|
||||||
price: "Starting at $150",
|
|
||||||
name: "Small Gathering Package",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Inquire Now",
|
text: "Inquire Now", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Assorted Pastries (12 pcs)",
|
"Assorted Pastries (12 pcs)", "Coffee Carafe (12 servings)", "Juice Selection (6 bottles)", "Delivery included (local)"],
|
||||||
"Coffee Carafe (12 servings)",
|
|
||||||
"Juice Selection (6 bottles)",
|
|
||||||
"Delivery included (local)",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "package-2",
|
id: "package-2", badge: "Best Value", badgeIcon: Award,
|
||||||
badge: "Best Value",
|
price: "Starting at $300", name: "Office Event Package", buttons: [
|
||||||
badgeIcon: Award,
|
|
||||||
price: "Starting at $300",
|
|
||||||
name: "Office Event Package",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Inquire Now",
|
text: "Inquire Now", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Assorted Pastries (24 pcs)",
|
"Assorted Pastries (24 pcs)", "Coffee Carafe (24 servings)", "Tea Selection (12 servings)", "Fruit Platter", "Delivery & Setup included"],
|
||||||
"Coffee Carafe (24 servings)",
|
|
||||||
"Tea Selection (12 servings)",
|
|
||||||
"Fruit Platter",
|
|
||||||
"Delivery & Setup included",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "package-3",
|
id: "package-3", badge: "Premium", badgeIcon: Star,
|
||||||
badge: "Premium",
|
price: "Custom Quote", name: "Grand Celebration Package", buttons: [
|
||||||
badgeIcon: Star,
|
|
||||||
price: "Custom Quote",
|
|
||||||
name: "Grand Celebration Package",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Custom Cake Design",
|
"Custom Cake Design", "Full Pastry & Dessert Bar", "Unlimited Coffee & Tea Bar", "Hot Food Add-ons Available", "Dedicated Event Coordinator"],
|
||||||
"Full Pastry & Dessert Bar",
|
|
||||||
"Unlimited Coffee & Tea Bar",
|
|
||||||
"Hot Food Add-ons Available",
|
|
||||||
"Dedicated Event Coordinator",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Catering & Special Event Packages"
|
title="Catering & Special Event Packages"
|
||||||
@@ -316,30 +185,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515853.jpg"},
|
||||||
name: "Sarah J.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515853.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-man-isolated_273609-35974.jpg"},
|
||||||
name: "Mark D.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-man-isolated_273609-35974.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg"},
|
||||||
name: "Emily R.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-doing-okay-symbol_1187-3855.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-wise-man-posing-studio_23-2149883498.jpg"},
|
||||||
name: "David K.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-wise-man-posing-studio_23-2149883498.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-21218.jpg"},
|
||||||
name: "Jessica L.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-21218.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="Wonder Café & Bakery has truly mastered the art of coffee and pastries. Every visit is a delight, and their croissants are simply divine!"
|
cardTitle="Wonder Café & Bakery has truly mastered the art of coffee and pastries. Every visit is a delight, and their croissants are simply divine!"
|
||||||
cardTag="Rave Reviews"
|
cardTag="Rave Reviews"
|
||||||
@@ -354,25 +208,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq-1",
|
id: "faq-1", title: "What are your operating hours?", content: "We are open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM. Holiday hours may vary, please check our social media for updates."},
|
||||||
title: "What are your operating hours?",
|
|
||||||
content: "We are open Monday to Friday from 7 AM to 6 PM, and Saturday to Sunday from 8 AM to 5 PM. Holiday hours may vary, please check our social media for updates.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-2",
|
id: "faq-2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we have a selection of delicious vegan and gluten-free pastries and sandwiches. Please ask our staff for today's specials and options."},
|
||||||
title: "Do you offer vegan or gluten-free options?",
|
|
||||||
content: "Yes, we have a selection of delicious vegan and gluten-free pastries and sandwiches. Please ask our staff for today's specials and options.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-3",
|
id: "faq-3", title: "Can I place a custom cake order?", content: "Absolutely! We love creating custom cakes for special occasions. Please contact us at least 72 hours in advance to discuss your design and flavor preferences."},
|
||||||
title: "Can I place a custom cake order?",
|
|
||||||
content: "Absolutely! We love creating custom cakes for special occasions. Please contact us at least 72 hours in advance to discuss your design and flavor preferences.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-4",
|
id: "faq-4", title: "Do you have Wi-Fi available?", content: "Yes, we provide complimentary Wi-Fi for our customers. Feel free to connect and enjoy your time while you work or relax."},
|
||||||
title: "Do you have Wi-Fi available?",
|
|
||||||
content: "Yes, we provide complimentary Wi-Fi for our customers. Feel free to connect and enjoy your time while you work or relax.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/nice-female-barista-making-raf-coffee-smiling-cheerfully-looking-happy_176420-7876.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/nice-female-barista-making-raf-coffee-smiling-cheerfully-looking-happy_176420-7876.jpg"
|
||||||
imageAlt="Cafe staff helping a customer at the counter"
|
imageAlt="Cafe staff helping a customer at the counter"
|
||||||
@@ -389,8 +231,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Connect With Us"
|
tag="Connect With Us"
|
||||||
title="Get In Touch"
|
title="Get In Touch"
|
||||||
description="Have a question, custom order request, or just want to say hello? We'd love to hear from you!"
|
description="Have a question, custom order request, or just want to say hello? We'd love to hear from you!"
|
||||||
@@ -409,58 +250,35 @@ export default function LandingPage() {
|
|||||||
logoText="Wonder Café & Bakery"
|
logoText="Wonder Café & Bakery"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links",
|
title: "Quick Links", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Our Menu",
|
label: "Our Menu", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Catering",
|
label: "Catering", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQs",
|
label: "FAQs", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Follow Us",
|
title: "Follow Us", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram", href: "https://instagram.com/wondercafe"},
|
||||||
href: "https://instagram.com/wondercafe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "Facebook", href: "https://facebook.com/wondercafe"},
|
||||||
href: "https://facebook.com/wondercafe",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter", href: "https://twitter.com/wondercafe"},
|
||||||
href: "https://twitter.com/wondercafe",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact",
|
title: "Contact", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Email: info@wondercafe.com",
|
label: "Email: info@wondercafe.com", href: "mailto:info@wondercafe.com"},
|
||||||
href: "mailto:info@wondercafe.com",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Phone: (123) 456-7890",
|
label: "Phone: (123) 456-7890", href: "tel:+1234567890"},
|
||||||
href: "tel:+1234567890",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Address: 123 Bakery Lane, City, State",
|
label: "Address: 123 Bakery Lane, City, State", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user