Merge version_1 into main #2
314
src/app/page.tsx
314
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/clean-white-paper-bags-with-coffee-cup-table_9975-134629.jpg"
|
||||
logoAlt="Cafe Regal Logo"
|
||||
@@ -70,47 +56,30 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Welcome to Cafe Regal"
|
||||
description="Your cozy escape for exceptional coffee, delightful pastries, and heartwarming moments."
|
||||
tag="Taste the Difference"
|
||||
tagIcon={Coffee}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
{
|
||||
text: "Find Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Find Us", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=1",
|
||||
imageAlt: "Cozy cafe interior with warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg", imageAlt: "Cozy cafe interior with warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1",
|
||||
imageAlt: "Barista pouring latte art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Barista pouring latte art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-pie-with-red-berries-dark-table-cake-sweet-pie-tea_140725-73350.jpg",
|
||||
imageAlt: "Display of fresh, artisanal pastries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-pie-with-red-berries-dark-table-cake-sweet-pie-tea_140725-73350.jpg", imageAlt: "Display of fresh, artisanal pastries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-drinking-coffee-outside-street-night_1303-11828.jpg",
|
||||
imageAlt: "Aesthetic flat lay of coffee and book",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-drinking-coffee-outside-street-night_1303-11828.jpg", imageAlt: "Aesthetic flat lay of coffee and book"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16122.jpg",
|
||||
imageAlt: "Friends laughing and talking in a cafe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16122.jpg", imageAlt: "Friends laughing and talking in a cafe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-home-vintage-pot-bright_1203-5039.jpg",
|
||||
imageAlt: "Outdoor cafe seating area in sunshine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-home-vintage-pot-bright_1203-5039.jpg", imageAlt: "Outdoor cafe seating area in sunshine"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,80 +105,53 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Artisanal Coffee",
|
||||
description: "Hand-picked beans, expertly roasted and brewed to perfection. Savor every rich, aromatic drop.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roasted-coffee-beans-old-coffee-grinder-against-black-backgrou_181624-58257.jpg",
|
||||
imageAlt: "Freshly brewed coffee with beans",
|
||||
},
|
||||
title: "Artisanal Coffee", description: "Hand-picked beans, expertly roasted and brewed to perfection. Savor every rich, aromatic drop.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roasted-coffee-beans-old-coffee-grinder-against-black-backgrou_181624-58257.jpg", imageAlt: "Freshly brewed coffee with beans"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Ethically Sourced Beans",
|
||||
},
|
||||
text: "Ethically Sourced Beans"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Expert Baristas",
|
||||
},
|
||||
text: "Expert Baristas"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Signature Blends",
|
||||
},
|
||||
text: "Signature Blends"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clean-white-paper-bags-with-coffee-cup-table_9975-134629.jpg",
|
||||
imageAlt: "freshly brewed coffee beans grinder",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Freshly Baked Pastries",
|
||||
description: "Baked in-house daily with the finest ingredients. Indulge in our flaky croissants, rich cakes, and delightful cookies.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg",
|
||||
imageAlt: "Assortment of freshly baked pastries",
|
||||
},
|
||||
title: "Freshly Baked Pastries", description: "Baked in-house daily with the finest ingredients. Indulge in our flaky croissants, rich cakes, and delightful cookies.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg", imageAlt: "Assortment of freshly baked pastries"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Daily Baked Goodies",
|
||||
},
|
||||
text: "Daily Baked Goodies"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Seasonal Specialties",
|
||||
},
|
||||
text: "Seasonal Specialties"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Locally Sourced Ingredients",
|
||||
},
|
||||
text: "Locally Sourced Ingredients"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed coffee beans grinder",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Cozy Ambiance",
|
||||
description: "Our cafe offers a warm, inviting atmosphere perfect for relaxation, work, or catching up with friends.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg",
|
||||
imageAlt: "Cozy cafe interior with soft lighting",
|
||||
},
|
||||
title: "Cozy Ambiance", description: "Our cafe offers a warm, inviting atmosphere perfect for relaxation, work, or catching up with friends.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg", imageAlt: "Cozy cafe interior with soft lighting"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Comfortable Seating",
|
||||
},
|
||||
text: "Comfortable Seating"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Free Wi-Fi",
|
||||
},
|
||||
text: "Free Wi-Fi"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Relaxing Music",
|
||||
},
|
||||
text: "Relaxing Music"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed coffee beans grinder",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Experience the Regal Difference"
|
||||
description="At Cafe Regal, we pride ourselves on delivering an exceptional experience every time you visit. Discover what makes us special."
|
||||
@@ -225,47 +167,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Latte",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg",
|
||||
imageAlt: "Classic Latte with beautiful latte art",
|
||||
},
|
||||
id: "p1", name: "Classic Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Classic Latte with beautiful latte art"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Velvet Cappuccino",
|
||||
price: "$4.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-with-nuts-table_140725-1309.jpg",
|
||||
imageAlt: "Velvet Cappuccino with a dusting of chocolate",
|
||||
},
|
||||
id: "p2", name: "Velvet Cappuccino", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/cappuccino-with-nuts-table_140725-1309.jpg", imageAlt: "Velvet Cappuccino with a dusting of chocolate"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Artisan Croissant",
|
||||
price: "$3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-53097.jpg",
|
||||
imageAlt: "Flaky golden Artisan Croissant",
|
||||
},
|
||||
id: "p3", name: "Artisan Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-53097.jpg", imageAlt: "Flaky golden Artisan Croissant"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Regal Club Sandwich",
|
||||
price: "$9.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sandwiches-arrangement-wooden-background_23-2148617311.jpg",
|
||||
imageAlt: "Gourmet Regal Club Sandwich",
|
||||
},
|
||||
id: "p4", name: "Regal Club Sandwich", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sandwiches-arrangement-wooden-background_23-2148617311.jpg", imageAlt: "Gourmet Regal Club Sandwich"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Decadent Chocolate Cake",
|
||||
price: "$6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg",
|
||||
imageAlt: "Slice of Decadent Chocolate Cake",
|
||||
},
|
||||
id: "p5", name: "Decadent Chocolate Cake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg", imageAlt: "Slice of Decadent Chocolate Cake"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Refreshing Iced Tea",
|
||||
price: "$3.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-fresh-detox-water-fruit-juice-served-with-tubes-left-side-brown-background_140725-94799.jpg",
|
||||
imageAlt: "Glass of refreshing Iced Tea with lemon",
|
||||
},
|
||||
id: "p6", name: "Refreshing Iced Tea", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-fresh-detox-water-fruit-juice-served-with-tubes-left-side-brown-background_140725-94799.jpg", imageAlt: "Glass of refreshing Iced Tea with lemon"},
|
||||
]}
|
||||
title="Our Delicious Menu"
|
||||
description="Explore our curated selection of coffees, teas, and delectable bites designed to satisfy every craving."
|
||||
@@ -280,64 +192,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Local Artist",
|
||||
company: "Community Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-holding-coffee-mug_23-2147906505.jpg",
|
||||
imageAlt: "Happy woman drinking coffee cafe",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Local Artist", company: "Community Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-teenage-girl-holding-coffee-mug_23-2147906505.jpg", imageAlt: "Happy woman drinking coffee cafe"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
role: "Freelance Writer",
|
||||
company: "Creative Words",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-having-cup-coffee-with-laptop-desk_23-2147955387.jpg",
|
||||
imageAlt: "Man working on laptop in cafe",
|
||||
},
|
||||
id: "t2", name: "Mark D.", role: "Freelance Writer", company: "Creative Words", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-having-cup-coffee-with-laptop-desk_23-2147955387.jpg", imageAlt: "Man working on laptop in cafe"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Student",
|
||||
company: "University of Arts",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-best-friends-enjoying-nice-time-together-lunch-eating-laughing-jokes-looking-each-other-recollecting-good-old-days-their-friendship_273609-1472.jpg",
|
||||
imageAlt: "Couple enjoying brunch cafe",
|
||||
},
|
||||
id: "t3", name: "Emily R.", role: "Student", company: "University of Arts", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-best-friends-enjoying-nice-time-together-lunch-eating-laughing-jokes-looking-each-other-recollecting-good-old-days-their-friendship_273609-1472.jpg", imageAlt: "Couple enjoying brunch cafe"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Software Engineer",
|
||||
company: "Tech Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-685.jpg",
|
||||
imageAlt: "Person reading book cafe window",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Software Engineer", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-685.jpg", imageAlt: "Person reading book cafe window"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Maria G.",
|
||||
role: "Retired Teacher",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-mature-friends-with-stickers-foreheads-playing-guessing-game-home-focus-is-woman-with-word-cat-label_637285-4541.jpg",
|
||||
imageAlt: "Older couple drinking tea cafe",
|
||||
},
|
||||
id: "t5", name: "Maria G.", role: "Retired Teacher", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-cheerful-mature-friends-with-stickers-foreheads-playing-guessing-game-home-focus-is-woman-with-word-cat-label_637285-4541.jpg", imageAlt: "Older couple drinking tea cafe"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Average Rating"},
|
||||
{
|
||||
value: "200+",
|
||||
label: "Daily Visitors",
|
||||
},
|
||||
value: "200+", label: "Daily Visitors"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years in Service",
|
||||
},
|
||||
value: "15+", label: "Years in Service"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from those who have made Cafe Regal their favorite spot. Your happiness is our greatest reward."
|
||||
@@ -350,14 +226,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Local Food Critics",
|
||||
"Sustainable Coffee Alliance",
|
||||
"Artisan Bakeries Guild",
|
||||
"Neighborhood Association",
|
||||
"Food Delivery Hub",
|
||||
"Culinary Magazine",
|
||||
"Local Event Planners",
|
||||
]}
|
||||
"Local Food Critics", "Sustainable Coffee Alliance", "Artisan Bakeries Guild", "Neighborhood Association", "Food Delivery Hub", "Culinary Magazine", "Local Event Planners"]}
|
||||
title="Trusted by the Community"
|
||||
description="We're proud to be a beloved part of the local community, supported by various partners and patrons."
|
||||
tag="Our Partners"
|
||||
@@ -369,30 +238,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you offer vegan options? ",
|
||||
content: "Yes, we have a variety of delicious vegan pastries and plant-based milk alternatives for all our coffee beverages.",
|
||||
},
|
||||
id: "faq1", title: "Do you offer vegan options? ", content: "Yes, we have a variety of delicious vegan pastries and plant-based milk alternatives for all our coffee beverages."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Can I reserve a table?",
|
||||
content: "We operate on a first-come, first-served basis for most seating. For larger groups (6+), please contact us directly to inquire about reservations.",
|
||||
},
|
||||
id: "faq2", title: "Can I reserve a table?", content: "We operate on a first-come, first-served basis for most seating. For larger groups (6+), please contact us directly to inquire about reservations."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you have Wi-Fi?",
|
||||
content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers, perfect for work or leisure.",
|
||||
},
|
||||
id: "faq3", title: "Do you have Wi-Fi?", content: "Absolutely! We offer complimentary high-speed Wi-Fi for all our customers, perfect for work or leisure."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open Monday to Friday from 7 AM to 6 PM, and weekends from 8 AM to 5 PM.",
|
||||
},
|
||||
id: "faq4", title: "What are your opening hours?", content: "We are open Monday to Friday from 7 AM to 6 PM, and weekends from 8 AM to 5 PM."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Do you host private events?",
|
||||
content: "Yes, our cozy space is available for private events. Please reach out to us via our contact form for more details and availability.",
|
||||
},
|
||||
id: "faq5", title: "Do you host private events?", content: "Yes, our cozy space is available for private events. Please reach out to us via our contact form for more details and availability."},
|
||||
]}
|
||||
sideTitle="Got Questions?"
|
||||
sideDescription="Find quick answers to the most common inquiries about Cafe Regal and our services."
|
||||
@@ -404,8 +258,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Visit Us or Say Hello"
|
||||
description="We'd love to hear from you! Whether it's a question, a catering inquiry, or just a friendly hello, reach out."
|
||||
@@ -422,54 +275,33 @@ export default function LandingPage() {
|
||||
logoText="Cafe Regal"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user