Merge version_1 into main #1
363
src/app/page.tsx
363
src/app/page.tsx
@@ -20,27 +20,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Abid's"
|
||||
/>
|
||||
@@ -48,113 +43,40 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="An Unforgettable Dining Experience"
|
||||
description="Located at 38, Alexandra Road, Marine Dr, we bring you the pinnacle of culinary artistry, blending tradition with modern elegance in the heart of the city."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg",
|
||||
imageAlt: "Luxurious dining atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-serving-seafood-dish-restaurant-kitchen-table_181624-58968.jpg",
|
||||
imageAlt: "Chef preparing gourmet meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-quality-wine-still-life_23-2149710959.jpg",
|
||||
imageAlt: "Wine pairing service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-cutting-apple-dark-surface_179666-44557.jpg",
|
||||
imageAlt: "Fresh culinary ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
|
||||
imageAlt: "Elegant restaurant dining room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg",
|
||||
imageAlt: "Artful dessert presentation",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg", imageAlt: "Luxurious dining atmosphere" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-serving-seafood-dish-restaurant-kitchen-table_181624-58968.jpg", imageAlt: "Chef preparing gourmet meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-quality-wine-still-life_23-2149710959.jpg", imageAlt: "Wine pairing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-cutting-apple-dark-surface_179666-44557.jpg", imageAlt: "Fresh culinary ingredients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", imageAlt: "Elegant restaurant dining room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg", imageAlt: "Artful dessert presentation" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg",
|
||||
imageAlt: "Artful dessert presentation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081470.jpg",
|
||||
imageAlt: "Elegant restaurant dining room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/celery-fresh-red-tomatoes-crate-with-gardening-equipments_23-2147844354.jpg",
|
||||
imageAlt: "Fresh culinary ingredients",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-pouring-cocktail-incredients-lounge-atmosphere_482257-24651.jpg",
|
||||
imageAlt: "Wine pairing service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg",
|
||||
imageAlt: "Chef preparing gourmet meal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
|
||||
imageAlt: "Luxurious dining atmosphere",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg", imageAlt: "Artful dessert presentation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081470.jpg", imageAlt: "Elegant restaurant dining room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/celery-fresh-red-tomatoes-crate-with-gardening-equipments_23-2147844354.jpg", imageAlt: "Fresh culinary ingredients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-pouring-cocktail-incredients-lounge-atmosphere_482257-24651.jpg", imageAlt: "Wine pairing service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg", imageAlt: "Chef preparing gourmet meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg", imageAlt: "Luxurious dining atmosphere" }
|
||||
]}
|
||||
buttons={[{ text: "Book a Table", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-hugging-with-cheerful-woman-restaurant_23-2148016777.jpg",
|
||||
alt: "Happy diner",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg",
|
||||
alt: "Diner at table",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg",
|
||||
alt: "Guest enjoying atmosphere",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg",
|
||||
alt: "Group of friends",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg",
|
||||
alt: "Patron at dining table",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-hugging-with-cheerful-woman-restaurant_23-2148016777.jpg", alt: "Happy diner" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", alt: "Diner at table" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg", alt: "Guest enjoying atmosphere" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", alt: "Group of friends" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", alt: "Patron at dining table" }
|
||||
]}
|
||||
avatarText="Join 12,000+ happy guests"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Michelin Recommended",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Locally Sourced",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Handcrafted Fine Dining",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Award-Winning Wine List",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Open 7 Days A Week",
|
||||
},
|
||||
{ type: "text", text: "Michelin Recommended" },
|
||||
{ type: "text", text: "Locally Sourced" },
|
||||
{ type: "text", text: "Handcrafted Fine Dining" },
|
||||
{ type: "text", text: "Award-Winning Wine List" },
|
||||
{ type: "text", text: "Open 7 Days A Week" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -179,42 +101,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Grilled Sea Bass",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Truffle Risotto",
|
||||
price: "$38",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217165.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Herb-Crusted Rack of Lamb",
|
||||
price: "$52",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-white-plate-decorated-with-flowers_23-2151973729.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Spiced Duck Breast",
|
||||
price: "$48",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Lobster Bisque",
|
||||
price: "$32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-garnishing-dish_23-2148763143.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Artisanal Chocolate Ganache",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-black-pasta-quail-eggs-dark-background_23-2148340358.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Grilled Sea Bass", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg" },
|
||||
{ id: "p2", name: "Truffle Risotto", price: "$38", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-chef-attire_23-2151217165.jpg" },
|
||||
{ id: "p3", name: "Herb-Crusted Rack of Lamb", price: "$52", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-white-plate-decorated-with-flowers_23-2151973729.jpg" },
|
||||
{ id: "p4", name: "Spiced Duck Breast", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" },
|
||||
{ id: "p5", name: "Lobster Bisque", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-garnishing-dish_23-2148763143.jpg" },
|
||||
{ id: "p6", name: "Artisanal Chocolate Ganache", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-black-pasta-quail-eggs-dark-background_23-2148340358.jpg" }
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="Discover a selection of our finest culinary creations, each dish a testament to our commitment to excellence."
|
||||
@@ -228,24 +120,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Abid Rahman",
|
||||
role: "Executive Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silly-young-male-chef-wearing-uniform-looking-camera-with-crossed-eyes-showing-tongue-isolated-brown-background_141793-136673.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Elena Rossi",
|
||||
role: "Sous Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1549.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Marcus Thorne",
|
||||
role: "Maître d'",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-selling-food-street_329181-20708.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Abid Rahman", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/silly-young-male-chef-wearing-uniform-looking-camera-with-crossed-eyes-showing-tongue-isolated-brown-background_141793-136673.jpg" },
|
||||
{ id: "t2", name: "Elena Rossi", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-worried-expression_1194-1549.jpg" },
|
||||
{ id: "t3", name: "Marcus Thorne", role: "Maître d'", imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-selling-food-street_329181-20708.jpg" }
|
||||
]}
|
||||
title="Meet the Culinary Artists"
|
||||
description="Our dedicated team of professionals strives to bring innovation and passion to every plate we serve."
|
||||
@@ -258,60 +135,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Local Gourmet",
|
||||
company: "Marine Dr Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael K.",
|
||||
role: "Critic",
|
||||
company: "Foodies Daily",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-enjoying-time-together_23-2148395330.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Food Blogger",
|
||||
company: "Taste & Travel",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
role: "Loyal Patron",
|
||||
company: "Financial Services",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofia L.",
|
||||
role: "Traveler",
|
||||
company: "Globe Trotter",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", role: "Local Gourmet", company: "Marine Dr Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg" },
|
||||
{ id: "2", name: "Michael K.", role: "Critic", company: "Foodies Daily", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-enjoying-time-together_23-2148395330.jpg" },
|
||||
{ id: "3", name: "Emily R.", role: "Food Blogger", company: "Taste & Travel", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517421.jpg" },
|
||||
{ id: "4", name: "David W.", role: "Loyal Patron", company: "Financial Services", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg" },
|
||||
{ id: "5", name: "Sofia L.", role: "Traveler", company: "Globe Trotter", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "12K+",
|
||||
label: "Satisfied Guests",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Gourmet Dishes",
|
||||
},
|
||||
{
|
||||
value: "15",
|
||||
label: "Years Culinary",
|
||||
},
|
||||
{ value: "12K+", label: "Satisfied Guests" },
|
||||
{ value: "500+", label: "Gourmet Dishes" },
|
||||
{ value: "15", label: "Years Culinary" }
|
||||
]}
|
||||
title="Voices of Our Patrons"
|
||||
description="What our guests say about their journey at Abid's Restaurant."
|
||||
@@ -324,36 +157,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
title: "Farm to Table",
|
||||
items: [
|
||||
"Fresh Produce",
|
||||
"Ethical Sourcing",
|
||||
"Local Farmers",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24h",
|
||||
title: "Preparation",
|
||||
items: [
|
||||
"Slow Cooked",
|
||||
"Hand Crafted",
|
||||
"Precision Timing",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5*",
|
||||
title: "Service Quality",
|
||||
items: [
|
||||
"Exceptional Care",
|
||||
"Tailored Experience",
|
||||
"Warm Welcome",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "100%", title: "Farm to Table", items: ["Fresh Produce", "Ethical Sourcing", "Local Farmers"] },
|
||||
{ id: "m2", value: "24h", title: "Preparation", items: ["Slow Cooked", "Hand Crafted", "Precision Timing"] },
|
||||
{ id: "m3", value: "5*", title: "Service Quality", items: ["Exceptional Care", "Tailored Experience", "Warm Welcome"] }
|
||||
]}
|
||||
title="Our Culinary Commitment"
|
||||
description="Quality is the heartbeat of every dish we curate."
|
||||
@@ -365,21 +171,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do I need a reservation?",
|
||||
content: "Yes, for optimal service we recommend booking in advance, though walk-ins are welcomed subject to availability.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Can you host private events?",
|
||||
content: "Certainly, we offer a dedicated space for private celebrations and corporate events.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily from 6:00 PM to 11:00 PM.",
|
||||
},
|
||||
{ id: "q1", title: "Do I need a reservation?", content: "Yes, for optimal service we recommend booking in advance, though walk-ins are welcomed subject to availability." },
|
||||
{ id: "q2", title: "Can you host private events?", content: "Certainly, we offer a dedicated space for private celebrations and corporate events." },
|
||||
{ id: "q3", title: "What are your operating hours?", content: "We are open daily from 6:00 PM to 11:00 PM." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We're here to help."
|
||||
@@ -390,9 +184,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Reserve Your Table"
|
||||
description="Secure your spot at Abid's Restaurant today."
|
||||
buttonText="Book Reservation"
|
||||
@@ -405,35 +197,18 @@ export default function LandingPage() {
|
||||
logoText="Abid's Restaurant"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
title: "Explore", items: [
|
||||
{ label: "Our Story", href: "#about" },
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Abid's Restaurant. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user