1 Commits

Author SHA1 Message Date
96aa32e5da Update src/app/page.tsx 2026-06-04 06:00:04 +00:00

View File

@@ -10,9 +10,8 @@ import FooterBase from '@/components/sections/footer/FooterBase';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Award, Flame, Leaf, Smile, Soup } from "lucide-react"; import { Award, Flame, Leaf, Smile, Soup, Coffee, Cherry } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -33,34 +32,20 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Reviews", name: "Reviews", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Order Online", text: "Order Online", href: "#contact"}}
href: "#menu",
}}
brandName="Yemeni Flavors" brandName="Yemeni Flavors"
/> />
</div> </div>
@@ -68,19 +53,14 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
logoText="Yemeni Flavors" logoText="Yemeni Flavors"
description="Experience the rich, aromatic tastes of authentic Yemeni cuisine. A journey for your senses, right here." description="Experience the rich, aromatic tastes of authentic Yemeni cuisine. A journey for your senses, right here."
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "#menu"},
href: "#menu",
},
{ {
text: "Make a Reservation", text: "Make a Reservation", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg" imageSrc="http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg"
imageAlt="Authentic Yemeni restaurant interior with traditional decor and warm lighting" imageAlt="Authentic Yemeni restaurant interior with traditional decor and warm lighting"
@@ -95,19 +75,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Soup, icon: Soup,
label: "Traditional Recipes", label: "Traditional Recipes", value: "Passed Down"},
value: "Passed Down",
},
{ {
icon: Award, icon: Award,
label: "Years of Culinary Excellence", label: "Years of Culinary Excellence", value: "20+"},
value: "20+",
},
{ {
icon: Award, icon: Award,
label: "Happy Guests Served", label: "Happy Guests Served", value: "Thousands"},
value: "Thousands",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -121,19 +95,13 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Leaf, icon: Leaf,
title: "Fresh, Local Ingredients", title: "Fresh, Local Ingredients", description: "Sourced daily to ensure the highest quality and taste in every dish."},
description: "Sourced daily to ensure the highest quality and taste in every dish.",
},
{ {
icon: Flame, icon: Flame,
title: "Authentic Spice Blends", title: "Authentic Spice Blends", description: "Our unique blend of Yemeni spices creates an unforgettable culinary experience."},
description: "Our unique blend of Yemeni spices creates an unforgettable culinary experience.",
},
{ {
icon: Smile, icon: Smile,
title: "Warm Yemeni Hospitality", title: "Warm Yemeni Hospitality", description: "Feel at home with our friendly service and welcoming family atmosphere."},
description: "Feel at home with our friendly service and welcoming family atmosphere.",
},
]} ]}
title="Why Choose Yemeni Flavors?" title="Why Choose Yemeni Flavors?"
description="We bring the essence of Yemen to your plate with unparalleled quality and authenticity." description="We bring the essence of Yemen to your plate with unparalleled quality and authenticity."
@@ -148,50 +116,36 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "product-1", id: "appetizer-1", name: "Hummus with Yemeni Bread", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hummus-white-plate_141793-19962.jpg", imageAlt: "Creamy hummus served with warm Yemeni bread"},
name: "Yemeni Lamb Mandi",
price: "$25.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-lavangi-with-sauce-rice_141793-4010.jpg",
imageAlt: "A plate of Yemeni Lamb Mandi with tender lamb and aromatic rice",
},
{ {
id: "product-2", id: "appetizer-2", name: "Sambusa (Meat/Veggie Pastries)", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-samosa-chutney-white-plate_141793-20076.jpg", imageAlt: "Crispy fried sambusa filled with meat or vegetables"},
name: "Saltah & Fahsah Stew",
price: "$18.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stewed-meat-with-tomatoes-potatoes-clay-pot_141793-1505.jpg",
imageAlt: "Traditional Yemeni Saltah and Fahsah stew in a hot stone bowl",
},
{ {
id: "product-3", id: "appetizer-3", name: "Foul Medames (Fava Bean Stew)", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/view-yummy-traditional-moroccan-dish-plate-dark-desk_140725-78027.jpg", imageAlt: "Hearty fava bean stew, a popular breakfast and appetizer"},
name: "Yemeni Haneeth Chicken",
price: "$22.99",
imageSrc: "http://img.b2bpic.net/free-photo/finger-flatbread-wrap-with-cheese-dill-served-breakfast-table_140725-6622.jpg",
imageAlt: "Slow-roasted Yemeni Haneeth chicken with fragrant rice",
},
{ {
id: "product-4", id: "main-1", name: "Yemeni Lamb Mandi", price: "$25.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-chicken-lavangi-with-sauce-rice_141793-4010.jpg", imageAlt: "A plate of Yemeni Lamb Mandi with tender lamb and aromatic rice"},
name: "Fatteh with Honey & Cream",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/pita-stuffed-with-chicken-tomato-lettuce-yoghurt-sauce_2829-10671.jpg",
imageAlt: "Yemeni Fatteh bread with honey and fresh cream",
},
{ {
id: "product-5", id: "main-2", name: "Saltah & Fahsah Stew", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stewed-meat-with-tomatoes-potatoes-clay-pot_141793-1505.jpg", imageAlt: "Traditional Yemeni Saltah and Fahsah stew in a hot stone bowl"},
name: "Traditional Marag Soup",
price: "$9.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-soup-with-potatoes-inside-plate_140725-134101.jpg",
imageAlt: "Hearty Marag lamb soup with vegetables",
},
{ {
id: "product-6", id: "main-3", name: "Yemeni Haneeth Chicken", price: "$22.99", imageSrc: "http://img.b2bpic.net/free-photo/finger-flatbread-wrap-with-cheese-dill-served-breakfast-table_140725-6622.jpg", imageAlt: "Slow-roasted Yemeni Haneeth chicken with fragrant rice"},
name: "Bint Al Sahn (Honey Cake)", {
price: "$8.00", id: "main-4", name: "Zurbian Chicken", price: "$23.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-chicken-biryani-table_140725-5028.jpg", imageAlt: "Rich and flavorful Zurbian rice dish with marinated chicken"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-with-little-cakes-light-gray-background-color-sweet-pie-sugar-cookie-nut-cake_179666-46851.jpg", {
imageAlt: "Sweet Yemeni Bint Al Sahn pastry drizzled with honey", id: "main-5", name: "Traditional Marag Soup", price: "$9.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-soup-with-potatoes-inside-plate_140725-134101.jpg", imageAlt: "Hearty Marag lamb soup with vegetables"},
}, {
id: "dessert-1", name: "Fatteh with Honey & Cream", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-honey-cake-with-pieces-fresh-fruit_141793-27051.jpg", imageAlt: "Yemeni Fatteh bread with honey and fresh cream"},
{
id: "dessert-2", name: "Bint Al Sahn (Honey Cake)", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-with-little-cakes-light-gray-background-color-sweet-pie-sugar-cookie-nut-cake_179666-46851.jpg", imageAlt: "Sweet Yemeni Bint Al Sahn pastry drizzled with honey"},
{
id: "dessert-3", name: "Masoub (Banana Bread Pudding)", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-delicious-dessert_141793-15796.jpg", imageAlt: "Traditional Yemeni banana bread pudding with cream and honey"},
{
id: "drink-1", name: "Shai Adeni (Yemeni Milk Tea)", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-spicy-tea_140725-4123.jpg", imageAlt: "A cup of traditional Yemeni spiced milk tea"},
{
id: "drink-2", name: "Kishr (Coffee Husk Tea)", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-herbal-tea-on-saucer_140725-5420.jpg", imageAlt: "A warm cup of traditional Yemeni coffee husk tea"},
{
id: "drink-3", name: "Fresh Juices (Mango, Guava, Orange)", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/orange-juice-with-fresh-fruits_140725-15632.jpg", imageAlt: "Assortment of fresh fruit juices"},
]} ]}
title="Our Authentic Yemeni Menu" title="Our Authentic Yemeni Menu"
description="Savor our most popular dishes, crafted with traditional recipes and passion." description="Savor our most popular dishes, crafted with traditional recipes and passion. From appetizers to desserts, experience a true taste of Yemen."
/> />
</div> </div>
@@ -203,74 +157,36 @@ export default function LandingPage() {
author="Mohammed A." author="Mohammed A."
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", alt: "Mohammed A. avatar"},
alt: "Mohammed A. avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-relaxing-home_23-2150307065.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-woman-relaxing-home_23-2150307065.jpg", alt: "Fatima S. avatar"},
alt: "Fatima S. avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", alt: "Ahmed K. avatar"},
alt: "Ahmed K. avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", src: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", alt: "Layla R. avatar"},
alt: "Layla R. avatar",
},
{ {
src: "http://img.b2bpic.net/free-photo/serious-elegant-woman-posing-cafe_23-2147670483.jpg", src: "http://img.b2bpic.net/free-photo/serious-elegant-woman-posing-cafe_23-2147670483.jpg", alt: "Yousef H. avatar"},
alt: "Yousef H. avatar",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
/> />
</div> </div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
names={[
"Foodie's Journal",
"Local Eats Magazine",
"Taste of the City",
"Gourmet Globe",
"Culinary Review",
"Dining Destinations",
"Chef's Weekly",
]}
title="As Seen In & Praised By"
description="Our authentic Yemeni cuisine has garnered attention from renowned food critics and local publications."
speed={30}
/>
</div>
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqSplitText <FaqSplitText
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "Do you offer vegetarian options?", content: "Yes, we have a selection of delicious vegetarian dishes, including various stews and traditional breads. Please ask your server for recommendations."},
title: "Do you offer vegetarian options?",
content: "Yes, we have a selection of delicious vegetarian dishes, including various stews and traditional breads. Please ask your server for recommendations.",
},
{ {
id: "faq-2", id: "faq-2", title: "Can I make a reservation online?", content: "Absolutely! You can use the 'Make a Reservation' button on our website or call us directly during business hours."},
title: "Can I make a reservation online?",
content: "Absolutely! You can use the 'Make a Reservation' button on our website or call us directly during business hours.",
},
{ {
id: "faq-3", id: "faq-3", title: "Do you cater for events?", content: "Yes, Yemeni Flavors offers catering services for private events and gatherings. Please contact us to discuss your specific needs and menu options."},
title: "Do you cater for events?",
content: "Yes, Yemeni Flavors offers catering services for private events and gatherings. Please contact us to discuss your specific needs and menu options.",
},
{ {
id: "faq-4", id: "faq-4", title: "Are your dishes spicy?", content: "Yemeni cuisine is known for its rich flavors rather than extreme spiciness. Many dishes have a mild to medium spice level, and we can often adjust it to your preference. Just let us know!"},
title: "Are your dishes spicy?", {
content: "Yemeni cuisine is known for its rich flavors rather than extreme spiciness. Many dishes have a mild to medium spice level, and we can often adjust it to your preference. Just let us know!", id: "faq-5", title: "Do you have options for children?", content: "Yes, we offer kid-friendly portions and milder versions of some dishes. Our staff can help you choose the best options for your little ones."}
},
]} ]}
sideTitle="Questions About Yemeni Flavors?" sideTitle="Questions About Yemeni Flavors?"
sideDescription="Find quick answers to common questions about our restaurant, menu, and services." sideDescription="Find quick answers to common questions about our restaurant, menu, and services."
@@ -283,8 +199,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visit Us" tag="Visit Us"
title="Book Your Table or Order Now!" title="Book Your Table or Order Now!"
description="We look forward to welcoming you to Yemeni Flavors for an unforgettable dining experience. Contact us for reservations or inquiries." description="We look forward to welcoming you to Yemeni Flavors for an unforgettable dining experience. Contact us for reservations or inquiries."
@@ -298,50 +213,31 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Reservations", label: "Reservations", href: "#contact"},
href: "#contact",
},
{ {
label: "Catering", label: "Catering", href: "#contact"},
href: "#contact",
},
{ {
label: "Feedback", label: "Feedback", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}