Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 12:19:58 +00:00

View File

@@ -29,65 +29,36 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Hamburgasme"
button={{
text: "Order Now",
href: "#contact",
}}
text: "Order Now", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Hamburgasme 🍔🔥"
description="أفضل burgers في Ariana! Buns pur beurre, viande fraîche, et un goût unique."
tag="Best in Ariana"
buttons={[
{
text: "Order Now",
href: "#contact",
},
text: "Order Now", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=1",
imageAlt: "Juicy Gourmet Burger",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", imageAlt: "Juicy Gourmet Burger"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=1",
imageAlt: "Burger Platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hamburger-grilled-beef-patty-with-melted-cheese-sauce-lettuce-burger-buns-french-fries-table_141793-4953.jpg?_wi=1",
imageAlt: "Chicken Burger and Fries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg?_wi=2",
imageAlt: "Delicious Burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=2",
imageAlt: "Gourmet Meal",
},
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg", imageAlt: "Burger Platter"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -103,41 +74,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Hamburgasme",
price: "27.000 TND",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=3",
},
id: "p1", name: "Hamburgasme", price: "27.000 TND", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg"},
{
id: "p2",
name: "Mushroom Burger",
price: "23.500 TND",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=4",
},
id: "p2", name: "Mushroom Burger", price: "23.500 TND", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg"},
{
id: "p3",
name: "The White House",
price: "24.500 TND",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=5",
},
id: "p3", name: "The White House", price: "24.500 TND", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg"},
{
id: "p4",
name: "Formidable Chicken",
price: "24.500 TND",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hamburger-grilled-beef-patty-with-melted-cheese-sauce-lettuce-burger-buns-french-fries-table_141793-4953.jpg?_wi=2",
},
id: "p4", name: "Formidable Chicken", price: "24.500 TND", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hamburger-grilled-beef-patty-with-melted-cheese-sauce-lettuce-burger-buns-french-fries-table_141793-4953.jpg"},
{
id: "p5",
name: "Crunchy Burger",
price: "18.500 TND",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hamburger-grilled-beef-patty-with-melted-cheese-sauce-lettuce-burger-buns-french-fries-table_141793-4953.jpg?_wi=3",
},
id: "p5", name: "Crunchy Burger", price: "18.500 TND", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hamburger-grilled-beef-patty-with-melted-cheese-sauce-lettuce-burger-buns-french-fries-table_141793-4953.jpg"},
{
id: "p6",
name: "Heart Attack",
price: "41.500 TND",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg?_wi=6",
},
id: "p6", name: "Heart Attack", price: "41.500 TND", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-tomato-slices-greens-sauce-rosemary-sprig-2_140725-8550.jpg"},
]}
title="Our Menu"
description="Discover our signature burgers and premium chicken options."
@@ -151,45 +98,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Ahmed",
handle: "@ahmed",
testimonial: "Burger bnina barcha 🔥 n3awed nji kol jem3a",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669840.jpg?_wi=1",
},
id: "t1", name: "Ahmed", handle: "@ahmed", testimonial: "Burger bnina barcha 🔥 n3awed nji kol jem3a", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669840.jpg"},
{
id: "t2",
name: "Sarah",
handle: "@sarah",
testimonial: "Service rapide w qualité top 💯",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-woman-showing-thumbs-up_1262-17250.jpg",
},
id: "t2", name: "Sarah", handle: "@sarah", testimonial: "Service rapide w qualité top 💯", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-woman-showing-thumbs-up_1262-17250.jpg"},
{
id: "t3",
name: "Mourad",
handle: "@mourad",
testimonial: "A7sen burger fi Ariana 🍔🔥",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12167.jpg",
},
id: "t3", name: "Mourad", handle: "@mourad", testimonial: "A7sen burger fi Ariana 🍔🔥", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-hipster-man-with-beard-smiling-laughing_176420-12167.jpg"},
{
id: "t4",
name: "Fatma",
handle: "@fatma",
testimonial: "Frites w sauces haja o5ra 😍",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blonde-hair-smiling-warmly-minimalist-portrait_24972-2971.jpg",
},
id: "t4", name: "Fatma", handle: "@fatma", testimonial: "Frites w sauces haja o5ra 😍", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blonde-hair-smiling-warmly-minimalist-portrait_24972-2971.jpg"},
{
id: "t5",
name: "Youssef",
handle: "@youssef",
testimonial: "Incroyable expérience, vraiment un délice.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669840.jpg?_wi=2",
},
id: "t5", name: "Youssef", handle: "@youssef", testimonial: "Incroyable expérience, vraiment un délice.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669840.jpg"},
]}
showRating={true}
title="What Our Customers Say"
@@ -206,15 +128,9 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "q1",
title: "Do you deliver?",
content: "Yes, we offer delivery services throughout the Ariana area.",
},
id: "q1", title: "Do you deliver?", content: "Yes, we offer delivery services throughout the Ariana area."},
{
id: "q2",
title: "Are your ingredients fresh?",
content: "Absolutely, we use fresh local produce and high-quality beef daily.",
},
id: "q2", title: "Are your ingredients fresh?", content: "Absolutely, we use fresh local produce and high-quality beef daily."},
]}
/>
</div>
@@ -223,8 +139,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Order Your Burger Today"
description="Call us at 21 013 464 or visit us at Av. Mustapha Hjeij, Ariana."
@@ -240,42 +155,27 @@ export default function LandingPage() {
logoText="Hamburgasme"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "All Burgers",
href: "#menu",
},
label: "All Burgers", href: "#menu"},
{
label: "Specials",
href: "#menu",
},
label: "Specials", href: "#menu"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "21 013 464",
href: "tel:21013464",
},
label: "21 013 464", href: "tel:21013464"},
{
label: "WhatsApp",
href: "https://wa.me/21013464",
},
label: "WhatsApp", href: "https://wa.me/21013464"},
],
},
{
title: "Info",
items: [
title: "Info", items: [
{
label: "Av. Mustapha Hjeij, Ariana",
href: "#",
},
label: "Av. Mustapha Hjeij, Ariana", href: "#"},
{
label: "Daily 12:00 - 00:00",
href: "#",
},
label: "Daily 12:00 - 00:00", href: "#"},
],
},
]}