Merge version_1 into main #2
260
src/app/page.tsx
260
src/app/page.tsx
@@ -29,83 +29,37 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "Livraison",
|
||||
id: "/livraison",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{
|
||||
name: "Avis",
|
||||
id: "/avis",
|
||||
},
|
||||
{ name: "Accueil", id: "/" },
|
||||
{ name: "Menu", id: "/menu" },
|
||||
{ name: "Livraison", id: "/livraison" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
{ name: "Avis", id: "/avis" }
|
||||
]}
|
||||
brandName="Sakura"
|
||||
button={{
|
||||
text: "Commander",
|
||||
href: "/menu",
|
||||
}}
|
||||
text: "Commander", href: "/menu"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="L'Art Japonais dans votre Assiette"
|
||||
description="Restaurant japonais authentique — Sushis, Makis, Chirashis & Yakitori à Chenôve"
|
||||
buttons={[
|
||||
{
|
||||
text: "Commander en ligne",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Commander en ligne", href: "/menu"},
|
||||
{
|
||||
text: "Voir le menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Voir le menu", href: "/menu"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-sushi-delivery-varieties-sushi-lunch-dinner_132075-14219.jpg?_wi=1",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-different-forms-variety-sushi-rolls-delivery_132075-14315.jpg",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-sushi-with-ginger-wasabi_140725-70.jpg",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-asian-food-flowers_23-2149013673.jpg",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg",
|
||||
imageAlt: "Sushi Platter",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/different-sushi-delivery-varieties-sushi-lunch-dinner_132075-14219.jpg", imageAlt: "Sushi Platter" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo_496169-229.jpg", imageAlt: "Sushi Platter" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/sushi-different-forms-variety-sushi-rolls-delivery_132075-14315.jpg", imageAlt: "Sushi Platter" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/various-sushi-with-ginger-wasabi_140725-70.jpg", imageAlt: "Sushi Platter" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-asian-food-flowers_23-2149013673.jpg", imageAlt: "Sushi Platter" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg", imageAlt: "Sushi Platter" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,50 +71,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Fraîcheur garantie",
|
||||
description: "Poissons sélectionnés chaque jour.",
|
||||
icon: Fish,
|
||||
title: "Fraîcheur garantie", description: "Poissons sélectionnés chaque jour.", icon: Fish,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fish-slices-with-lemon-slices-seasonings-dark-seafood-dish-color-food-meat-photo-raw_140725-143992.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-fresh-raw-fishes-lemon-slices-greens-pepper-wooden-cutting-board-pepper-knife-dark-mix-colors-table_179666-18231.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-sushi-delivery-varieties-sushi-lunch-dinner_132075-14219.jpg?_wi=2",
|
||||
imageAlt: "fresh fish icon sushi",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fish-slices-with-lemon-slices-seasonings-dark-seafood-dish-color-food-meat-photo-raw_140725-143992.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-fresh-raw-fishes-lemon-slices-greens-pepper-wooden-cutting-board-pepper-knife-dark-mix-colors-table_179666-18231.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fait maison",
|
||||
description: "Préparations artisanales quotidiennes.",
|
||||
icon: Utensils,
|
||||
title: "Fait maison", description: "Préparations artisanales quotidiennes.", icon: Utensils,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cooks-healthy-meal-cut-limon-decorated-with-mint-leaf-two-raw-pieces-salmon-white-wine-sause-with-spices-herbs-presented-marble-deck-prepared-grill_346278-818.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-sushi-order_23-2149870714.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-meal_23-2148142533.jpg?_wi=1",
|
||||
imageAlt: "fresh fish icon sushi",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-cooks-healthy-meal-cut-limon-decorated-with-mint-leaf-two-raw-pieces-salmon-white-wine-sause-with-spices-herbs-presented-marble-deck-prepared-grill_346278-818.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-sushi-order_23-2149870714.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Livraison rapide",
|
||||
description: "Temps de préparation 10 min.",
|
||||
icon: Truck,
|
||||
title: "Livraison rapide", description: "Temps de préparation 10 min.", icon: Truck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-sushi-arrangement_23-2151977828.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-japanese-restaurant-labels-collection-with-traditional-food_23-2149492472.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad_74190-4354.jpg?_wi=1",
|
||||
imageAlt: "fresh fish icon sushi",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-sushi-arrangement_23-2151977828.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-japanese-restaurant-labels-collection-with-traditional-food_23-2149492472.jpg" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Pourquoi Sakura ?"
|
||||
description="L'excellence japonaise au quotidien."
|
||||
@@ -174,60 +104,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Sakura",
|
||||
name: "Sushi Saumon",
|
||||
price: "4,00€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-meal_23-2148142533.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Sakura",
|
||||
name: "California Saumon Avocat",
|
||||
price: "5,20€",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad_74190-4354.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Sakura",
|
||||
name: "Chirashi Mixte",
|
||||
price: "17,00€",
|
||||
rating: 5,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914013.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Sakura",
|
||||
name: "Menu Yaki 12",
|
||||
price: "19,80€",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-shrimps-sticks-served-with-lettuce-tomatoes-onions_141793-1066.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Sakura",
|
||||
name: "Menu Yaki 12",
|
||||
price: "19,80€",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unagi-sushi-rolls-served-white-stone-board-with-kiwi-cocktail_141793-410.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Sakura",
|
||||
name: "Menu Yaki 12",
|
||||
price: "19,80€",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-shrimps-sticks-served-with-lettuce-tomatoes-onions_141793-1064.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Sakura", name: "Sushi Saumon", price: "4,00€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/asian-meal_23-2148142533.jpg" },
|
||||
{ id: "2", brand: "Sakura", name: "California Saumon Avocat", price: "5,20€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad_74190-4354.jpg" },
|
||||
{ id: "3", brand: "Sakura", name: "Chirashi Mixte", price: "17,00€", rating: 5, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914013.jpg" },
|
||||
{ id: "4", brand: "Sakura", name: "Menu Yaki 12", price: "19,80€", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-shrimps-sticks-served-with-lettuce-tomatoes-onions_141793-1066.jpg" },
|
||||
{ id: "5", brand: "Sakura", name: "Menu Yaki 12", price: "19,80€", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/unagi-sushi-rolls-served-white-stone-board-with-kiwi-cocktail_141793-410.jpg" },
|
||||
{ id: "6", brand: "Sakura", name: "Menu Yaki 12", price: "19,80€", rating: 5, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-shrimps-sticks-served-with-lettuce-tomatoes-onions_141793-1064.jpg" }
|
||||
]}
|
||||
title="Nos Incontournables"
|
||||
description="Découvrez nos best-sellers."
|
||||
@@ -240,41 +122,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marie D.",
|
||||
role: "Client",
|
||||
testimonial: "Très frais, livraison rapide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-confident-male-office-worker-spectacles-formal-shirt-with-dark-skin-poses-spacious-cabinet_273609-3441.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jean P.",
|
||||
role: "Client",
|
||||
testimonial: "Excellent service, merci !",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lucie B.",
|
||||
role: "Client",
|
||||
testimonial: "Le meilleur sushi de Chenôve.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marc L.",
|
||||
role: "Client",
|
||||
testimonial: "Yakitori exceptionnels.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793883.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Julie K.",
|
||||
role: "Client",
|
||||
testimonial: "Rapide et délicieux.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2641.jpg",
|
||||
},
|
||||
{ id: "1", name: "Marie D.", role: "Client", testimonial: "Très frais, livraison rapide.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-confident-male-office-worker-spectacles-formal-shirt-with-dark-skin-poses-spacious-cabinet_273609-3441.jpg" },
|
||||
{ id: "2", name: "Jean P.", role: "Client", testimonial: "Excellent service, merci !", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
|
||||
{ id: "3", name: "Lucie B.", role: "Client", testimonial: "Le meilleur sushi de Chenôve.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg" },
|
||||
{ id: "4", name: "Marc L.", role: "Client", testimonial: "Yakitori exceptionnels.", imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793883.jpg" },
|
||||
{ id: "5", name: "Julie K.", role: "Client", testimonial: "Rapide et délicieux.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2641.jpg" }
|
||||
]}
|
||||
title="Avis de nos clients"
|
||||
description="Ce qu'ils disent de nous."
|
||||
@@ -287,12 +139,8 @@ export default function LandingPage() {
|
||||
title="Mentions Légales"
|
||||
sections={[
|
||||
{
|
||||
heading: "Conditions générales",
|
||||
content: {
|
||||
type: "paragraph",
|
||||
text: "Sakura Restaurant, situé à Chenôve, s'engage à respecter les normes d'hygiène et de sécurité alimentaire.",
|
||||
},
|
||||
},
|
||||
heading: "Conditions générales", content: "Sakura Restaurant, situé à Chenôve, s'engage à respecter les normes d'hygiène et de sécurité alimentaire."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -302,28 +150,16 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Accueil",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
],
|
||||
{ label: "Accueil", href: "/" },
|
||||
{ label: "Menu", href: "/menu" }
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Livraison",
|
||||
href: "/livraison",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ label: "Livraison", href: "/livraison" },
|
||||
{ label: "Contact", href: "/contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoText="Sakura"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user