Merge version_1 into main #2
206
src/app/page.tsx
206
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Grillade Al Mouhajir"
|
||||
/>
|
||||
@@ -53,23 +41,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="Grillade Al Mouhajir مشواة المهاجر"
|
||||
description="Authentic Moroccan grilled delicacies in the heart of Casablanca. Experience traditional flavors crafted with passion and high-quality fresh ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Delivery",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "See Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{ text: "Order Delivery", href: "#contact" },
|
||||
{ text: "See Menu", href: "#menu" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg"
|
||||
imageAlt="Authentic Moroccan grilled meat platter"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -80,10 +60,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Tradition of Excellence"
|
||||
description={[
|
||||
"At Grillade Al Mouhajir, we believe that great food starts with fresh, locally sourced ingredients and time-honored recipes.",
|
||||
"Our master chefs have perfected the art of charcoal grilling to ensure every bite is packed with authentic smoky flavor.",
|
||||
"Located in Casablanca, we invite you to enjoy a meal that feels like home, whether you are dining with family or catching up with friends.",
|
||||
]}
|
||||
"At Grillade Al Mouhajir, we believe that great food starts with fresh, locally sourced ingredients and time-honored recipes.", "Our master chefs have perfected the art of charcoal grilling to ensure every bite is packed with authentic smoky flavor.", "Located in Casablanca, we invite you to enjoy a meal that feels like home, whether you are dining with family or catching up with friends."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,60 +71,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lamb Skewers",
|
||||
price: "60 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=1",
|
||||
brand: "Classic",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Beef Kefta Skewers",
|
||||
price: "50 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-wrap-served-with-roasted-vegetables-spinach-teriyaki-sauce_140725-544.jpg",
|
||||
brand: "Signature",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mixed Grill Platter",
|
||||
price: "100 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/juicy-pork-steak-with-rosemary-tomatoes-white-plate_2829-7846.jpg",
|
||||
brand: "Premium",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Grilled Chicken",
|
||||
price: "45 MAD",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pork-ribs-steak-wooden-board-food-styling_53876-16202.jpg",
|
||||
brand: "Light",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Grilled Vegetables",
|
||||
price: "30 MAD",
|
||||
rating: 4,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piece-roasted-meat-served-with-breaded-squid-ring_651396-1441.jpg",
|
||||
brand: "Vegetarian",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Traditional Sandwich",
|
||||
price: "35 MAD",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-smoked-sausage_140725-2061.jpg",
|
||||
brand: "Street-Style",
|
||||
},
|
||||
{ id: "1", name: "Lamb Skewers", price: "60 MAD", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg", brand: "Classic" },
|
||||
{ id: "2", name: "Beef Kefta Skewers", price: "50 MAD", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/beef-wrap-served-with-roasted-vegetables-spinach-teriyaki-sauce_140725-544.jpg", brand: "Signature" },
|
||||
{ id: "3", name: "Mixed Grill Platter", price: "100 MAD", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/juicy-pork-steak-with-rosemary-tomatoes-white-plate_2829-7846.jpg", brand: "Premium" },
|
||||
{ id: "4", name: "Grilled Chicken", price: "45 MAD", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pork-ribs-steak-wooden-board-food-styling_53876-16202.jpg", brand: "Light" },
|
||||
{ id: "5", name: "Grilled Vegetables", price: "30 MAD", rating: 4, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/piece-roasted-meat-served-with-breaded-squid-ring_651396-1441.jpg", brand: "Vegetarian" },
|
||||
{ id: "6", name: "Traditional Sandwich", price: "35 MAD", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-smoked-sausage_140725-2061.jpg", brand: "Street-Style" },
|
||||
]}
|
||||
title="Our Signature Grill Menu"
|
||||
description="Explore our delicious selection of grilled meats and traditional accompaniments prepared fresh to order."
|
||||
@@ -161,40 +90,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Quality",
|
||||
description: "We select only the best cuts of meat and fresh vegetables daily.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-two-tattooed-hands-three-steaks-white-craft-paper-old-wooden-table_346278-541.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028611.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients selection",
|
||||
title: "Fresh Quality", description: "We select only the best cuts of meat and fresh vegetables daily.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-two-tattooed-hands-three-steaks-white-craft-paper-old-wooden-table_346278-541.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028611.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery",
|
||||
description: "Our dedicated delivery team ensures your meal arrives fresh and hot.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-mask-pink-job-fast-food-service-bike-work-covid-food-virus_179666-40497.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-mask-with-little-food-package-yellow-background-service-pandemic-worker-uniform-covid-job-delivery_179666-39111.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-is-fry-vegetables-with-spices-sauce-wok-flame-cooking-process-asian-restaurant_613910-19805.jpg",
|
||||
imageAlt: "fresh ingredients selection",
|
||||
title: "Fast Delivery", description: "Our dedicated delivery team ensures your meal arrives fresh and hot.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-mask-pink-job-fast-food-service-bike-work-covid-food-virus_179666-40497.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-mask-with-little-food-package-yellow-background-service-pandemic-worker-uniform-covid-job-delivery_179666-39111.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Traditional Recipes",
|
||||
description: "Authentic preparation methods passed down through generations.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-squeezing-lime-taco_23-2148750461.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-with-spoons-wooden-background_23-2147944316.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=2",
|
||||
imageAlt: "fresh ingredients selection",
|
||||
title: "Traditional Recipes", description: "Authentic preparation methods passed down through generations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-squeezing-lime-taco_23-2148750461.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-with-spoons-wooden-background_23-2147944316.jpg" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -209,41 +114,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Ahmed",
|
||||
handle: "@sarah_a",
|
||||
testimonial: "The best grilled meat in Casablanca! Absolutely delicious.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mohamed Bel",
|
||||
handle: "@mohamed_b",
|
||||
testimonial: "Excellent service and always fresh food. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fatima Zohra",
|
||||
handle: "@fatima_z",
|
||||
testimonial: "Perfect atmosphere for family dinners. Love the traditional taste.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Yassine Karim",
|
||||
handle: "@yassine_k",
|
||||
testimonial: "Quick delivery and great portions. Truly authentic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nour H.",
|
||||
handle: "@nour_h",
|
||||
testimonial: "Every bite is flavor-packed. My favorite grill spot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Ahmed", handle: "@sarah_a", testimonial: "The best grilled meat in Casablanca! Absolutely delicious.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg" },
|
||||
{ id: "2", name: "Mohamed Bel", handle: "@mohamed_b", testimonial: "Excellent service and always fresh food. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
|
||||
{ id: "3", name: "Fatima Zohra", handle: "@fatima_z", testimonial: "Perfect atmosphere for family dinners. Love the traditional taste.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg" },
|
||||
{ id: "4", name: "Yassine Karim", handle: "@yassine_k", testimonial: "Quick delivery and great portions. Truly authentic.", imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg" },
|
||||
{ id: "5", name: "Nour H.", handle: "@nour_h", testimonial: "Every bite is flavor-packed. My favorite grill spot.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg" },
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from our satisfied customers about their experience at Grillade Al Mouhajir."
|
||||
@@ -255,21 +130,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we offer fast delivery services across Casablanca.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open daily until 00:00.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you have vegetarian options?",
|
||||
content: "Yes, we serve fresh grilled vegetable skewers and various sides.",
|
||||
},
|
||||
{ id: "1", title: "Do you offer delivery?", content: "Yes, we offer fast delivery services across Casablanca." },
|
||||
{ id: "2", title: "What are your opening hours?", content: "We are open daily until 00:00." },
|
||||
{ id: "3", title: "Do you have vegetarian options?", content: "Yes, we serve fresh grilled vegetable skewers and various sides." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-client_1098-12994.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -282,16 +145,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Visit us at 21 Bd de la Gironde, Casablanca or call us at 06 75 34 38 14 to place your order today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:0675343814",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now", href: "tel:0675343814" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user