Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-01 07:50:02 +00:00

View File

@@ -11,6 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { ArrowRight } from 'lucide-react';
export default function LandingPage() {
return (
@@ -31,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Menu",
id: "#products",
},
name: "Menu", id: "#products"},
{
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="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=df5qtj"
logoAlt="Hadramout Taste Logo"
@@ -67,13 +56,9 @@ export default function LandingPage() {
description="Experience slow-cooked perfection at Hadramout Taste. Open 9 AM2 AM daily with dine-in, takeaway, and delivery across Al Suwayq."
buttons={[
{
text: "Order Now",
href: "#products",
},
text: "Order Now", href: "#products"},
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-picture-roast-pork-cooked-rice_1150-26189.jpg"
imageAlt="Authentic Yemeni Mandi and Charcoal Chicken"
@@ -81,25 +66,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-man-making-call-me-gesture-looking-camera_1262-18690.jpg",
alt: "Happy customer review man",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-making-call-me-gesture-looking-camera_1262-18690.jpg", alt: "Happy customer review man"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg",
alt: "Satisfied young professional",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg", alt: "Satisfied young professional"},
{
src: "http://img.b2bpic.net/free-photo/female-friends-eating-seafood-dish-with-salmon-together_23-2150463263.jpg",
alt: "Friends eating together",
},
src: "http://img.b2bpic.net/free-photo/female-friends-eating-seafood-dish-with-salmon-together_23-2150463263.jpg", alt: "Friends eating together"},
{
src: "http://img.b2bpic.net/free-photo/indigenous-man-integrated-into-modern-life_23-2151128178.jpg",
alt: "Senior man enjoying coffee",
},
src: "http://img.b2bpic.net/free-photo/indigenous-man-integrated-into-modern-life_23-2151128178.jpg", alt: "Senior man enjoying coffee"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
alt: "Content businessman smiling",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg", alt: "Content businessman smiling"},
]}
avatarText="Loved by over 1000+ happy customers!"
/>
@@ -113,17 +88,11 @@ export default function LandingPage() {
description="At Hadramout Taste, we bring the heart of Yemeni cuisine to Al Suwayq. Our passion lies in crafting traditional mandi and succulent charcoal-grilled chicken, prepared with time-honored recipes and the freshest local ingredients. We're dedicated to serving our community, offering an authentic taste experience for every palate."
bulletPoints={[
{
title: "Authentic Recipes",
description: "Taste the heritage with our traditional Yemeni cooking methods, passed down through generations.",
},
title: "Authentic Recipes", description: "Taste the heritage with our traditional Yemeni cooking methods, passed down through generations."},
{
title: "Fresh Local Ingredients",
description: "We source the finest ingredients from local markets to ensure every dish is bursting with flavor.",
},
title: "Fresh Local Ingredients", description: "We source the finest ingredients from local markets to ensure every dish is bursting with flavor."},
{
title: "Community Focused",
description: "Serving Al Suwayq with value-for-money, delicious meals for families, professionals, and visitors.",
},
title: "Community Focused", description: "Serving Al Suwayq with value-for-money, delicious meals for families, professionals, and visitors."},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149882892.jpg"
imageAlt="Cozy restaurant interior with traditional decor"
@@ -137,32 +106,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Yemeni Mandi Perfection",
description: "Slow-cooked, tender chicken served on aromatic, spice-infused rice. A true taste of Yemen.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-with-rag-tomato-fork-plate_176474-3302.jpg",
imageAlt: "Plate of Yemeni chicken mandi",
buttonIcon: "ArrowRight",
title: "Yemeni Mandi Perfection", description: "Slow-cooked, tender chicken served on aromatic, spice-infused rice. A true taste of Yemen.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-caesar-salad-with-rag-tomato-fork-plate_176474-3302.jpg", imageAlt: "Plate of Yemeni chicken mandi", buttonIcon: ArrowRight
},
{
title: "Charcoal-Grilled Excellence",
description: "Succulent chicken marinated and grilled to perfection over hot charcoal for a smoky flavor.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-tray-with-grilled-chicken-thighs-pita-with-onions-herbs_141793-4671.jpg",
imageAlt: "Charcoal grilled chicken on a plate",
buttonIcon: "ArrowRight",
title: "Charcoal-Grilled Excellence", description: "Succulent chicken marinated and grilled to perfection over hot charcoal for a smoky flavor.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-tray-with-grilled-chicken-thighs-pita-with-onions-herbs_141793-4671.jpg", imageAlt: "Charcoal grilled chicken on a plate", buttonIcon: ArrowRight
},
{
title: "Family & Group Meals",
description: "Generous portions designed for sharing, perfect for family gatherings or group dining experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-table_23-2149139527.jpg",
imageAlt: "Large Yemeni meal for family sharing",
buttonIcon: "ArrowRight",
title: "Family & Group Meals", description: "Generous portions designed for sharing, perfect for family gatherings or group dining experiences.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-table_23-2149139527.jpg", imageAlt: "Large Yemeni meal for family sharing", buttonIcon: ArrowRight
},
{
title: "Late-Night Convenience",
description: "Open until 2 AM daily, offering dine-in, takeaway, and delivery to satisfy your late-night cravings.",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114018.jpg",
imageAlt: "Food delivery bag and phone showing delivery app",
buttonIcon: "ArrowRight",
title: "Late-Night Convenience", description: "Open until 2 AM daily, offering dine-in, takeaway, and delivery to satisfy your late-night cravings.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-world-tourism-day_23-2149114018.jpg", imageAlt: "Food delivery bag and phone showing delivery app", buttonIcon: ArrowRight
},
]}
title="Our Signature Flavors & Services"
@@ -178,47 +131,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Chicken Mandi Plate",
price: "OMR 3.500",
imageSrc: "http://img.b2bpic.net/free-photo/whole-grilled-chicken-served-with-grilled-potatoes_141793-1976.jpg",
imageAlt: "Chicken Mandi",
},
id: "p1", name: "Chicken Mandi Plate", price: "OMR 3.500", imageSrc: "http://img.b2bpic.net/free-photo/whole-grilled-chicken-served-with-grilled-potatoes_141793-1976.jpg", imageAlt: "Chicken Mandi"},
{
id: "p2",
name: "Charcoal Grilled Half Chicken",
price: "OMR 4.000",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-75648.jpg",
imageAlt: "Charcoal Grilled Half Chicken",
},
id: "p2", name: "Charcoal Grilled Half Chicken", price: "OMR 4.000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-different-seasonings-dark-desk_140725-75648.jpg", imageAlt: "Charcoal Grilled Half Chicken"},
{
id: "p3",
name: "Lamb Haneeth",
price: "OMR 6.000",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-with-red-onions-wooden-board_141793-1724.jpg",
imageAlt: "Lamb Haneeth",
},
id: "p3", name: "Lamb Haneeth", price: "OMR 6.000", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-with-red-onions-wooden-board_141793-1724.jpg", imageAlt: "Lamb Haneeth"},
{
id: "p4",
name: "Vegetable Saloona Stew",
price: "OMR 2.000",
imageSrc: "http://img.b2bpic.net/free-photo/copper-pan-with-sauteed-bell-peppers-chicken-garnished-with-herbs_141793-2084.jpg",
imageAlt: "Vegetable Saloona Stew",
},
id: "p4", name: "Vegetable Saloona Stew", price: "OMR 2.000", imageSrc: "http://img.b2bpic.net/free-photo/copper-pan-with-sauteed-bell-peppers-chicken-garnished-with-herbs_141793-2084.jpg", imageAlt: "Vegetable Saloona Stew"},
{
id: "p5",
name: "Foul Medames",
price: "OMR 1.500",
imageSrc: "http://img.b2bpic.net/free-photo/black-eyed-beans-curry-indian-cuisine_114579-82517.jpg",
imageAlt: "Foul Medames",
},
id: "p5", name: "Foul Medames", price: "OMR 1.500", imageSrc: "http://img.b2bpic.net/free-photo/black-eyed-beans-curry-indian-cuisine_114579-82517.jpg", imageAlt: "Foul Medames"},
{
id: "p6",
name: "Aseeda (Yemeni Dessert)",
price: "OMR 1.800",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-classic-american-pancakes-honey-bowl-gray_140725-56755.jpg",
imageAlt: "Aseeda Dessert",
},
id: "p6", name: "Aseeda (Yemeni Dessert)", price: "OMR 1.800", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-classic-american-pancakes-honey-bowl-gray_140725-56755.jpg", imageAlt: "Aseeda Dessert"},
]}
title="Explore Our Delectable Menu"
description="Indulge in our selection of authentic Yemeni dishes. Each meal is prepared with care, offering rich flavors and generous portions."
@@ -231,50 +154,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Best Mandi in Al Suwayq!",
quote: "Hadramout Taste truly delivers authentic Yemeni flavors. The chicken mandi is incredibly tender and the rice is perfectly spiced. A must-try!",
name: "Ahmed Al-Mansoori",
role: "Local Professional",
imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277991.jpg",
imageAlt: "Ahmed Al-Mansoori",
},
id: "1", title: "Best Mandi in Al Suwayq!", quote: "Hadramout Taste truly delivers authentic Yemeni flavors. The chicken mandi is incredibly tender and the rice is perfectly spiced. A must-try!", name: "Ahmed Al-Mansoori", role: "Local Professional", imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277991.jpg", imageAlt: "Ahmed Al-Mansoori"},
{
id: "2",
title: "Amazing Late-Night Spot!",
quote: "So glad Hadramout Taste is open until 2 AM. It's our go-to for a delicious, budget-friendly meal after work. The charcoal chicken is fantastic!",
name: "Priya Sharma",
role: "Expatriate Worker",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
imageAlt: "Priya Sharma",
},
id: "2", title: "Amazing Late-Night Spot!", quote: "So glad Hadramout Taste is open until 2 AM. It's our go-to for a delicious, budget-friendly meal after work. The charcoal chicken is fantastic!", name: "Priya Sharma", role: "Expatriate Worker", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
title: "Authentic Taste, Great Value!",
quote: "The food here reminds me of home. The flavors are spot on, and the portions are very generous for the price. Highly recommended for families.",
name: "Mohammed Khan",
role: "Community Member",
imageSrc: "http://img.b2bpic.net/free-photo/everything-is-fine-portrait-happy-young-interracial-couple-good-mood-circling-thumbs-with-index-fingers-smiling-showing-ok-gesture-being-overjoyed-with-mutual-understanding-support_343059-1418.jpg",
imageAlt: "Mohammed Khan",
},
id: "3", title: "Authentic Taste, Great Value!", quote: "The food here reminds me of home. The flavors are spot on, and the portions are very generous for the price. Highly recommended for families.", name: "Mohammed Khan", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/everything-is-fine-portrait-happy-young-interracial-couple-good-mood-circling-thumbs-with-index-fingers-smiling-showing-ok-gesture-being-overjoyed-with-mutual-understanding-support_343059-1418.jpg", imageAlt: "Mohammed Khan"},
{
id: "4",
title: "A True Omani Gem!",
quote: "Visiting Hadramout Taste was a highlight of our trip. The Yemeni cuisine is exquisite, and the staff are so welcoming despite the language barrier.",
name: "Sarah & David",
role: "Tourists from UK",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-cooking-food-kitchen-searching-recipes-social-media-app-holding_1258-204607.jpg",
imageAlt: "Sarah & David",
},
id: "4", title: "A True Omani Gem!", quote: "Visiting Hadramout Taste was a highlight of our trip. The Yemeni cuisine is exquisite, and the staff are so welcoming despite the language barrier.", name: "Sarah & David", role: "Tourists from UK", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-cooking-food-kitchen-searching-recipes-social-media-app-holding_1258-204607.jpg", imageAlt: "Sarah & David"},
{
id: "5",
title: "Seamless Takeaway Experience",
quote: "Ordering takeaway is super easy, and the food is always fresh and hot when it arrives. Their delivery service is reliable across Al Suwayq.",
name: "Fatima Al-Wardi",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-tablet-computer_1098-21787.jpg",
imageAlt: "Fatima Al-Wardi",
},
id: "5", title: "Seamless Takeaway Experience", quote: "Ordering takeaway is super easy, and the food is always fresh and hot when it arrives. Their delivery service is reliable across Al Suwayq.", name: "Fatima Al-Wardi", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-tablet-computer_1098-21787.jpg", imageAlt: "Fatima Al-Wardi"},
]}
title="Hear From Our Happy Customers"
description="Our commitment to authentic taste and excellent service shines through in the words of our cherished guests. Join the Hadramout Taste family!"
@@ -286,25 +174,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What are your opening hours?",
content: "Hadramout Taste is open daily from 9 AM to 2 AM, offering dine-in, takeaway, and delivery services for your convenience.",
},
id: "faq1", title: "What are your opening hours?", content: "Hadramout Taste is open daily from 9 AM to 2 AM, offering dine-in, takeaway, and delivery services for your convenience."},
{
id: "faq2",
title: "Do you offer delivery in Al Suwayq?",
content: "Yes, we provide reliable delivery services across all areas of Al Suwayq. You can place your order by calling us directly or through popular food delivery apps.",
},
id: "faq2", title: "Do you offer delivery in Al Suwayq?", content: "Yes, we provide reliable delivery services across all areas of Al Suwayq. You can place your order by calling us directly or through popular food delivery apps."},
{
id: "faq3",
title: "Can I reserve a table for dine-in? ",
content: "Absolutely! We welcome reservations for both small and large groups. Please contact us via phone or our contact form to book your table.",
},
id: "faq3", title: "Can I reserve a table for dine-in? ", content: "Absolutely! We welcome reservations for both small and large groups. Please contact us via phone or our contact form to book your table."},
{
id: "faq4",
title: "What kind of cuisine do you serve?",
content: "We specialize in authentic Yemeni cuisine, with our signature dishes being traditional chicken mandi and succulent charcoal-grilled chicken.",
},
id: "faq4", title: "What kind of cuisine do you serve?", content: "We specialize in authentic Yemeni cuisine, with our signature dishes being traditional chicken mandi and succulent charcoal-grilled chicken."},
]}
sideTitle="Your Questions, Answered"
sideDescription="We're here to make your Hadramout Taste experience seamless and satisfying. Find quick answers to common queries below."
@@ -317,8 +193,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
title="Order Now or Visit Us"
description="Whether you're craving a quick takeaway, planning a dine-in experience, or need a late-night meal, Hadramout Taste is ready to serve you. Reach out for orders, reservations, or any inquiries."
@@ -336,66 +211,39 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Menu",
href: "#products",
},
label: "Menu", href: "#products"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Our Offerings",
items: [
title: "Our Offerings", items: [
{
label: "Chicken Mandi",
href: "#products",
},
label: "Chicken Mandi", href: "#products"},
{
label: "Charcoal Chicken",
href: "#products",
},
label: "Charcoal Chicken", href: "#products"},
{
label: "Takeaway & Delivery",
href: "#features",
},
label: "Takeaway & Delivery", href: "#features"},
{
label: "Dine-in Reservations",
href: "#contact",
},
label: "Dine-in Reservations", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "WhatsApp",
href: "#",
},
label: "WhatsApp", href: "#"},
{
label: "Call Us",
href: "#contact",
},
label: "Call Us", href: "#contact"},
],
},
]}