Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-04 22:00:41 +00:00

View File

@@ -34,33 +34,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: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Mina Rosita"
/>
@@ -72,40 +58,26 @@ export default function LandingPage() {
description="Discover a unique blend of traditional and modern cuisine, crafted with passion and served with warmth. Your perfect dining experience awaits."
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
{
text: "Make a Reservation",
href: "#contact",
},
text: "Make a Reservation", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg"
imageAlt="Inviting interior of Mina Rosita Café & Restaurant"
showDimOverlay={true}
showBlur={true}
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg",
alt: "Customer enjoying coffee at Mina Rosita",
},
src: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg", alt: "Customer enjoying coffee at Mina Rosita"},
{
src: "http://img.b2bpic.net/free-photo/happy-man-restaurant-drinking-coffee_23-2148395383.jpg",
alt: "Happy guest at Mina Rosita restaurant",
},
src: "http://img.b2bpic.net/free-photo/happy-man-restaurant-drinking-coffee_23-2148395383.jpg", alt: "Happy guest at Mina Rosita restaurant"},
{
src: "http://img.b2bpic.net/free-photo/stylish-young-asian-woman-sitting-with-cup-coffee-outdoor-cafe-smiling-looking-happy-lo_1258-127564.jpg",
alt: "Woman enjoying morning in cafe",
},
src: "http://img.b2bpic.net/free-photo/stylish-young-asian-woman-sitting-with-cup-coffee-outdoor-cafe-smiling-looking-happy-lo_1258-127564.jpg", alt: "Woman enjoying morning in cafe"},
{
src: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241810.jpg",
alt: "Guest speaking on phone in a cozy cafe",
},
src: "http://img.b2bpic.net/free-photo/digital-nomad-working-remotly-their-project_23-2149241810.jpg", alt: "Guest speaking on phone in a cozy cafe"},
{
src: "http://img.b2bpic.net/free-photo/couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16036.jpg",
alt: "Person savoring a delicious meal",
},
src: "http://img.b2bpic.net/free-photo/couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16036.jpg", alt: "Person savoring a delicious meal"},
]}
avatarText="Join 10K+ happy customers"
/>
@@ -118,19 +90,13 @@ export default function LandingPage() {
metrics={[
{
icon: Coffee,
label: "Years in Business",
value: "15+",
},
label: "Years in Business", value: "15+"},
{
icon: Utensils,
label: "Award-Winning Chefs",
value: "3",
},
label: "Award-Winning Chefs", value: "3"},
{
icon: Star,
label: "Happy Customers",
value: "10K+",
},
label: "Happy Customers", value: "10K+"},
]}
metricsAnimation="slide-up"
/>
@@ -144,52 +110,22 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Creamy Mushroom Pasta",
price: "80 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg",
imageAlt: "Creamy Mushroom Pasta",
rating: 5,
id: "1", name: "Creamy Mushroom Pasta", price: "80 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg", imageAlt: "Creamy Mushroom Pasta", rating: 5,
},
{
id: "2",
name: "Artisanal Pepperoni Pizza",
price: "95 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg",
imageAlt: "Artisanal Pepperoni Pizza",
rating: 4,
id: "2", name: "Artisanal Pepperoni Pizza", price: "95 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg", imageAlt: "Artisanal Pepperoni Pizza", rating: 4,
},
{
id: "3",
name: "Grilled Salmon with Asparagus",
price: "120 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-garnished-with-asparagus-tomatoes-with-herbs_2829-11071.jpg",
imageAlt: "Grilled Salmon with Asparagus",
rating: 5,
id: "3", name: "Grilled Salmon with Asparagus", price: "120 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/baked-salmon-garnished-with-asparagus-tomatoes-with-herbs_2829-11071.jpg", imageAlt: "Grilled Salmon with Asparagus", rating: 5,
},
{
id: "4",
name: "Gourmet Beef Burger & Fries",
price: "75 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/american-hamburgers-cloth_23-2147783578.jpg",
imageAlt: "Gourmet Beef Burger & Fries",
rating: 4,
id: "4", name: "Gourmet Beef Burger & Fries", price: "75 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/american-hamburgers-cloth_23-2147783578.jpg", imageAlt: "Gourmet Beef Burger & Fries", rating: 4,
},
{
id: "5",
name: "Fresh Garden Salad",
price: "50 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/choban-salad-with-cucumber-tomato-greens-lettuce_141793-17429.jpg",
imageAlt: "Fresh Garden Salad",
rating: 4,
id: "5", name: "Fresh Garden Salad", price: "50 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/choban-salad-with-cucumber-tomato-greens-lettuce_141793-17429.jpg", imageAlt: "Fresh Garden Salad", rating: 4,
},
{
id: "6",
name: "Decadent Chocolate Lava Cake",
price: "65 د.م.",
imageSrc: "http://img.b2bpic.net/free-photo/pieces-chocolate-cakes-metal-plate-with-berries-fruits-scattered-around_181624-13731.jpg",
imageAlt: "Decadent Chocolate Lava Cake",
rating: 5,
id: "6", name: "Decadent Chocolate Lava Cake", price: "65 د.م.", imageSrc: "http://img.b2bpic.net/free-photo/pieces-chocolate-cakes-metal-plate-with-berries-fruits-scattered-around_181624-13731.jpg", imageAlt: "Decadent Chocolate Lava Cake", rating: 5,
},
]}
title="Our Signature Dishes & Delights"
@@ -205,64 +141,28 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
id: "1",
name: "Amina El Fassi",
role: "Food Blogger",
company: "Taste of Nador",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
imageAlt: "Amina El Fassi",
},
id: "1", name: "Amina El Fassi", role: "Food Blogger", company: "Taste of Nador", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg", imageAlt: "Amina El Fassi"},
{
id: "2",
name: "Karim Bennani",
role: "Local Entrepreneur",
company: "Nador Connect",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg",
imageAlt: "Karim Bennani",
},
id: "2", name: "Karim Bennani", role: "Local Entrepreneur", company: "Nador Connect", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-proposing-his-lover_23-2148060599.jpg", imageAlt: "Karim Bennani"},
{
id: "3",
name: "Fatima Zahra",
role: "Traveler",
company: "Global Explorers",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-seafood-dish-with-salmon_23-2150463273.jpg",
imageAlt: "Fatima Zahra",
},
id: "3", name: "Fatima Zahra", role: "Traveler", company: "Global Explorers", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-photo-seafood-dish-with-salmon_23-2150463273.jpg", imageAlt: "Fatima Zahra"},
{
id: "4",
name: "Youssef Alaoui",
role: "Family Man",
company: "Home & Hearth",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-friends-enjoying-lunch-focus-is-african-american-woman-serving-salad-dining-table_637285-2870.jpg",
imageAlt: "Youssef Alaoui",
},
id: "4", name: "Youssef Alaoui", role: "Family Man", company: "Home & Hearth", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-young-happy-friends-enjoying-lunch-focus-is-african-american-woman-serving-salad-dining-table_637285-2870.jpg", imageAlt: "Youssef Alaoui"},
{
id: "5",
name: "Nadia Rachidi",
role: "Chef",
company: "Culinary Arts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722790.jpg",
imageAlt: "Nadia Rachidi",
},
id: "5", name: "Nadia Rachidi", role: "Chef", company: "Culinary Arts", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722790.jpg", imageAlt: "Nadia Rachidi"},
]}
kpiItems={[
{
value: "4.9/5",
label: "Avg. Rating",
},
value: "4.9/5", label: "Avg. Rating"},
{
value: "98%",
label: "Customer Satisfaction",
},
value: "98%", label: "Customer Satisfaction"},
{
value: "500+",
label: "Positive Reviews",
},
value: "500+", label: "Positive Reviews"},
]}
title="What Our Guests Say"
description="Don't just take our word for it hear from our delighted customers about their unforgettable experiences at Mina Rosita."
@@ -276,29 +176,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
title: "Years of Culinary Expertise",
description: "Proudly serving Nador with authentic flavors.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-wearing-white-cook-suit-holding-yellow-sign-green-wall_140725-58685.jpg",
imageAlt: "Award trophy",
},
id: "m1", value: "15+", title: "Years of Culinary Expertise", description: "Proudly serving Nador with authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-wearing-white-cook-suit-holding-yellow-sign-green-wall_140725-58685.jpg", imageAlt: "Award trophy"},
{
id: "m2",
value: "10,000+",
title: "Happy Customers Served",
description: "Creating memorable dining experiences, one guest at a time.",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
imageAlt: "Happy customers",
},
id: "m2", value: "10,000+", title: "Happy Customers Served", description: "Creating memorable dining experiences, one guest at a time.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", imageAlt: "Happy customers"},
{
id: "m3",
value: "200+",
title: "Unique Dishes Crafted",
description: "A diverse menu constantly evolving with innovative creations.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-dark-background-biscuit-dessert-sweet-color_140725-47037.jpg",
imageAlt: "Variety of dishes",
},
id: "m3", value: "200+", title: "Unique Dishes Crafted", description: "A diverse menu constantly evolving with innovative creations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-dark-background-biscuit-dessert-sweet-color_140725-47037.jpg", imageAlt: "Variety of dishes"},
]}
title="Mina Rosita by the Numbers"
description="Our journey is marked by milestones of dedication, quality, and community love. These figures reflect our commitment to excellence."
@@ -312,53 +194,21 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "culinary",
groupTitle: "Culinary Masters",
members: [
id: "culinary", groupTitle: "Culinary Masters", members: [
{
id: "chef1",
title: "Chef Omar Benali",
subtitle: "Head Chef",
detail: "Omar leads our kitchen with over 20 years of experience, specializing in Moroccan-Mediterranean fusion.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking_23-2148723237.jpg",
imageAlt: "Chef Omar Benali",
},
id: "chef1", title: "Chef Omar Benali", subtitle: "Head Chef", detail: "Omar leads our kitchen with over 20 years of experience, specializing in Moroccan-Mediterranean fusion.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking_23-2148723237.jpg", imageAlt: "Chef Omar Benali"},
{
id: "chef2",
title: "Fatima Zohra",
subtitle: "Pastry Chef",
detail: "Fatima crafts our delectable desserts, bringing sweetness and artistry to every plate.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9896.jpg",
imageAlt: "Fatima Zohra",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg?_wi=2",
imageAlt: "professional male chef cooking kitchen",
id: "chef2", title: "Fatima Zohra", subtitle: "Pastry Chef", detail: "Fatima crafts our delectable desserts, bringing sweetness and artistry to every plate.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-kitchen-holding-cute-white-maltese-dog_1153-9896.jpg", imageAlt: "Fatima Zohra"},
]
},
{
id: "hospitality",
groupTitle: "Hospitality Team",
members: [
id: "hospitality", groupTitle: "Hospitality Team", members: [
{
id: "manager1",
title: "Layla Amrani",
subtitle: "Restaurant Manager",
detail: "Layla ensures every guest has a seamless and delightful dining experience.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-reading-book-cafe_23-2147848132.jpg",
imageAlt: "Layla Amrani",
},
id: "manager1", title: "Layla Amrani", subtitle: "Restaurant Manager", detail: "Layla ensures every guest has a seamless and delightful dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-reading-book-cafe_23-2147848132.jpg", imageAlt: "Layla Amrani"},
{
id: "manager2",
title: "Ahmed Said",
subtitle: "Head Waiter",
detail: "Ahmed's friendly demeanor and excellent service make every visit special.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg",
imageAlt: "Ahmed Said",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-coffee-beans-white-porcelain-jug-with-cookies-cup-coffee-flowers_176474-64311.jpg",
imageAlt: "professional male chef cooking kitchen",
},
id: "manager2", title: "Ahmed Said", subtitle: "Head Waiter", detail: "Ahmed's friendly demeanor and excellent service make every visit special.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-waitress-serving-dessert-guest-cafe_637285-8889.jpg", imageAlt: "Ahmed Said"},
]
}
]}
title="Meet Our Culinary Family"
description="Behind every delicious dish and warm smile is a dedicated team passionate about hospitality and culinary artistry."
@@ -370,30 +220,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Do you offer vegetarian and vegan options?",
content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or restrictions.",
},
id: "q1", title: "Do you offer vegetarian and vegan options?", content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or restrictions."},
{
id: "q2",
title: "Can I make a reservation online?",
content: "Absolutely! You can easily make a reservation through our website's contact section or by calling us directly.",
},
id: "q2", title: "Can I make a reservation online?", content: "Absolutely! You can easily make a reservation through our website's contact section or by calling us directly."},
{
id: "q3",
title: "Do you have options for private events or catering?",
content: "Yes, Mina Rosita offers catering services and can host private events. Please contact us to discuss your specific needs and customize your event.",
},
id: "q3", title: "Do you have options for private events or catering?", content: "Yes, Mina Rosita offers catering services and can host private events. Please contact us to discuss your specific needs and customize your event."},
{
id: "q4",
title: "What are your operating hours?",
content: "We are open from 8:00 AM to 1:30 AM daily. We serve breakfast, lunch, and dinner, along with our coffee and dessert selections.",
},
id: "q4", title: "What are your operating hours?", content: "We are open from 8:00 AM to 1:30 AM daily. We serve breakfast, lunch, and dinner, along with our coffee and dessert selections."},
{
id: "q5",
title: "Is there parking available?",
content: "Yes, we have convenient street parking available nearby, and there are several public parking lots within a short walking distance.",
},
id: "q5", title: "Is there parking available?", content: "Yes, we have convenient street parking available nearby, and there are several public parking lots within a short walking distance."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to the most common questions about our café and restaurant services."
@@ -407,14 +242,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Nador Food Critics",
"Gastronomy Today",
"Local Bites Magazine",
"Moroccan Culinary Awards",
"Best of Nador Guide",
"Traveler's Choice",
"Chef's Guild",
]}
"Nador Food Critics", "Gastronomy Today", "Local Bites Magazine", "Moroccan Culinary Awards", "Best of Nador Guide", "Traveler's Choice", "Chef's Guild"]}
title="Recognized for Excellence"
description="Proudly featured in local and national publications, celebrating our commitment to quality and exceptional dining experiences."
speed={40}
@@ -425,8 +253,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Connect With Us"
title="Reserve Your Table or Inquire"
description="Whether you're planning a romantic dinner, a family gathering, or a special event, we're here to make your experience unforgettable. Contact us today!"
@@ -441,58 +268,35 @@ export default function LandingPage() {
logoText="Mina Rosita"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Breakfast",
href: "#menu",
},
label: "Breakfast", href: "#menu"},
{
label: "Lunch",
href: "#menu",
},
label: "Lunch", href: "#menu"},
{
label: "Dinner",
href: "#menu",
},
label: "Dinner", href: "#menu"},
{
label: "Desserts",
href: "#menu",
},
label: "Desserts", href: "#menu"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
]}