Merge version_1 into main #1
220
src/app/page.tsx
220
src/app/page.tsx
@@ -32,131 +32,80 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "features",
|
||||
},
|
||||
name: "Menu", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Queen of Sheba"
|
||||
button={{
|
||||
text: "Reserve a Table", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A Taste of Ethiopia"
|
||||
description="Experience authentic Ethiopian hospitality at Queen of Sheba. Located in the heart of Inglewood, we bring traditional spices, warmth, and flavor to every plate."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149882892.jpg",
|
||||
imageAlt: "Authentic ethiopian dining table injera",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149882892.jpg", imageAlt: "Authentic ethiopian dining table injera"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-lines-made-from-sand_23-2148254638.jpg",
|
||||
imageAlt: "Ethiopian coffee ceremony spices",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parallel-lines-made-from-sand_23-2148254638.jpg", imageAlt: "Ethiopian coffee ceremony spices"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086074.jpg",
|
||||
imageAlt: "Nutritious indian dosa arrangement",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-arrangement_23-2149086074.jpg", imageAlt: "Nutritious indian dosa arrangement"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-food-top-view_23-2150347539.jpg",
|
||||
imageAlt: "Us labor day celebration with food top view",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-food-top-view_23-2150347539.jpg", imageAlt: "Us labor day celebration with food top view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-preparation-concept_23-2147812203.jpg",
|
||||
imageAlt: "Mexican food preparation concept",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-preparation-concept_23-2147812203.jpg", imageAlt: "Mexican food preparation concept"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-background-with-hazelnuts_23-2147726093.jpg",
|
||||
imageAlt: "Ethiopian coffee ceremony spices",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-background-with-hazelnuts_23-2147726093.jpg", imageAlt: "Ethiopian coffee ceremony spices"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg",
|
||||
imageAlt: "Authentic ethiopian dining table injera",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-plate-mexican-food_23-2147740706.jpg", imageAlt: "Authentic ethiopian dining table injera"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glass-table_23-2148088446.jpg",
|
||||
imageAlt: "Arabic tea in glass on table",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glass-table_23-2148088446.jpg", imageAlt: "Arabic tea in glass on table"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585690.jpg",
|
||||
imageAlt: "Terracotta vase with indigenous pattern",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585690.jpg", imageAlt: "Terracotta vase with indigenous pattern"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-modern-interior_23-2151928958.jpg",
|
||||
imageAlt: "Flower vase in modern interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-modern-interior_23-2151928958.jpg", imageAlt: "Flower vase in modern interior"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486062.jpg",
|
||||
alt: "Portrait of woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486062.jpg", alt: "Portrait of woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-meal-with-chorizo-sausage-composition_23-2148974725.jpg",
|
||||
alt: "Delicious meal",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-meal-with-chorizo-sausage-composition_23-2148974725.jpg", alt: "Delicious meal"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tasty-rice-dish_23-2147680629.jpg",
|
||||
alt: "Tasty rice dish",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/tasty-rice-dish_23-2147680629.jpg", alt: "Tasty rice dish"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/yellow-iron-wall_1122-393.jpg",
|
||||
alt: "Yellow iron wall",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/yellow-iron-wall_1122-393.jpg", alt: "Yellow iron wall"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-center-pretty-flower_23-2147759070.jpg",
|
||||
alt: "Pretty flower",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-center-pretty-flower_23-2147759070.jpg", alt: "Pretty flower"},
|
||||
]}
|
||||
avatarText="Join our community of food lovers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic",
|
||||
},
|
||||
type: "text", text: "Authentic"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Family Recipes",
|
||||
},
|
||||
type: "text", text: "Family Recipes"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Ingredients",
|
||||
},
|
||||
type: "text", text: "Fresh Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Cultural Experience",
|
||||
},
|
||||
type: "text", text: "Cultural Experience"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Heart of Inglewood",
|
||||
},
|
||||
type: "text", text: "Heart of Inglewood"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -181,20 +130,11 @@ export default function LandingPage() {
|
||||
description="Explore our menu highlights, ranging from spicy meat dishes to vegan specialties."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Awaze Tibs",
|
||||
content: "Tender cubes of beef sautéed with onion, garlic, and special awaze sauce.",
|
||||
},
|
||||
id: "1", title: "Awaze Tibs", content: "Tender cubes of beef sautéed with onion, garlic, and special awaze sauce."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Veggie Combination",
|
||||
content: "A diverse platter of lentils, split peas, and seasoned vegetables served with injera.",
|
||||
},
|
||||
id: "2", title: "Veggie Combination", content: "A diverse platter of lentils, split peas, and seasoned vegetables served with injera."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Coffee Ceremony",
|
||||
content: "Authentic Ethiopian coffee preparation, roasted to perfection and served fresh.",
|
||||
},
|
||||
id: "3", title: "Coffee Ceremony", content: "Authentic Ethiopian coffee preparation, roasted to perfection and served fresh."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tasty-pakistani-dish-view_23-2148825152.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -208,45 +148,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The veggie combination is hands down the best in LA. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling-holding-champaign-glass_176420-3750.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The veggie combination is hands down the best in LA. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling-holding-champaign-glass_176420-3750.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Fantastic service and even better music. Feels like a real getaway.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Fantastic service and even better music. Feels like a real getaway.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Love the atmosphere and the injera is always fresh and perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Love the atmosphere and the injera is always fresh and perfect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Absolutely authentic flavors. Truly exceed my expectations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "Absolutely authentic flavors. Truly exceed my expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nina P.",
|
||||
handle: "@ninap",
|
||||
testimonial: "Warm, welcoming, and flavorful. The spicy lamb is a must try.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-kwanzaa-pattern-design_23-2149169617.jpg",
|
||||
},
|
||||
id: "5", name: "Nina P.", handle: "@ninap", testimonial: "Warm, welcoming, and flavorful. The spicy lamb is a must try.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-kwanzaa-pattern-design_23-2149169617.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Love"
|
||||
@@ -259,12 +174,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Local Business",
|
||||
"Foodie Network",
|
||||
"Cultural Eats",
|
||||
"LA Dining Daily",
|
||||
"Ethiopian Cuisine Journal",
|
||||
]}
|
||||
"Local Business", "Foodie Network", "Cultural Eats", "LA Dining Daily", "Ethiopian Cuisine Journal"]}
|
||||
title="Recognized for Quality"
|
||||
description="We are proud to serve our community with dedication and consistency."
|
||||
/>
|
||||
@@ -275,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer takeout?",
|
||||
content: "Yes, we offer both takeout and delivery options.",
|
||||
},
|
||||
id: "1", title: "Do you offer takeout?", content: "Yes, we offer both takeout and delivery options."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is the restaurant LGBTQ+ friendly?",
|
||||
content: "Absolutely, everyone is welcome at Queen of Sheba.",
|
||||
},
|
||||
id: "2", title: "Is the restaurant LGBTQ+ friendly?", content: "Absolutely, everyone is welcome at Queen of Sheba."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I reserve a table?",
|
||||
content: "Yes, we welcome reservations through our website or by phone.",
|
||||
},
|
||||
id: "3", title: "Can I reserve a table?", content: "Yes, we welcome reservations through our website or by phone."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -299,8 +200,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Get in Touch"
|
||||
description="Come visit us at Hyde Park Plaza or call us to reserve your spot."
|
||||
@@ -312,33 +212,21 @@ export default function LandingPage() {
|
||||
logoText="Queen of Sheba"
|
||||
columns={[
|
||||
{
|
||||
title: "Restaurant",
|
||||
items: [
|
||||
title: "Restaurant", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Menu", href: "#features"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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