Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:48:21 +00:00

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Offers",
id: "#offers",
},
name: "Offers", id: "#offers"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Bahri Seafood Restaurant"
/>
@@ -68,23 +54,18 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "plain",
}}
variant: "plain"}}
logoText="Bahri Seafood"
description="Experience the freshest seafood and authentic flavors at Bahri Seafood Restaurant. A culinary journey by the sea, right here in Ramallah."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-sushi-rolls-salads-cocktails-hookah-side-view_141793-3100.jpg"
imageAlt="Elegant seafood restaurant exterior at evening"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -96,24 +77,18 @@ export default function LandingPage() {
description="Bahri Seafood Restaurant has been a cornerstone of Ramallah's culinary scene, renowned for its exceptional seafood and inviting atmosphere. We pride ourselves on delivering a memorable dining experience, where quality, cleanliness, and impeccable service are paramount."
bulletPoints={[
{
title: "Fresh Daily Catch",
description: "Sourced directly from the finest waters, ensuring unparalleled freshness for every dish.",
icon: Fish,
title: "Fresh Daily Catch", description: "Sourced directly from the finest waters, ensuring unparalleled freshness for every dish.", icon: Fish,
},
{
title: "Award-Winning Service",
description: "Our dedicated team provides attentive and friendly service, making every visit special and enjoyable.",
icon: Award,
title: "Award-Winning Service", description: "Our dedicated team provides attentive and friendly service, making every visit special and enjoyable.", icon: Award,
},
{
title: "Impeccable Cleanliness",
description: "We maintain the highest standards of hygiene for your comfort and safety, guaranteed 100%.",
icon: CheckCircle,
title: "Impeccable Cleanliness", description: "We maintain the highest standards of hygiene for your comfort and safety, guaranteed 100%.", icon: CheckCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-chopping-raw-fish-wood-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-kitchen-table_179666-44278.jpg"
imageAlt="Chef preparing fresh seafood in a professional kitchen"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -121,49 +96,20 @@ export default function LandingPage() {
<FeatureCardTwentyEight
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
id: "dish-1",
title: "Seafood Mixed Grill",
subtitle: "A generous platter of grilled prawns, calamari, and fish fillet, seasoned to perfection.",
category: "Main Course",
value: "Chef's Special",
},
id: "dish-1", title: "Seafood Mixed Grill", subtitle: "A generous platter of grilled prawns, calamari, and fish fillet, seasoned to perfection.", category: "Main Course", value: "Chef's Special"},
{
id: "dish-2",
title: "Bahri's White Sauce Potatoes",
subtitle: "Our famous crispy potatoes drizzled with a rich, creamy white sauce a must-try appetizer.",
category: "Appetizer",
value: "Customer Favorite",
},
id: "dish-2", title: "Bahri's White Sauce Potatoes", subtitle: "Our famous crispy potatoes drizzled with a rich, creamy white sauce a must-try appetizer.", category: "Appetizer", value: "Customer Favorite"},
{
id: "dish-3",
title: "Traditional Fish Sayadieh",
subtitle: "Aromatic rice cooked with tender fish, caramelized onions, and traditional spices.",
category: "Traditional",
value: "Authentic Flavor",
},
id: "dish-3", title: "Traditional Fish Sayadieh", subtitle: "Aromatic rice cooked with tender fish, caramelized onions, and traditional spices.", category: "Traditional", value: "Authentic Flavor"},
{
id: "dish-4",
title: "Grilled Seabass with Herbs",
subtitle: "Whole seabass, expertly grilled with fresh herbs and a touch of lemon.",
category: "Main Course",
value: "Light & Healthy",
},
id: "dish-4", title: "Grilled Seabass with Herbs", subtitle: "Whole seabass, expertly grilled with fresh herbs and a touch of lemon.", category: "Main Course", value: "Light & Healthy"},
{
id: "dish-5",
title: "Creamy Shrimp Pasta",
subtitle: "Al dente pasta tossed in a luxurious creamy sauce with succulent shrimp.",
category: "Pasta",
value: "Rich & Indulgent",
},
id: "dish-5", title: "Creamy Shrimp Pasta", subtitle: "Al dente pasta tossed in a luxurious creamy sauce with succulent shrimp.", category: "Pasta", value: "Rich & Indulgent"},
{
id: "dish-6",
title: "Fresh Garden Salad",
subtitle: "Crisp seasonal greens with our signature dressing, a perfect complement to any meal.",
category: "Salads",
value: "Refreshing",
},
id: "dish-6", title: "Fresh Garden Salad", subtitle: "Crisp seasonal greens with our signature dressing, a perfect complement to any meal.", category: "Salads", value: "Refreshing"},
]}
title="Our Signature Dishes"
description="Discover the flavors that make Bahri Seafood a beloved destination. From exquisite appetizers to our celebrated main courses, each dish is crafted to delight."
@@ -175,70 +121,31 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
animationType="slide-up"
products={[
{
id: "p-1",
name: "Grilled Hammour",
price: "85 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-sweet-roulets-table_140725-5709.jpg",
imageAlt: "Grilled Hammour fish platter",
rating: 5,
id: "p-1", name: "Grilled Hammour", price: "85 NIS", imageSrc: "http://img.b2bpic.net/free-photo/yummy-sweet-roulets-table_140725-5709.jpg", imageAlt: "Grilled Hammour fish platter", rating: 5,
},
{
id: "p-2",
name: "Fried Calamari Rings",
price: "45 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings_74190-546.jpg",
imageAlt: "Crispy fried calamari rings",
rating: 4,
id: "p-2", name: "Fried Calamari Rings", price: "45 NIS", imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings_74190-546.jpg", imageAlt: "Crispy fried calamari rings", rating: 4,
},
{
id: "p-3",
name: "Shrimp Platter",
price: "95 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-shrimp-skewers_23-2148632603.jpg",
imageAlt: "Succulent grilled shrimp platter",
rating: 5,
id: "p-3", name: "Shrimp Platter", price: "95 NIS", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-shrimp-skewers_23-2148632603.jpg", imageAlt: "Succulent grilled shrimp platter", rating: 5,
},
{
id: "p-4",
name: "Creamy Seafood Soup",
price: "35 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-soup-beautiful-bowl_169016-3377.jpg",
imageAlt: "Bowl of creamy seafood soup",
rating: 4,
id: "p-4", name: "Creamy Seafood Soup", price: "35 NIS", imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-soup-beautiful-bowl_169016-3377.jpg", imageAlt: "Bowl of creamy seafood soup", rating: 4,
},
{
id: "p-5",
name: "Oven-Baked Fish Fillet",
price: "70 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-red-fish-steak-with-broccoli-slice-lemon-tomato-narsharab-sauce_141793-4045.jpg",
imageAlt: "Oven-baked fish fillet with vegetables",
rating: 5,
id: "p-5", name: "Oven-Baked Fish Fillet", price: "70 NIS", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-red-fish-steak-with-broccoli-slice-lemon-tomato-narsharab-sauce_141793-4045.jpg", imageAlt: "Oven-baked fish fillet with vegetables", rating: 5,
},
{
id: "p-6",
name: "Mussels in Garlic Butter Sauce",
price: "60 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-mussels-slate-with-copyspace_23-2148234965.jpg",
imageAlt: "Mussels in garlic butter sauce",
rating: 4,
id: "p-6", name: "Mussels in Garlic Butter Sauce", price: "60 NIS", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cooked-mussels-slate-with-copyspace_23-2148234965.jpg", imageAlt: "Mussels in garlic butter sauce", rating: 4,
},
{
id: "p-7",
name: "Spicy Seafood Tagine",
price: "80 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-fish-with-tomato-grilled-hot-pepper-with-pomegranate-lemon-slices-narsharab-sauce_141793-4943.jpg",
imageAlt: "Spicy seafood tagine",
rating: 5,
id: "p-7", name: "Spicy Seafood Tagine", price: "80 NIS", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-fish-with-tomato-grilled-hot-pepper-with-pomegranate-lemon-slices-narsharab-sauce_141793-4943.jpg", imageAlt: "Spicy seafood tagine", rating: 5,
},
{
id: "p-8",
name: "Kids Fish & Chips",
price: "40 NIS",
imageSrc: "http://img.b2bpic.net/free-photo/eating-salad_1098-15942.jpg",
imageAlt: "Kids fish and chips meal",
rating: 4,
id: "p-8", name: "Kids Fish & Chips", price: "40 NIS", imageSrc: "http://img.b2bpic.net/free-photo/eating-salad_1098-15942.jpg", imageAlt: "Kids fish and chips meal", rating: 4,
},
]}
title="Explore Our Full Culinary Offering"
@@ -250,63 +157,34 @@ export default function LandingPage() {
<PricingCardEight
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
plans={[
{
id: "plan-1",
badge: "Popular",
badgeIcon: Sparkles,
price: "250 NIS",
subtitle: "A feast for the whole family",
buttons: [
id: "plan-1", badge: "Popular", badgeIcon: Sparkles,
price: "250 NIS", subtitle: "A feast for the whole family", buttons: [
{
text: "Order Now",
href: "#contact",
},
text: "Order Now", href: "#contact"},
],
features: [
"Generous portions of grilled fish, calamari, shrimp",
"Includes 2 large sides of your choice",
"Complimentary dessert & coffee",
"Serves 4-5 people",
],
"Generous portions of grilled fish, calamari, shrimp", "Includes 2 large sides of your choice", "Complimentary dessert & coffee", "Serves 4-5 people"],
},
{
id: "plan-2",
badge: "Romantic",
badgeIcon: Heart,
price: "180 NIS",
subtitle: "An intimate dining experience for two",
buttons: [
id: "plan-2", badge: "Romantic", badgeIcon: Heart,
price: "180 NIS", subtitle: "An intimate dining experience for two", buttons: [
{
text: "Book Table",
href: "#contact",
},
text: "Book Table", href: "#contact"},
],
features: [
"Selection of two appetizers",
"Two main courses of your choice",
"One bottle of sparkling juice",
"Dessert & coffee included",
],
"Selection of two appetizers", "Two main courses of your choice", "One bottle of sparkling juice", "Dessert & coffee included"],
},
{
id: "plan-3",
badge: "Quick",
badgeIcon: Timer,
price: "75 NIS",
subtitle: "Delicious and quick lunch options",
buttons: [
id: "plan-3", badge: "Quick", badgeIcon: Timer,
price: "75 NIS", subtitle: "Delicious and quick lunch options", buttons: [
{
text: "View Details",
href: "#menu",
},
text: "View Details", href: "#menu"},
],
features: [
"Choice of one main course (selected items)",
"Includes one side salad",
"One soft drink",
"Available weekdays from 1:00 PM - 4:00 PM",
],
"Choice of one main course (selected items)", "Includes one side salad", "One soft drink", "Available weekdays from 1:00 PM - 4:00 PM"],
},
]}
title="Bahri Special Combos & Deals"
@@ -322,28 +200,18 @@ export default function LandingPage() {
author="Sarah M."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-brunette-woman-laughing-with-scarf-around-her-neck_150588-144.jpg",
alt: "Sarah M.",
},
src: "http://img.b2bpic.net/free-photo/young-brunette-woman-laughing-with-scarf-around-her-neck_150588-144.jpg", alt: "Sarah M."},
{
src: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
alt: "Ahmed H.",
},
src: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg", alt: "Ahmed H."},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-excited-woman-holding-smartphone_23-2149313451.jpg",
alt: "Fatima N.",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-excited-woman-holding-smartphone_23-2149313451.jpg", alt: "Fatima N."},
{
src: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg",
alt: "Khalid S.",
},
src: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg", alt: "Khalid S."},
{
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg",
alt: "Laila B.",
},
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-woman-with-combed-hair-clean-face-skin-looking-thoughtful-logo-promo-left-empty-space-isolated-studio-background_176420-46713.jpg", alt: "Laila B."},
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
</div>
@@ -352,34 +220,19 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "Do you accept reservations?",
content: "Yes, we highly recommend making a reservation, especially during weekends and peak hours, to ensure you get a table at your preferred time.",
},
id: "faq-1", title: "Do you accept reservations?", content: "Yes, we highly recommend making a reservation, especially during weekends and peak hours, to ensure you get a table at your preferred time."},
{
id: "faq-2",
title: "What are your opening hours?",
content: "We open daily at 1:00 PM and serve until late evening. For specific holiday hours or special events, please check our social media or call us directly.",
},
id: "faq-2", title: "What are your opening hours?", content: "We open daily at 1:00 PM and serve until late evening. For specific holiday hours or special events, please check our social media or call us directly."},
{
id: "faq-3",
title: "Do you offer vegetarian options?",
content: "While specializing in fresh seafood, we do offer a selection of delicious vegetarian salads, appetizers, and sides that are crafted to complement your meal.",
},
id: "faq-3", title: "Do you offer vegetarian options?", content: "While specializing in fresh seafood, we do offer a selection of delicious vegetarian salads, appetizers, and sides that are crafted to complement your meal."},
{
id: "faq-4",
title: "Is there parking available?",
content: "Ample parking is available in the Hayat Building complex, making your visit convenient and hassle-free.",
},
id: "faq-4", title: "Is there parking available?", content: "Ample parking is available in the Hayat Building complex, making your visit convenient and hassle-free."},
{
id: "faq-5",
title: "Can you accommodate large groups or private events?",
content: "Absolutely! We can accommodate large groups and private events. Please contact us in advance to discuss your requirements and we will help you plan a memorable occasion.",
},
id: "faq-5", title: "Can you accommodate large groups or private events?", content: "Absolutely! We can accommodate large groups and private events. Please contact us in advance to discuss your requirements and we will help you plan a memorable occasion."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to common queries about reservations, special events, and dining with us at Bahri Seafood Restaurant."
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
textPosition="left"
/>
</div>
@@ -388,18 +241,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Visit Us or Make a Reservation Today!"
buttons={[
{
text: "Get Directions",
href: "https://www.google.com/maps/dir/?api=1&destination=Bahri+Seafood+Restaurant",
},
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Bahri+Seafood+Restaurant"},
{
text: "Call Now",
href: "tel:+97022969090",
},
text: "Call Now", href: "tel:+97022969090"},
]}
/>
</div>
@@ -411,79 +259,47 @@ export default function LandingPage() {
logoText="Bahri Seafood"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Starters",
href: "#menu",
},
label: "Starters", href: "#menu"},
{
label: "Main Courses",
href: "#menu",
},
label: "Main Courses", href: "#menu"},
{
label: "Desserts",
href: "#menu",
},
label: "Desserts", href: "#menu"},
{
label: "Beverages",
href: "#menu",
},
label: "Beverages", href: "#menu"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Commitment",
href: "#about",
},
label: "Commitment", href: "#about"},
{
label: "Team",
href: "#",
},
label: "Team", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Helpful Links",
items: [
title: "Helpful Links", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/BahriSeafood",
},
label: "Facebook", href: "https://facebook.com/BahriSeafood"},
{
label: "Instagram",
href: "https://instagram.com/BahriSeafood",
},
label: "Instagram", href: "https://instagram.com/BahriSeafood"},
],
},
]}