Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-25 14:39:48 +00:00
3 changed files with 136 additions and 338 deletions

View File

@@ -8,7 +8,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Quote, Sparkles } from "lucide-react";
import { Quote, Sparkles, Lamp, Clipboard } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,35 +29,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
name: "Home", id: "/"
},
{
name: "About",
id: "about",
href: "/about",
name: "About", id: "/about"
},
{
name: "Services",
id: "services",
href: "/services",
name: "Services", id: "/services"
},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
name: "Gallery", id: "/gallery"
},
{
name: "Testimonials",
id: "testimonials",
href: "/testimonials",
name: "Testimonials", id: "/testimonials"
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"
}
]}
brandName="DESI MAJLIS"
/>
@@ -71,22 +59,16 @@ export default function LandingPage() {
description="At Desi Majlis, we believe every event is a canvas for culinary artistry. With a passion deeply rooted in rich Desi traditions and a flair for contemporary presentation, we transform gatherings into unforgettable celebrations. Our story began with a simple desire: to bring authentic flavors and unparalleled service to luxury events."
bulletPoints={[
{
title: "Heritage Flavors",
description: "A blend of traditional recipes perfected over generations.",
icon: Lamp,
title: "Heritage Flavors", description: "A blend of traditional recipes perfected over generations.", icon: Lamp
},
{
title: "Modern Elegance",
description: "Innovating presentation and dining experiences for today's sophisticated palate.",
icon: Sparkles,
title: "Modern Elegance", description: "Innovating presentation and dining experiences for today's sophisticated palate.", icon: Sparkles
},
{
title: "Tailored Experiences",
description: "From intimate dinners to grand weddings, every detail is meticulously planned.",
icon: Clipboard,
},
title: "Tailored Experiences", description: "From intimate dinners to grand weddings, every detail is meticulously planned.", icon: Clipboard
}
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg"
imageAlt="chef preparing gourmet desi food"
mediaAnimation="blur-reveal"
/>
@@ -99,21 +81,18 @@ export default function LandingPage() {
description="Our journey has been marked by a commitment to quality, innovation, and unwavering client satisfaction. We've proudly served countless events, each one a testament to our dedication."
metrics={[
{
value: "15+",
title: "Years of Service",
value: "15+", title: "Years of Service"
},
{
value: "500+",
title: "Successful Events",
value: "500+", title: "Successful Events"
},
{
value: "98%",
title: "Client Satisfaction",
},
value: "98%", title: "Client Satisfaction"
}
]}
tag="Our Impact"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg"
imageAlt="luxury wedding dining table setting"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -127,33 +106,17 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
id: "1",
name: "Chef Aisha Khan",
role: "Head Chef & Culinary Director",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg?_wi=2",
imageAlt: "professional Indian woman smiling headshot",
id: "1", name: "Chef Aisha Khan", role: "Head Chef & Culinary Director", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg", imageAlt: "professional Indian woman smiling headshot"
},
{
id: "2",
name: "Omar Sharif",
role: "Event Logistics Lead",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6593.jpg?_wi=2",
imageAlt: "professional Middle Eastern man smiling headshot",
id: "2", name: "Omar Sharif", role: "Event Logistics Lead", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6593.jpg", imageAlt: "professional Middle Eastern man smiling headshot"
},
{
id: "3",
name: "Priya Sharma",
role: "Client Relations Manager",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg?_wi=2",
imageAlt: "professional South Asian woman smiling headshot",
id: "3", name: "Priya Sharma", role: "Client Relations Manager", imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg", imageAlt: "professional South Asian woman smiling headshot"
},
{
id: "4",
name: "Rohan Kapoor",
role: "Menu Innovation Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg?_wi=2",
imageAlt: "professional Indian man smiling headshot",
},
id: "4", name: "Rohan Kapoor", role: "Menu Innovation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg", imageAlt: "professional Indian man smiling headshot"
}
]}
title="Meet Our Visionary Team"
description="Behind every exquisite dish and flawlessly executed event is a team of dedicated culinary experts and event specialists, committed to bringing your vision to life."
@@ -167,32 +130,14 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah & Ali",
role: "Wedding Couple",
testimonial: "Desi Majlis made our wedding reception an absolute dream! The food was divine, and the service was impeccable. Our guests are still raving about the biryani!",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg?_wi=3",
imageAlt: "professional Indian woman smiling headshot",
icon: Quote,
id: "1", name: "Sarah & Ali", role: "Wedding Couple", testimonial: "Desi Majlis made our wedding reception an absolute dream! The food was divine, and the service was impeccable. Our guests are still raving about the biryani!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg", imageAlt: "professional Indian woman smiling headshot", icon: Quote
},
{
id: "2",
name: "Dr. Anya Singh",
role: "Corporate Client",
testimonial: "For our annual gala, Desi Majlis delivered a truly luxurious experience. The fusion menu was a hit, and their team handled everything with utmost professionalism.",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg?_wi=3",
imageAlt: "professional South Asian woman smiling headshot",
icon: Quote,
id: "2", name: "Dr. Anya Singh", role: "Corporate Client", testimonial: "For our annual gala, Desi Majlis delivered a truly luxurious experience. The fusion menu was a hit, and their team handled everything with utmost professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg", imageAlt: "professional South Asian woman smiling headshot", icon: Quote
},
{
id: "3",
name: "The Mehta Family",
role: "Private Event Hosts",
testimonial: "Our anniversary celebration was made special by Desi Majlis. Every dish was a masterpiece, and their attention to detail was simply extraordinary.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg?_wi=3",
imageAlt: "professional Indian man smiling headshot",
icon: Quote,
},
id: "3", name: "The Mehta Family", role: "Private Event Hosts", testimonial: "Our anniversary celebration was made special by Desi Majlis. Every dish was a masterpiece, and their attention to detail was simply extraordinary.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg", imageAlt: "professional Indian man smiling headshot", icon: Quote
}
]}
title="What Our Clients Say"
description="Our greatest joy comes from exceeding expectations. Read what our valued clients have to say about their Desi Majlis experience."
@@ -203,52 +148,41 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Weddings",
href: "/services#weddings",
label: "Weddings", href: "/services#weddings"
},
{
label: "Private Events",
href: "/services#private",
label: "Private Events", href: "/services#private"
},
{
label: "Corporate Events",
href: "/services#corporate",
},
],
label: "Corporate Events", href: "/services#corporate"
}
]
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/about",
label: "Our Story", href: "/about"
},
{
label: "Our Team",
href: "/about#team",
label: "Our Team", href: "/about#team"
},
{
label: "Testimonials",
href: "/about#testimonials",
},
],
label: "Testimonials", href: "/about#testimonials"
}
]
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "/privacy",
label: "Privacy Policy", href: "/privacy"
},
{
label: "Terms of Service",
href: "/terms",
},
],
},
label: "Terms of Service", href: "/terms"
}
]
}
]}
logoText="Desi Majlis"
copyrightText="© 2024 Desi Majlis. All rights reserved."

View File

@@ -31,35 +31,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
name: "Home", id: "/"
},
{
name: "About",
id: "about",
href: "/about",
name: "About", id: "/about"
},
{
name: "Services",
id: "services",
href: "/services",
name: "Services", id: "/services"
},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
name: "Gallery", id: "/gallery"
},
{
name: "Testimonials",
id: "testimonials",
href: "/testimonials",
name: "Testimonials", id: "/testimonials"
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"
}
]}
brandName="DESI MAJLIS"
/>
@@ -68,21 +56,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
variant: "radial-gradient"
}}
logoText="DESI MAJLIS"
description="Elevate Your Celebrations with Timeless Flavors. Luxury catering experiences crafted for weddings, private gatherings, and corporate events. Blending rich culinary heritage with modern elegance."
buttons={[
{
text: "Inquire Now",
href: "/contact",
text: "Inquire Now", href: "/contact"
},
{
text: "Our Venues",
href: "#",
},
text: "Our Venues", href: "#"
}
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg"
mediaAnimation="blur-reveal"
/>
</div>
@@ -95,7 +81,7 @@ export default function LandingPage() {
description="Desi Majlis blends ancestral culinary traditions with modern gastronomic artistry to create luxury catering experiences. We specialize in bespoke menus for discerning clients who seek unparalleled quality and authentic flavor profiles."
subdescription="With a commitment to exquisite presentation and seamless service, we transform every event into a majestic celebration, reflecting our rich cultural heritage and your unique vision."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-preparing-food-plate_23-2148934662.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -108,23 +94,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Timeless Wedding Feasts",
description: "Celebrate your love with a culinary experience as unique as your story. Our bespoke wedding menus blend tradition with contemporary flair, ensuring every dish is a masterpiece.",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg?_wi=1",
id: "1", title: "Timeless Wedding Feasts", description: "Celebrate your love with a culinary experience as unique as your story. Our bespoke wedding menus blend tradition with contemporary flair, ensuring every dish is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg"
},
{
id: "2",
title: "Intimate Gatherings, Grand Flavors",
description: "Elevate your private celebrations with exclusive menus designed to delight. From anniversaries to bespoke dinner parties, we bring culinary excellence to your doorstep.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg?_wi=1",
id: "2", title: "Intimate Gatherings, Grand Flavors", description: "Elevate your private celebrations with exclusive menus designed to delight. From anniversaries to bespoke dinner parties, we bring culinary excellence to your doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg"
},
{
id: "3",
title: "Refined Corporate Impressions",
description: "Impress clients and partners with sophisticated catering that reflects your brand's prestige. Our professional team ensures flawless execution for conferences, galas, and corporate retreats.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg?_wi=1",
},
id: "3", title: "Refined Corporate Impressions", description: "Impress clients and partners with sophisticated catering that reflects your brand's prestige. Our professional team ensures flawless execution for conferences, galas, and corporate retreats.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg"
}
]}
title="Exquisite Experiences for Every Occasion"
description="From grand weddings to intimate private gatherings and prestigious corporate functions, Desi Majlis curates bespoke culinary journeys that leave a lasting impression."
@@ -136,34 +113,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
logos={[
{
src: "http://img.b2bpic.net/free-vector/beach-logo-template_23-2149396480.jpg",
alt: "Grand Palace Events",
},
{
src: "http://img.b2bpic.net/free-vector/elegant-wedding-monograms_23-2148467362.jpg",
alt: "Opulent Weddings",
},
{
src: "http://img.b2bpic.net/free-vector/gradient-gold-crown-logo-template_23-2150970168.jpg",
alt: "Elite Tour Events",
},
{
src: "http://img.b2bpic.net/free-photo/palace-culture-iasi-romania_1268-14916.jpg",
alt: "Heritage Hall",
},
{
src: "http://img.b2bpic.net/free-vector/bridal-shower-invitation_23-2147974115.jpg",
alt: "Regal Events Co",
},
{
src: "http://img.b2bpic.net/free-photo/female-product-photographer-studio_23-2148970221.jpg",
alt: "Majestic Moments",
},
{
src: "http://img.b2bpic.net/free-vector/cooking-landing-page-template-with-photo_23-2148368952.jpg",
alt: "Culinary Crown",
},
"http://img.b2bpic.net/free-vector/beach-logo-template_23-2149396480.jpg", "http://img.b2bpic.net/free-vector/elegant-wedding-monograms_23-2148467362.jpg", "http://img.b2bpic.net/free-vector/gradient-gold-crown-logo-template_23-2150970168.jpg", "http://img.b2bpic.net/free-photo/palace-culture-iasi-romania_1268-14916.jpg", "http://img.b2bpic.net/free-vector/bridal-shower-invitation_23-2147974115.jpg", "http://img.b2bpic.net/free-photo/female-product-photographer-studio_23-2148970221.jpg", "http://img.b2bpic.net/free-vector/cooking-landing-page-template-with-photo_23-2148368952.jpg"
]}
title="Trusted by Discerning Clients & Prestigious Venues"
description="Our commitment to excellence has made us the preferred luxury catering partner for high-profile events and exclusive collaborations."
@@ -175,25 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg?_wi=1",
id: "1", name: "Aisha Khan", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-woman-sitting-cafe-with-closed-laptop_1262-1205.jpg"
},
{
id: "2",
name: "Omar Siddiqui",
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6593.jpg?_wi=1",
id: "2", name: "Omar Siddiqui", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6593.jpg"
},
{
id: "3",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg?_wi=1",
id: "3", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/business-man-curly-cute-handsome-guy-black-suit-red-tie-excitingly-holding-fist-up_140725-162612.jpg"
},
{
id: "4",
name: "Rahul Singh",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg?_wi=1",
},
id: "4", name: "Rahul Singh", imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code_114579-15926.jpg"
}
]}
cardTitle="What Our Clients Say"
cardTag="Rave Reviews"
@@ -205,7 +147,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
variant: "plain"
}}
tag="Connect With Us"
title="Plan Your Exquisite Event"
@@ -222,51 +164,42 @@ export default function LandingPage() {
{
items: [
{
label: "Weddings",
href: "/services#weddings",
label: "Weddings", href: "/services#weddings"
},
{
label: "Private Events",
href: "/services#private",
label: "Private Events", href: "/services#private"
},
{
label: "Corporate Events",
href: "/services#corporate",
},
],
label: "Corporate Events", href: "/services#corporate"
}
]
},
{
items: [
{
label: "About Us",
href: "/about",
label: "About Us", href: "/about"
},
{
label: "Our Story",
href: "/about#story",
label: "Our Story", href: "/about#story"
},
{
label: "Testimonials",
href: "/testimonials",
},
],
label: "Testimonials", href: "/testimonials"
}
]
},
{
items: [
{
label: "Contact Us",
href: "/contact",
label: "Contact Us", href: "/contact"
},
{
label: "Instagram",
href: "https://instagram.com/desimajlis",
label: "Instagram", href: "https://instagram.com/desimajlis"
},
{
label: "Facebook",
href: "https://facebook.com/desimajlis",
},
],
},
label: "Facebook", href: "https://facebook.com/desimajlis"
}
]
}
]}
logoText="DESI MAJLIS"
/>

View File

@@ -29,35 +29,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
href: "/",
name: "Home", id: "/"
},
{
name: "About",
id: "about",
href: "/about",
name: "About", id: "/about"
},
{
name: "Services",
id: "services",
href: "/services",
name: "Services", id: "/services"
},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
name: "Gallery", id: "/gallery"
},
{
name: "Testimonials",
id: "testimonials",
href: "/testimonials",
name: "Testimonials", id: "/testimonials"
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"
}
]}
brandName="DESI MAJLIS"
/>
@@ -70,47 +58,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "wedding-catering",
title: "Exquisite Wedding Catering",
description: "Crafting bespoke menus and elegant setups for your most special day, from traditional feasts to modern fusion dining.",
tag: "Weddings",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg?_wi=3",
imageAlt: "luxury wedding dining table setting",
buttons: [
id: "wedding-catering", title: "Exquisite Wedding Catering", description: "Crafting bespoke menus and elegant setups for your most special day, from traditional feasts to modern fusion dining.", tag: "Weddings", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-dinner-table-with-plates-cutlery-yellow-blue-glasses_140725-8444.jpg", imageAlt: "luxury wedding dining table setting", buttons: [
{
text: "View Details",
href: "/services#weddings",
},
],
text: "View Details", href: "/services#weddings"
}
]
},
{
id: "private-gatherings",
title: "Intimate Private Dining",
description: "Personalized culinary experiences for private parties, anniversaries, and family celebrations, delivered with discretion and style.",
tag: "Private Events",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg?_wi=2",
imageAlt: "intimate private dinner party setting",
buttons: [
id: "private-gatherings", title: "Intimate Private Dining", description: "Personalized culinary experiences for private parties, anniversaries, and family celebrations, delivered with discretion and style.", tag: "Private Events", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg", imageAlt: "intimate private dinner party setting", buttons: [
{
text: "Explore Options",
href: "/services#private",
},
],
text: "Explore Options", href: "/services#private"
}
]
},
{
id: "corporate-events",
title: "Sophisticated Corporate Events",
description: "Professional catering services for conferences, galas, and business meetings, ensuring a seamless and impressive dining experience.",
tag: "Corporate",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg?_wi=2",
imageAlt: "corporate event catering buffet",
buttons: [
id: "corporate-events", title: "Sophisticated Corporate Events", description: "Professional catering services for conferences, galas, and business meetings, ensuring a seamless and impressive dining experience.", tag: "Corporate", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg", imageAlt: "corporate event catering buffet", buttons: [
{
text: "Request Quote",
href: "/services#corporate",
},
],
},
text: "Request Quote", href: "/services#corporate"
}
]
}
]}
title="Experience Unmatched Culinary Services"
description="Desi Majlis offers a spectrum of luxurious catering solutions, meticulously designed to elevate any event. Discover our tailored services for every occasion."
@@ -127,29 +94,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Royal Biryani Feast",
price: "$45/person",
variant: "Chicken, Lamb, Veg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg?_wi=2",
imageAlt: "Royal Biryani Feast",
id: "1", name: "Royal Biryani Feast", price: "$45/person", variant: "Chicken, Lamb, Veg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182524.jpg", imageAlt: "Royal Biryani Feast"
},
{
id: "2",
name: "Grand Dessert Platter",
price: "$30/platter",
variant: "Assorted Indian Sweets",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg?_wi=3",
imageAlt: "Grand Dessert Platter",
id: "2", name: "Grand Dessert Platter", price: "$30/platter", variant: "Assorted Indian Sweets", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598401.jpg", imageAlt: "Grand Dessert Platter"
},
{
id: "3",
name: "Gourmet Appetizer Selection",
price: "$25/person",
variant: "Vegetarian & Non-Veg Options",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg?_wi=3",
imageAlt: "Gourmet Appetizer Selection",
},
id: "3", name: "Gourmet Appetizer Selection", price: "$25/person", variant: "Vegetarian & Non-Veg Options", imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg", imageAlt: "Gourmet Appetizer Selection"
}
]}
title="Signature Culinary Offerings"
description="Explore a selection of our popular dishes and culinary packages, designed to tantalize your taste buds and impress your guests."
@@ -163,25 +115,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What types of events do you cater to?",
content: "Desi Majlis specializes in luxury catering for weddings, private parties, corporate events, and other special gatherings, offering bespoke menus for each occasion.",
id: "1", title: "What types of events do you cater to?", content: "Desi Majlis specializes in luxury catering for weddings, private parties, corporate events, and other special gatherings, offering bespoke menus for each occasion."
},
{
id: "2",
title: "Can you accommodate dietary restrictions?",
content: "Absolutely. We are experienced in customizing menus to accommodate various dietary restrictions, allergies, and preferences. Please inform us during your consultation.",
id: "2", title: "Can you accommodate dietary restrictions?", content: "Absolutely. We are experienced in customizing menus to accommodate various dietary restrictions, allergies, and preferences. Please inform us during your consultation."
},
{
id: "3",
title: "How far in advance should I book?",
content: "We recommend booking at least 6-12 months in advance for larger events like weddings, and 2-3 months for smaller private or corporate gatherings, to ensure availability.",
id: "3", title: "How far in advance should I book?", content: "We recommend booking at least 6-12 months in advance for larger events like weddings, and 2-3 months for smaller private or corporate gatherings, to ensure availability."
},
{
id: "4",
title: "Do you provide tasting sessions?",
content: "Yes, we offer personalized tasting sessions for confirmed bookings, allowing you to sample our culinary creations and finalize your menu selections.",
},
id: "4", title: "Do you provide tasting sessions?", content: "Yes, we offer personalized tasting sessions for confirmed bookings, allowing you to sample our culinary creations and finalize your menu selections."
}
]}
title="Frequently Asked Questions About Our Services"
description="Have questions about our catering process, menus, or event planning? Find answers to common queries here."
@@ -195,20 +139,18 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
variant: "radial-gradient"
}}
tag="Ready to Plan?"
title="Let's Create Your Perfect Event"
description="Connect with our team today to discuss your vision and begin planning an unforgettable culinary experience with Desi Majlis."
buttons={[
{
text: "Request a Quote",
href: "/contact",
text: "Request a Quote", href: "/contact"
},
{
text: "Browse Menus",
href: "/services#menus",
},
text: "Browse Menus", href: "/services#menus"
}
]}
/>
</div>
@@ -217,52 +159,41 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Weddings",
href: "/services#weddings",
label: "Weddings", href: "/services#weddings"
},
{
label: "Private Events",
href: "/services#private",
label: "Private Events", href: "/services#private"
},
{
label: "Corporate Events",
href: "/services#corporate",
},
],
label: "Corporate Events", href: "/services#corporate"
}
]
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/about",
label: "Our Story", href: "/about"
},
{
label: "Our Team",
href: "/about#team",
label: "Our Team", href: "/about#team"
},
{
label: "Testimonials",
href: "/about#testimonials",
},
],
label: "Testimonials", href: "/about#testimonials"
}
]
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "/privacy",
label: "Privacy Policy", href: "/privacy"
},
{
label: "Terms of Service",
href: "/terms",
},
],
},
label: "Terms of Service", href: "/terms"
}
]
}
]}
logoText="Desi Majlis"
copyrightText="© 2024 Desi Majlis. All rights reserved."