Merge version_1 into main #2
181
src/app/page.tsx
181
src/app/page.tsx
@@ -15,36 +15,24 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="medium"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Offres",
|
||||
id: "offers",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Accueil", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Offres", id: "offers" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Dar Lmakla"
|
||||
/>
|
||||
@@ -53,19 +41,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="Dar Lmakla"
|
||||
description="مرحبا بكم فـ Dar Lmakla، الجودة، الذوق، والخدمة السريعة"
|
||||
buttons={[
|
||||
{
|
||||
text: "Commander maintenant",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Commander maintenant", href: "#menu"},
|
||||
{
|
||||
text: "Contact WhatsApp",
|
||||
href: "https://wa.me/212600000000",
|
||||
},
|
||||
text: "Contact WhatsApp", href: "https://wa.me/212600000000"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=1"
|
||||
imageAlt="Dar Lmakla Tacos and Pizza"
|
||||
@@ -81,47 +64,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Tacos Poulet",
|
||||
price: "35 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-43237.jpg",
|
||||
imageAlt: "Tacos Poulet",
|
||||
},
|
||||
id: "p1", name: "Tacos Poulet", price: "35 DH", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-43237.jpg", imageAlt: "Tacos Poulet"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tacos Viande",
|
||||
price: "40 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetarian-tacos_23-2148750464.jpg",
|
||||
imageAlt: "Tacos Viande",
|
||||
},
|
||||
id: "p2", name: "Tacos Viande", price: "40 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetarian-tacos_23-2148750464.jpg", imageAlt: "Tacos Viande"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Tacos Mixte",
|
||||
price: "45 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2151047947.jpg",
|
||||
imageAlt: "Tacos Mixte",
|
||||
},
|
||||
id: "p3", name: "Tacos Mixte", price: "45 DH", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2151047947.jpg", imageAlt: "Tacos Mixte"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pizza Fromage",
|
||||
price: "50 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg",
|
||||
imageAlt: "Pizza Fromage",
|
||||
},
|
||||
id: "p4", name: "Pizza Fromage", price: "50 DH", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-pancake-with-melted-cheese_23-2149342898.jpg", imageAlt: "Pizza Fromage"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Pizza Mixte",
|
||||
price: "60 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg",
|
||||
imageAlt: "Pizza Mixte",
|
||||
},
|
||||
id: "p5", name: "Pizza Mixte", price: "60 DH", imageSrc: "http://img.b2bpic.net/free-photo/half-meat-pizza-with-bell-pepper-tomato-mushroom-cheese_140725-5019.jpg", imageAlt: "Pizza Mixte"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Menu Spécial",
|
||||
price: "70 DH",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2149178158.jpg",
|
||||
imageAlt: "Menu Spécial",
|
||||
},
|
||||
id: "p6", name: "Menu Spécial", price: "70 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2149178158.jpg", imageAlt: "Menu Spécial"},
|
||||
]}
|
||||
title="قائمة الطعام"
|
||||
description="أجود المكونات، طعم لا يقاوم"
|
||||
@@ -136,19 +89,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Gift,
|
||||
title: "2 Tacos = 1 Gratuit 🎁",
|
||||
description: "عرض مغري لكل عشاق التاكوس.",
|
||||
},
|
||||
title: "2 Tacos = 1 Gratuit 🎁", description: "عرض مغري لكل عشاق التاكوس."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "مشروب مجاني 🥤",
|
||||
description: "مشروب مجاني مع كل قائمة طعام.",
|
||||
},
|
||||
title: "مشروب مجاني 🥤", description: "مشروب مجاني مع كل قائمة طعام."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "عرض الويكند 🔥",
|
||||
description: "خصومات خاصة طيلة أيام نهاية الأسبوع.",
|
||||
},
|
||||
title: "عرض الويكند 🔥", description: "خصومات خاصة طيلة أيام نهاية الأسبوع."},
|
||||
]}
|
||||
title="عروض خاصة"
|
||||
description="استمتع بأفضل العروض يومياً"
|
||||
@@ -160,49 +107,18 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Yassine",
|
||||
handle: "@temara_food",
|
||||
testimonial: "بصراحة أحسن تاكوس كلّيت فتمارة",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Yassine", handle: "@temara_food", testimonial: "بصراحة أحسن تاكوس كلّيت فتمارة", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=2"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amine",
|
||||
handle: "@mouhib_lmakla",
|
||||
testimonial: "الخدمة زوينة والماكلة بنينة",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Amine", handle: "@mouhib_lmakla", testimonial: "الخدمة زوينة والماكلة بنينة", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=3"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sara",
|
||||
handle: "@foodie_morocco",
|
||||
testimonial: "غادي نرجع مرة أخرى إن شاء الله",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Karim",
|
||||
handle: "@temara_city",
|
||||
testimonial: "تاكوس ولا في الأحلام، تعامل راقي",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fatima",
|
||||
handle: "@fatima_cuisine",
|
||||
testimonial: "أفضل تجربة طعام في تمارة، الجودة ممتازة",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=6",
|
||||
},
|
||||
id: "3", name: "Sara", handle: "@foodie_morocco", testimonial: "غادي نرجع مرة أخرى إن شاء الله", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=4"}
|
||||
]}
|
||||
showRating={true}
|
||||
title="آراء الزبناء"
|
||||
description="شهادات زبنائنا الأوفياء"
|
||||
/>
|
||||
@@ -212,20 +128,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="تواصل معنا"
|
||||
title="زورونا فتمارة"
|
||||
description="مرحباً بكم في Dar Lmakla. يمكنكم التواصل معنا عبر الهاتف أو الواتساب."
|
||||
buttons={[
|
||||
{
|
||||
text: "اتصل بنا",
|
||||
href: "tel:+212600000000",
|
||||
},
|
||||
text: "اتصل بنا", href: "tel:+212600000000"},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/212600000000",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/212600000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -235,29 +146,19 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-mix-sushi-black-plate_23-2148348183.jpg?_wi=7"
|
||||
columns={[
|
||||
{
|
||||
title: "القائمة",
|
||||
items: [
|
||||
title: "القائمة", items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "#",
|
||||
},
|
||||
label: "الرئيسية", href: "#"},
|
||||
{
|
||||
label: "المنيو",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "المنيو", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "التواصل",
|
||||
items: [
|
||||
title: "التواصل", items: [
|
||||
{
|
||||
label: "واتساب",
|
||||
href: "https://wa.me/212600000000",
|
||||
},
|
||||
label: "واتساب", href: "https://wa.me/212600000000"},
|
||||
{
|
||||
label: "اتصل بنا",
|
||||
href: "tel:+212600000000",
|
||||
},
|
||||
label: "اتصل بنا", href: "tel:+212600000000"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user