Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-26 10:21:32 +00:00
2 changed files with 91 additions and 331 deletions

View File

@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import { Droplet } from "lucide-react";
import { Droplet, Leaf, IceCream, Coffee } from "lucide-react";
export default function LandingPage() {
return (
@@ -27,36 +27,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "menu",
href: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Catering",
id: "catering",
href: "/catering",
},
name: "Catering", id: "/catering"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"}
]}
brandName="Taste Bender Canada"
button={{
text: "Order Online",
href: "https://tastebender.ca/collections/all",
}}
text: "Order Online", href: "https://tastebender.ca/collections/all"}}
animateOnLoad={true}
/>
</div>
@@ -70,53 +53,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "1",
name: "Japanese Katsu Sando",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-red-green-peppers-wooden-cutting-board_141793-1660.jpg?_wi=2",
imageAlt: "Crispy Japanese Katsu Sando sandwich",
initialQuantity: 1,
id: "1", name: "Japanese Katsu Sando", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-red-green-peppers-wooden-cutting-board_141793-1660.jpg", imageAlt: "Crispy Japanese Katsu Sando sandwich", initialQuantity: 1,
},
{
id: "2",
name: "Chef's Bender Tarts",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-cookies_114579-16570.jpg?_wi=2",
imageAlt: "Assorted gourmet dessert tarts, colorful and artistic",
initialQuantity: 1,
id: "2", name: "Chef's Bender Tarts", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-cookies_114579-16570.jpg", imageAlt: "Assorted gourmet dessert tarts, colorful and artistic", initialQuantity: 1,
},
{
id: "3",
name: "Bender-Misu",
price: "$11",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-dessert-with-chocolate-top_140725-6103.jpg?_wi=2",
imageAlt: "Chef's special tiramisu creation dessert",
initialQuantity: 1,
id: "3", name: "Bender-Misu", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/coffee-dessert-with-chocolate-top_140725-6103.jpg", imageAlt: "Chef's special tiramisu creation dessert", initialQuantity: 1,
},
{
id: "4",
name: "Honey Butter Biscone",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=2",
imageAlt: "Warm honey butter biscone pastry with coffee",
initialQuantity: 1,
id: "4", name: "Honey Butter Biscone", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg", imageAlt: "Warm honey butter biscone pastry with coffee", initialQuantity: 1,
},
{
id: "5",
name: "Avocado Toast 316",
price: "$16",
imageSrc: "http://img.b2bpic.net/free-photo/open-sandwiches-with-cottage-cheese-cherry-tomatoes-basil_114579-62683.jpg?_wi=2",
imageAlt: "Classic avocado toast with cherry tomatoes and basil",
initialQuantity: 1,
id: "5", name: "Avocado Toast 316", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/open-sandwiches-with-cottage-cheese-cherry-tomatoes-basil_114579-62683.jpg", imageAlt: "Classic avocado toast with cherry tomatoes and basil", initialQuantity: 1,
},
{
id: "6",
name: "Katsu Bento Box",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/view-salmon-dish-bowl_23-2150461458.jpg",
imageAlt: "Chef DK's signature katsu bento box with salmon",
initialQuantity: 1,
},
id: "6", name: "Katsu Bento Box", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/view-salmon-dish-bowl_23-2150461458.jpg", imageAlt: "Chef DK's signature katsu bento box with salmon", initialQuantity: 1,
}
]}
title="Our Signature Creations"
description="Handcrafted with passion, enjoy our unique blend of brunch delights and exquisite desserts, always made from scratch. From savory to sweet, there's something to tantalize every palate."
@@ -130,45 +83,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Strawberry Mint Iced Tea",
description: "A refreshing blend of fresh strawberries and cool mint, steeped to perfection for a vibrant taste experience.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pouring-sangria_23-2149426400.jpg?_wi=2",
imageAlt: "Refreshing Strawberry Mint Iced Tea",
},
id: "1", title: "Strawberry Mint Iced Tea", description: "A refreshing blend of fresh strawberries and cool mint, steeped to perfection for a vibrant taste experience.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pouring-sangria_23-2149426400.jpg", imageAlt: "Refreshing Strawberry Mint Iced Tea"},
items: [
{
icon: Leaf,
text: "Freshly Brewed",
},
text: "Freshly Brewed"},
{
icon: IceCream,
text: "Perfectly Chilled",
},
text: "Perfectly Chilled"}
],
reverse: false,
},
{
id: "2",
title: "House Cold-Steeped Iced Tea",
description: "Our signature cold-steeped iced tea offers a smooth, rich flavor profile without bitterness, ideal for a warm afternoon.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/juicy-lemonade-with-straw-mint-plant-surface_114579-33798.jpg",
imageAlt: "House Cold Steeped Iced Tea",
},
id: "2", title: "House Cold-Steeped Iced Tea", description: "Our signature cold-steeped iced tea offers a smooth, rich flavor profile without bitterness, ideal for a warm afternoon.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/juicy-lemonade-with-straw-mint-plant-surface_114579-33798.jpg", imageAlt: "House Cold Steeped Iced Tea"},
items: [
{
icon: Coffee,
text: "Premium Tea Leaves",
},
text: "Premium Tea Leaves"},
{
icon: Droplet,
text: "Smooth Finish",
},
text: "Smooth Finish"}
],
reverse: true,
},
}
]}
title="Beyond the Plate: Our Artisan Beverages"
description="Complement your meal with our carefully curated selection of specialty teas, coffees, and refreshing drinks, perfect for any occasion and mood."
@@ -179,60 +118,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Catering",
href: "/catering",
},
label: "Catering", href: "/catering"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact",
href: "/contact",
},
],
label: "Contact", href: "/contact"}
]
},
{
title: "Visit Us",
items: [
title: "Visit Us", items: [
{
label: "316 College St, Toronto",
href: "https://maps.app.goo.gl/your-address",
},
label: "316 College St, Toronto", href: "https://maps.app.goo.gl/your-address"},
{
label: "Mon-Sun: 9 AM - 6 PM",
href: "#",
},
label: "Mon-Sun: 9 AM - 6 PM", href: "#"},
{
label: "(416) 555-MENU",
href: "tel:+1416555MENU",
},
],
label: "(416) 555-MENU", href: "tel:+1416555MENU"}
]
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "TikTok",
href: "#",
},
],
},
label: "TikTok", href: "#"}
]
}
]}
logoText="Taste Bender Canada"
copyrightText="© 2024 Taste Bender Canada. All rights reserved."

View File

@@ -31,36 +31,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "menu",
href: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Catering",
id: "catering",
href: "/catering",
},
name: "Catering", id: "/catering"},
{
name: "Reviews",
id: "reviews",
href: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"}
]}
brandName="Taste Bender Canada"
button={{
text: "Order Online",
href: "https://tastebender.ca/collections/all",
}}
text: "Order Online", href: "https://tastebender.ca/collections/all"}}
animateOnLoad={true}
/>
</div>
@@ -73,13 +56,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "View Our Menu",
href: "/menu",
},
text: "View Our Menu", href: "/menu"},
{
text: "Order Online",
href: "https://tastebender.ca/collections/all",
},
text: "Order Online", href: "https://tastebender.ca/collections/all"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/big-cold-breakfast-with-orange-juice_1122-703.jpg"
@@ -97,7 +76,7 @@ export default function LandingPage() {
description="We believe that to create a true flavour of Canada, everything must be made from scratch. Every edible and drinkable item at Taste Bender Canada is lovingly crafted in-house by Chef DK, ensuring unparalleled freshness and unique taste."
tag="Our Philosophy"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727992.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727992.jpg"
imageAlt="Chef DK preparing dishes in a professional kitchen"
/>
</div>
@@ -110,65 +89,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Taste Bender Specialty",
name: "Bender Tarts",
price: "CA$3.99 - CA$6.99",
rating: 5,
reviewCount: "2 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-cookies_114579-16570.jpg?_wi=1",
imageAlt: "Assortment of colorful Bender Tarts",
},
id: "1", brand: "Taste Bender Specialty", name: "Bender Tarts", price: "CA$3.99 - CA$6.99", rating: 5,
reviewCount: "2 reviews", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-cookies_114579-16570.jpg", imageAlt: "Assortment of colorful Bender Tarts"},
{
id: "2",
brand: "Brunch Favorite",
name: "Japanese Katsu",
price: "CA$10.00 - CA$15.00",
rating: 5,
reviewCount: "1 review",
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-red-green-peppers-wooden-cutting-board_141793-1660.jpg?_wi=1",
imageAlt: "Crispy Japanese Katsu sandwich",
},
id: "2", brand: "Brunch Favorite", name: "Japanese Katsu", price: "CA$10.00 - CA$15.00", rating: 5,
reviewCount: "1 review", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-red-green-peppers-wooden-cutting-board_141793-1660.jpg", imageAlt: "Crispy Japanese Katsu sandwich"},
{
id: "3",
brand: "Refreshing Drink",
name: "Strawberry Mint Tea",
price: "CA$5.50",
rating: 5,
reviewCount: "2 photos",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pouring-sangria_23-2149426400.jpg?_wi=1",
imageAlt: "Glass of strawberry mint iced tea",
},
id: "3", brand: "Refreshing Drink", name: "Strawberry Mint Tea", price: "CA$5.50", rating: 5,
reviewCount: "2 photos", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-pouring-sangria_23-2149426400.jpg", imageAlt: "Glass of strawberry mint iced tea"},
{
id: "4",
brand: "Chef's Creation",
name: "Bender Misu",
price: "CA$7.99",
rating: 5,
reviewCount: "New",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-dessert-with-chocolate-top_140725-6103.jpg?_wi=1",
imageAlt: "Chef's unique Tiramisu creation",
},
id: "4", brand: "Chef's Creation", name: "Bender Misu", price: "CA$7.99", rating: 5,
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/coffee-dessert-with-chocolate-top_140725-6103.jpg", imageAlt: "Chef's unique Tiramisu creation"},
{
id: "5",
brand: "Sweet Treat",
name: "Honey Butter Biscone",
price: "CA$3.99",
rating: 5,
reviewCount: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg?_wi=1",
imageAlt: "Honey butter biscone pastry",
},
id: "5", brand: "Sweet Treat", name: "Honey Butter Biscone", price: "CA$3.99", rating: 5,
reviewCount: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-muffins_23-2148251615.jpg", imageAlt: "Honey butter biscone pastry"},
{
id: "6",
brand: "Classic Brunch",
name: "The Classic 316 College St Toast",
price: "CA$10.97",
rating: 5,
reviewCount: "Highly Rated",
imageSrc: "http://img.b2bpic.net/free-photo/open-sandwiches-with-cottage-cheese-cherry-tomatoes-basil_114579-62683.jpg?_wi=1",
imageAlt: "Classic 316 College Street toast",
},
id: "6", brand: "Classic Brunch", name: "The Classic 316 College St Toast", price: "CA$10.97", rating: 5,
reviewCount: "Highly Rated", imageSrc: "http://img.b2bpic.net/free-photo/open-sandwiches-with-cottage-cheese-cherry-tomatoes-basil_114579-62683.jpg", imageAlt: "Classic 316 College Street toast"}
]}
title="Our Signature Menu Highlights"
description="Discover unique, creative dishes and desserts not widely available elsewhere in Toronto. Each item is a testament to Chef DK's multicultural inspiration and culinary artistry."
@@ -184,37 +121,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Samanvita SreeHarsha",
handle: "@SamanvitaS",
testimonial: "We ordered egg and cheese sandwiches, cookies, biscones and coffee and iced tea. Everything was delicious and fresh!",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-shirt-looking-camera-looking-cheerful-front-view_176474-54937.jpg?_wi=1",
imageAlt: "Samanvita SreeHarsha",
},
id: "1", name: "Samanvita SreeHarsha", handle: "@SamanvitaS", testimonial: "We ordered egg and cheese sandwiches, cookies, biscones and coffee and iced tea. Everything was delicious and fresh!", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-shirt-looking-camera-looking-cheerful-front-view_176474-54937.jpg", imageAlt: "Samanvita SreeHarsha"},
{
id: "2",
name: "Natalie Mauceri",
handle: "@NatalieM",
testimonial: "The owner is very passionate and it shows in both the service and the food. A truly unique spot in Toronto!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12671.jpg?_wi=1",
imageAlt: "Natalie Mauceri",
},
id: "2", name: "Natalie Mauceri", handle: "@NatalieM", testimonial: "The owner is very passionate and it shows in both the service and the food. A truly unique spot in Toronto!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12671.jpg", imageAlt: "Natalie Mauceri"},
{
id: "3",
name: "Jess DeNobrega",
handle: "@JessD",
testimonial: "Quality ingredients and good portions for the reasonable price. Highly recommend the Bender Tarts!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148884308.jpg?_wi=1",
imageAlt: "Jess DeNobrega",
},
id: "3", name: "Jess DeNobrega", handle: "@JessD", testimonial: "Quality ingredients and good portions for the reasonable price. Highly recommend the Bender Tarts!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148884308.jpg", imageAlt: "Jess DeNobrega"},
{
id: "4",
name: "John Smith",
handle: "@JohnS",
testimonial: "Taste Bender Canada offers incredible brunch options and their desserts are simply out of this world. A must-visit!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-plate-with-food_23-2148899057.jpg?_wi=1",
imageAlt: "John Smith",
},
id: "4", name: "John Smith", handle: "@JohnS", testimonial: "Taste Bender Canada offers incredible brunch options and their desserts are simply out of this world. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-plate-with-food_23-2148899057.jpg", imageAlt: "John Smith"}
]}
title="What Our Customers Say"
description="With an overall rating of 4.9/5 from 247 reviews, our customers consistently praise the quality, unique flavors, and passionate service at Taste Bender Canada."
@@ -228,34 +141,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
{
src: "http://img.b2bpic.net/free-vector/vintage-blackboard-organic-fruit-label-set_23-2148127828.jpg",
alt: "Food Blog Logo 1",
},
{
src: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-farmers-market-labels_23-2149340111.jpg",
alt: "Food Guide Logo 2",
},
{
src: "http://img.b2bpic.net/free-vector/st-patrick-s-day-badge-label-collection_23-2147752547.jpg",
alt: "Local Eats Logo 3",
},
{
src: "http://img.b2bpic.net/free-vector/flat-minimalist-new-year-2018-cards_23-2147725520.jpg",
alt: "Culinary Review Logo 4",
},
{
src: "http://img.b2bpic.net/free-vector/travel-logo-template_23-2149705455.jpg",
alt: "Gourmet Spot Logo 5",
},
{
src: "http://img.b2bpic.net/free-vector/vintage-blackboard-organic-fruit-label-set_23-2148127828.jpg",
alt: "Food Blog Logo 6",
},
{
src: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-farmers-market-labels_23-2149340111.jpg",
alt: "Food Guide Logo 7",
},
"http://img.b2bpic.net/free-vector/vintage-blackboard-organic-fruit-label-set_23-2148127828.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-farmers-market-labels_23-2149340111.jpg", "http://img.b2bpic.net/free-vector/st-patrick-s-day-badge-label-collection_23-2147752547.jpg", "http://img.b2bpic.net/free-vector/flat-minimalist-new-year-2018-cards_23-2147725520.jpg", "http://img.b2bpic.net/free-vector/travel-logo-template_23-2149705455.jpg", "http://img.b2bpic.net/free-vector/vintage-blackboard-organic-fruit-label-set_23-2148127828.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-farmers-market-labels_23-2149340111.jpg"
]}
title="As Seen In & Featured By"
description="Taste Bender Canada is proud to be recognized by local food guides and online publications for its unique culinary approach and exceptional dining experience."
@@ -270,27 +156,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer vegetarian or vegan options?",
content: "Yes, we offer a variety of vegetarian and some vegan-friendly options. Please ask our staff for recommendations or check our menu for dietary labels.",
},
id: "1", title: "Do you offer vegetarian or vegan options?", content: "Yes, we offer a variety of vegetarian and some vegan-friendly options. Please ask our staff for recommendations or check our menu for dietary labels."},
{
id: "2",
title: "Can I place an order for pickup or delivery?",
content: "Absolutely! We offer both order pickup and delivery services. You can place your order directly through our website or via popular delivery platforms.",
},
id: "2", title: "Can I place an order for pickup or delivery?", content: "Absolutely! We offer both order pickup and delivery services. You can place your order directly through our website or via popular delivery platforms."},
{
id: "3",
title: "What are your opening hours?",
content: "Taste Bender Canada opens daily at 10 AM. Please check our contact page or Google Maps for specific closing times and any holiday hours.",
},
id: "3", title: "What are your opening hours?", content: "Taste Bender Canada opens daily at 10 AM. Please check our contact page or Google Maps for specific closing times and any holiday hours."},
{
id: "4",
title: "Do you accommodate allergies?",
content: "We strive to accommodate dietary restrictions and allergies. Please inform our staff about any allergies when ordering, and we will do our best to assist you.",
},
id: "4", title: "Do you accommodate allergies?", content: "We strive to accommodate dietary restrictions and allergies. Please inform our staff about any allergies when ordering, and we will do our best to assist you."}
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
imageAlt="Interior view of Taste Bender Canada cafe"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
@@ -308,25 +182,17 @@ export default function LandingPage() {
description="We'd love to hear from you! Visit us at 316 College St, Toronto, call us at +1 416-323-9669, or send us a message below. Our team is ready to assist you with inquiries, catering, or anything else you need."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
name: "email", type: "email", placeholder: "Your Email", required: true,
}
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
imageAlt="Taste Bender Canada cafe interior"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -340,59 +206,37 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "Catering",
href: "/catering",
},
label: "Catering", href: "/catering"},
{
label: "Order Online",
href: "https://tastebender.ca/collections/all",
},
],
label: "Order Online", href: "https://tastebender.ca/collections/all"}
]
},
{
items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "FAQs",
href: "/faq",
},
],
label: "FAQs", href: "/faq"}
]
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Refund Policy",
href: "#",
},
],
},
label: "Refund Policy", href: "#"}
]
}
]}
logoText="Taste Bender Canada"
/>