Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 18:40:49 +00:00

View File

@@ -9,8 +9,8 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import ProductCatalog from '@/components/ecommerce/productCatalog/ProductCatalog';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import { Award } from "lucide-react";
export default function LandingPage() {
@@ -31,26 +31,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Shop",
id: "shop",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Shop", id: "shop" },
{ name: "Contact", id: "contact" }
]}
brandName="Maison Mignardise"
/>
@@ -60,40 +45,16 @@ export default function LandingPage() {
<HeroOverlay
title="Authentic Moroccan Gourmet Experience"
description="Traditional flavors reinvented with modern elegance."
buttons={[
{
text: "Explore Menu",
href: "#products",
},
{
text: "Order Online",
href: "#shop",
},
]}
buttons={[{ text: "Explore Menu", href: "#products" }, { text: "Order Online", href: "#shop" }]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-outdoor-living-space-with-comfortable-sofa_23-2152008212.jpg"
showDimOverlay={true}
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503023.jpg",
alt: "Customer portrait 1",
},
{
src: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050935.jpg",
alt: "Customer portrait 2",
},
{
src: "http://img.b2bpic.net/free-photo/outdoor-living-space-with-modern-furniture_23-2152008221.jpg",
alt: "Customer portrait 3",
},
{
src: "http://img.b2bpic.net/free-photo/decoration-interior_74190-6487.jpg",
alt: "Customer portrait 4",
},
{
src: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg",
alt: "Customer portrait 5",
},
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149503023.jpg", alt: "Customer portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050935.jpg", alt: "Customer portrait 2" },
{ src: "http://img.b2bpic.net/free-photo/outdoor-living-space-with-modern-furniture_23-2152008221.jpg", alt: "Customer portrait 3" },
{ src: "http://img.b2bpic.net/free-photo/decoration-interior_74190-6487.jpg", alt: "Customer portrait 4" },
{ src: "http://img.b2bpic.net/free-photo/guy-presenting-gift-box-attractive-happy-lady_23-2148016809.jpg", alt: "Customer portrait 5" }
]}
avatarText="Trusted by 5,000+ dessert lovers"
/>
@@ -119,48 +80,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Signature Ghriyba",
price: "$15",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg",
},
{
id: "p2",
name: "Artisanal Fqass",
price: "$12",
variant: "Crunchy",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-sweet-pie-sugar-cookie-cake_140725-118179.jpg",
},
{
id: "p3",
name: "Sweet Briouates",
price: "$18",
variant: "Honey-Glazed",
imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg",
},
{
id: "p4",
name: "Gourmet Dessert Set",
price: "$45",
variant: "Assorted",
imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165547.jpg",
},
{
id: "p5",
name: "Traditional Pastry Box",
price: "$30",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/slice-caramel-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-70.jpg",
},
{
id: "p6",
name: "Morning Delight",
price: "$10",
variant: "Breakfast",
imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-cookies-white-plate_114579-19145.jpg",
},
{ id: "p1", name: "Signature Ghriyba", price: "$15", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg" },
{ id: "p2", name: "Artisanal Fqass", price: "$12", variant: "Crunchy", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-sweet-pie-sugar-cookie-cake_140725-118179.jpg" },
{ id: "p3", name: "Sweet Briouates", price: "$18", variant: "Honey-Glazed", imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg" },
{ id: "p4", name: "Gourmet Dessert Set", price: "$45", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/meringue-roll-concept-tasty-delicious-food_185193-165547.jpg" },
{ id: "p5", name: "Traditional Pastry Box", price: "$30", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/slice-caramel-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-70.jpg" },
{ id: "p6", name: "Morning Delight", price: "$10", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-cookies-white-plate_114579-19145.jpg" }
]}
title="Featured Delicacies"
description="Discover our signature gourmet collection."
@@ -169,39 +94,13 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Terrace Dining",
author: "Atmosphere",
description: "Relax in our sophisticated open-air terrace.",
tags: [
"Premium",
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8024.jpg",
},
{
id: "f2",
title: "Cozy Interior",
author: "Design",
description: "Designed for comfort and luxury.",
tags: [
"Elegant",
],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-glasses_1203-1742.jpg",
},
{
id: "f3",
title: "Gourmet Service",
author: "Experience",
description: "Impeccable service for every guest.",
tags: [
"Refined",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg",
},
{ id: "f1", title: "Terrace Dining", author: "Atmosphere", description: "Relax in our sophisticated open-air terrace.", tags: ["Premium"], imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8024.jpg" },
{ id: "f2", title: "Cozy Interior", author: "Design", description: "Designed for comfort and luxury.", tags: ["Elegant"], imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-with-glasses_1203-1742.jpg" },
{ id: "f3", title: "Gourmet Service", author: "Experience", description: "Impeccable service for every guest.", tags: ["Refined"], imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg" }
]}
title="A Cinematic Experience"
description="Indulge in our exquisite atmosphere where every detail whispers luxury."
@@ -212,48 +111,12 @@ export default function LandingPage() {
<ProductCatalog
layout="section"
products={[
{
id: "s1",
name: "Ghriyba Box",
price: "$25",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coloured-macarons_1112-141.jpg",
},
{
id: "s2",
name: "Fqass Selection",
price: "$20",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg",
},
{
id: "s3",
name: "Briouates Medley",
price: "$35",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg",
},
{
id: "s4",
name: "Breakfast Kit",
price: "$28",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/cake-chestnuts-flat-lay_23-2148395167.jpg",
},
{
id: "s5",
name: "Luxury Assortment",
price: "$60",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-homemade-chocolate-cookies-metal-tray_181624-57715.jpg",
},
{
id: "s6",
name: "Daily Pastries",
price: "$15",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-pastries-through-glass-showcase-cafe_171337-17133.jpg",
},
{ id: "s1", name: "Ghriyba Box", price: "$25", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coloured-macarons_1112-141.jpg" },
{ id: "s2", name: "Fqass Selection", price: "$20", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg" },
{ id: "s3", name: "Briouates Medley", price: "$35", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/muffins-black_114579-18496.jpg" },
{ id: "s4", name: "Breakfast Kit", price: "$28", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/cake-chestnuts-flat-lay_23-2148395167.jpg" },
{ id: "s5", name: "Luxury Assortment", price: "$60", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-homemade-chocolate-cookies-metal-tray_181624-57715.jpg" },
{ id: "s6", name: "Daily Pastries", price: "$15", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-pastries-through-glass-showcase-cafe_171337-17133.jpg" }
]}
/>
</div>
@@ -263,46 +126,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Exceptional",
quote: "The finest Moroccan pastries I have ever experienced.",
name: "Amira S.",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3828.jpg",
},
{
id: "t2",
title: "Luxury",
quote: "A perfect blend of tradition and modern elegance.",
name: "Karim M.",
role: "Patron",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
},
{
id: "t3",
title: "Divine",
quote: "Maison Mignardise is truly a culinary gem in Marrakech.",
name: "Sarah L.",
role: "Local Expert",
imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowl-empty-card_23-2148367520.jpg",
},
{
id: "t4",
title: "Exquisite",
quote: "Incredible taste and presentation. Highly recommended.",
name: "David W.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg",
},
{
id: "t5",
title: "Perfect",
quote: "The atmosphere is as delightful as the food.",
name: "Leila B.",
role: "Gourmet Fan",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elder-woman-having-dessert-while-working_23-2148661257.jpg",
},
{ id: "t1", title: "Exceptional", quote: "The finest Moroccan pastries I have ever experienced.", name: "Amira S.", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-evening-street_1303-3828.jpg" },
{ id: "t2", title: "Luxury", quote: "A perfect blend of tradition and modern elegance.", name: "Karim M.", role: "Patron", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
{ id: "t3", title: "Divine", quote: "Maison Mignardise is truly a culinary gem in Marrakech.", name: "Sarah L.", role: "Local Expert", imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowl-empty-card_23-2148367520.jpg" },
{ id: "t4", title: "Exquisite", quote: "Incredible taste and presentation. Highly recommended.", name: "David W.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg" },
{ id: "t5", title: "Perfect", quote: "The atmosphere is as delightful as the food.", name: "Leila B.", role: "Gourmet Fan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-elder-woman-having-dessert-while-working_23-2148661257.jpg" }
]}
title="Refined Reviews"
description="What our guests say about our Moroccan gourmet journey."
@@ -311,23 +139,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Connect With Us"
title="Experience Maison Mignardise"
description="Visit us at 70 Bd Abdelkrim Al Khattabi, Marrakech 40000. Book your gourmet experience today."
buttons={[
{
text: "Call Us",
href: "tel:+212668081056",
},
{
text: "WhatsApp Order",
href: "https://wa.me/212668081056",
},
]}
buttons={[{ text: "Call Us", href: "tel:+212668081056" }, { text: "WhatsApp Order", href: "https://wa.me/212668081056" }]}
/>
</div>
@@ -335,49 +150,9 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Maison Mignardise"
columns={[
{
title: "Menu",
items: [
{
label: "Pastries",
href: "#products",
},
{
label: "Breakfast",
href: "#shop",
},
{
label: "Gourmet",
href: "#shop",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Menu", items: [{ label: "Pastries", href: "#products" }, { label: "Breakfast", href: "#shop" }, { label: "Gourmet", href: "#shop" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
]}
copyrightText="© 2024 Maison Mignardise. All rights reserved."
/>