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 05:19:46 +00:00

View File

@@ -32,29 +32,17 @@ 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: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Adil Restaurant"
/>
@@ -63,8 +51,7 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Experience Culinary Excellence at Adil Restaurant"
description="Indulge in an unforgettable dining journey where exquisite flavors meet impeccable service. Our menu, crafted with passion and precision, promises a symphony for your senses."
tag="Gourmet Dining Experience"
@@ -72,24 +59,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
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"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg",
imageAlt: "Elegant restaurant dining area with soft lighting.",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal-inside-white-plate-along-with-red-wine-table-food-meal-restaurant_140725-28131.jpg", imageAlt: "Elegant restaurant dining area with soft lighting."},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45999.jpg",
imageAlt: "A chef's hand carefully garnishing a gourmet dish.",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45999.jpg", imageAlt: "A chef's hand carefully garnishing a gourmet dish."},
]}
mediaAnimation="slide-up"
rating={5}
@@ -102,24 +81,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Passion for ",
},
type: "text", content: "Our Passion for "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211458.jpg",
alt: "Chef preparing food",
},
type: "image", src: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211458.jpg", alt: "Chef preparing food"},
{
type: "text",
content: " Authentic Flavors",
},
type: "text", content: " Authentic Flavors"},
]}
buttons={[
{
text: "Learn More About Us",
href: "#",
},
text: "Learn More About Us", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -134,23 +104,11 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
title: "Exquisite Ingredients",
description: "We source only the freshest, high-quality ingredients from local farms and trusted suppliers.",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-pasta-topped-with-ham_140725-3720.jpg",
imageAlt: "Fresh vegetables and herbs",
},
title: "Exquisite Ingredients", description: "We source only the freshest, high-quality ingredients from local farms and trusted suppliers.", imageSrc: "http://img.b2bpic.net/free-photo/cheese-pasta-topped-with-ham_140725-3720.jpg", imageAlt: "Fresh vegetables and herbs"},
{
title: "Artisanal Preparation",
description: "Every dish is a masterpiece, crafted with meticulous care and a passion for culinary art.",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-vegetables_7502-7369.jpg",
imageAlt: "Chef's hands preparing a dish",
},
title: "Artisanal Preparation", description: "Every dish is a masterpiece, crafted with meticulous care and a passion for culinary art.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-leg-served-with-mashed-potatoes-vegetables_7502-7369.jpg", imageAlt: "Chef's hands preparing a dish"},
{
title: "Unforgettable Ambiance",
description: "Dine in an atmosphere of elegance and comfort, perfect for any special occasion.",
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta_1203-2622.jpg",
imageAlt: "Romantic restaurant setting",
},
title: "Unforgettable Ambiance", description: "Dine in an atmosphere of elegance and comfort, perfect for any special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta_1203-2622.jpg", imageAlt: "Romantic restaurant setting"},
]}
title="Our Signature Specialties"
description="Discover what makes dining at Adil Restaurant a truly unique experience."
@@ -166,65 +124,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "p-margherita",
brand: "Italian Classics",
name: "Margherita Pizza",
price: "$18",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg",
imageAlt: "Classic Margherita Pizza",
},
id: "p-margherita", brand: "Italian Classics", name: "Margherita Pizza", price: "$18", rating: 5,
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-concept_23-2148643459.jpg", imageAlt: "Classic Margherita Pizza"},
{
id: "p-sushi",
brand: "Asian Delights",
name: "Sushi Platter",
price: "$32",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/sushi_1203-8460.jpg",
imageAlt: "Assorted Sushi Platter",
},
id: "p-sushi", brand: "Asian Delights", name: "Sushi Platter", price: "$32", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/sushi_1203-8460.jpg", imageAlt: "Assorted Sushi Platter"},
{
id: "p-burger",
brand: "Gourmet Grills",
name: "Adil Gourmet Burger",
price: "$22",
rating: 5,
reviewCount: "310",
imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg",
imageAlt: "Gourmet Burger with fries",
},
id: "p-burger", brand: "Gourmet Grills", name: "Adil Gourmet Burger", price: "$22", rating: 5,
reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/beef-hamburger_74190-5907.jpg", imageAlt: "Gourmet Burger with fries"},
{
id: "p-tacos",
brand: "Mexican Street",
name: "Spicy Pork Tacos",
price: "$16",
rating: 5,
reviewCount: "155",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-mexican-food-with-vegetables_23-2148614365.jpg",
imageAlt: "Spicy Pork Tacos",
},
id: "p-tacos", brand: "Mexican Street", name: "Spicy Pork Tacos", price: "$16", rating: 5,
reviewCount: "155", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-mexican-food-with-vegetables_23-2148614365.jpg", imageAlt: "Spicy Pork Tacos"},
{
id: "p-caprese",
brand: "Fresh Salads",
name: "Caprese Salad",
price: "$14",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-mozzarella-cheese-tomatoes_23-2149460145.jpg",
imageAlt: "Fresh Caprese Salad",
},
id: "p-caprese", brand: "Fresh Salads", name: "Caprese Salad", price: "$14", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-mozzarella-cheese-tomatoes_23-2149460145.jpg", imageAlt: "Fresh Caprese Salad"},
{
id: "p-mojito",
brand: "Signature Cocktails",
name: "Classic Mojito",
price: "$12",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-with-slices-lime-mint-blue-table_114579-34079.jpg",
imageAlt: "Refreshing Mojito Cocktail",
},
id: "p-mojito", brand: "Signature Cocktails", name: "Classic Mojito", price: "$12", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-with-slices-lime-mint-blue-table_114579-34079.jpg", imageAlt: "Refreshing Mojito Cocktail"},
]}
title="Our Diverse Culinary Menu"
description="Explore our wide array of dishes, crafted to satisfy every palate with exceptional flavors."
@@ -236,50 +152,24 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t-1",
name: "Sophia L.",
imageSrc: "http://img.b2bpic.net/free-photo/photo-attractive-black-woman-has-afro-hairstyle_273609-28702.jpg",
imageAlt: "Sophia L.",
},
id: "t-1", name: "Sophia L.", imageSrc: "http://img.b2bpic.net/free-photo/photo-attractive-black-woman-has-afro-hairstyle_273609-28702.jpg", imageAlt: "Sophia L."},
{
id: "t-2",
name: "Marcus R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg",
imageAlt: "Marcus R.",
},
id: "t-2", name: "Marcus R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageAlt: "Marcus R."},
{
id: "t-3",
name: "Chloe K.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-drinking-wine-rooftop-dawn_23-2148266897.jpg",
imageAlt: "Chloe K.",
},
id: "t-3", name: "Chloe K.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-drinking-wine-rooftop-dawn_23-2148266897.jpg", imageAlt: "Chloe K."},
{
id: "t-4",
name: "David M.",
imageSrc: "http://img.b2bpic.net/free-photo/good-job-well-done-proud-granfather-with-tattoos-show-thumbs-up-smiling-nod-approval-praise-nice-choice-complimenting-recommending-product-standing-white-background_176420-45002.jpg",
imageAlt: "David M.",
},
id: "t-4", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/good-job-well-done-proud-granfather-with-tattoos-show-thumbs-up-smiling-nod-approval-praise-nice-choice-complimenting-recommending-product-standing-white-background_176420-45002.jpg", imageAlt: "David M."},
{
id: "t-5",
name: "Elena S.",
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-christmas-dinner-with-his-family_23-2149144995.jpg",
imageAlt: "Elena S.",
},
id: "t-5", name: "Elena S.", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-christmas-dinner-with-his-family_23-2149144995.jpg", imageAlt: "Elena S."},
{
id: "t-6",
name: "James P.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-restaurant_1157-40764.jpg",
imageAlt: "James P.",
},
id: "t-6", name: "James P.", imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-restaurant_1157-40764.jpg", imageAlt: "James P."},
]}
cardTitle="What Our Guests Say"
cardTag="Rave Reviews"
cardTagIcon={Star}
buttons={[
{
text: "Read All Reviews",
href: "#",
},
text: "Read All Reviews", href: "#"},
]}
buttonAnimation="slide-up"
cardAnimation="slide-up"
@@ -292,25 +182,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "Do you offer vegetarian or vegan options?",
content: "Yes, our menu includes a variety of thoughtfully crafted vegetarian and vegan dishes. Please inform your server about any dietary preferences or restrictions.",
},
id: "faq-1", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu includes a variety of thoughtfully crafted vegetarian and vegan dishes. Please inform your server about any dietary preferences or restrictions."},
{
id: "faq-2",
title: "Is a reservation required for dining?",
content: "While walk-ins are welcome, we highly recommend making a reservation, especially for dinner and on weekends, to ensure you get a table.",
},
id: "faq-2", title: "Is a reservation required for dining?", content: "While walk-ins are welcome, we highly recommend making a reservation, especially for dinner and on weekends, to ensure you get a table."},
{
id: "faq-3",
title: "Do you cater for private events?",
content: "Absolutely! Adil Restaurant offers private dining options and catering services for special events. Please contact us directly to discuss your requirements.",
},
id: "faq-3", title: "Do you cater for private events?", content: "Absolutely! Adil Restaurant offers private dining options and catering services for special events. Please contact us directly to discuss your requirements."},
{
id: "faq-4",
title: "What are your operating hours?",
content: "We are open for lunch from 12 PM - 3 PM, and for dinner from 6 PM - 10 PM, Tuesday through Sunday. We are closed on Mondays.",
},
id: "faq-4", title: "What are your operating hours?", content: "We are open for lunch from 12 PM - 3 PM, and for dinner from 6 PM - 10 PM, Tuesday through Sunday. We are closed on Mondays."},
]}
imageSrc="http://img.b2bpic.net/free-photo/dining-room-interior-with-modern-furniture_23-2152007078.jpg"
imageAlt="Elegant and calm restaurant dining area."
@@ -327,20 +205,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "glowing-orb",
}}
variant: "sparkles-gradient"}}
tag="Connect With Us"
title="Plan Your Perfect Dining Experience"
description="Ready to savor the exquisite flavors of Adil Restaurant? Make a reservation or get in touch for any inquiries."
buttons={[
{
text: "Book a Table",
href: "#",
},
text: "Book a Table", href: "#"},
{
text: "Contact Us",
href: "mailto:info@adilrestaurant.com",
},
text: "Contact Us", href: "mailto:info@adilrestaurant.com"},
]}
buttonAnimation="slide-up"
/>
@@ -354,49 +227,31 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
],
},
{
items: [
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
items: [
{
label: "Facebook",
href: "https://facebook.com/adilrestaurant",
},
label: "Facebook", href: "https://facebook.com/adilrestaurant"},
{
label: "Instagram",
href: "https://instagram.com/adilrestaurant",
},
label: "Instagram", href: "https://instagram.com/adilrestaurant"},
{
label: "Twitter",
href: "https://twitter.com/adilrestaurant",
},
label: "Twitter", href: "https://twitter.com/adilrestaurant"},
],
},
]}