Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
366
src/app/page.tsx
366
src/app/page.tsx
@@ -13,265 +13,129 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
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: "Notre Histoire",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Avis",
|
||||
id: "testimonials",
|
||||
},
|
||||
]}
|
||||
brandName="NACOYA"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Accueil", id: "hero" },
|
||||
{ name: "Notre Histoire", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Avis", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="NACOYA"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="La cuisine asiatique faite maison qui fait l'unanimité à Gap"
|
||||
description="Redécouvrez l'authenticité : sushis, ramens et spécialités vietnamiennes cuisinés avec passion, produits frais et générosité."
|
||||
buttons={[
|
||||
{
|
||||
text: "Voir le Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Commander",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=1"
|
||||
imageAlt="Cuisine asiatique authentique NACOYA"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288287.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040651.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Plus de 500 avis positifs"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "100% FAIT MAISON",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "PRODUITS FRAIS",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "CUISINE AUTHENTIQUE",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "AMOUR & PASSION",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "À GAP",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="La cuisine asiatique faite maison qui fait l'unanimité à Gap"
|
||||
description="Redécouvrez l'authenticité : sushis, ramens et spécialités vietnamiennes cuisinés avec passion, produits frais et générosité."
|
||||
buttons={[
|
||||
{ text: "Voir le Menu", href: "#menu" },
|
||||
{ text: "Commander", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg"
|
||||
imageAlt="Cuisine asiatique authentique NACOYA"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288287.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040651.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", alt: "Client 5" }
|
||||
]}
|
||||
avatarText="Plus de 500 avis positifs"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "100% FAIT MAISON" },
|
||||
{ type: "text", text: "PRODUITS FRAIS" },
|
||||
{ type: "text", text: "CUISINE AUTHENTIQUE" },
|
||||
{ type: "text", text: "AMOUR & PASSION" },
|
||||
{ type: "text", text: "À GAP" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Une âme familiale au cœur de Gap"
|
||||
description="Chez Nacoya, chaque plat raconte une histoire. Nous privilégions le 100% maison, des produits frais rigoureusement sélectionnés pour vous offrir une expérience culinaire aussi authentique que généreuse."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "100% Maison",
|
||||
description: "De nos nems croustillants à nos ramens savoureux, tout est cuisiné sur place.",
|
||||
},
|
||||
{
|
||||
title: "Produits Frais",
|
||||
description: "La qualité de nos ingrédients fait toute la différence dans vos assiettes.",
|
||||
},
|
||||
{
|
||||
title: "Accueil Chaleureux",
|
||||
description: "Une ambiance familiale où chaque client est reçu comme un invité privilégié.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/assortment-delicious-poke-bowl_23-2148873825.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Une âme familiale au cœur de Gap"
|
||||
description="Chez Nacoya, chaque plat raconte une histoire. Nous privilégions le 100% maison, des produits frais rigoureusement sélectionnés pour vous offrir une expérience culinaire aussi authentique que généreuse."
|
||||
bulletPoints={[
|
||||
{ title: "100% Maison", description: "De nos nems croustillants à nos ramens savoureux, tout est cuisiné sur place." },
|
||||
{ title: "Produits Frais", description: "La qualité de nos ingrédients fait toute la différence dans vos assiettes." },
|
||||
{ title: "Accueil Chaleureux", description: "Une ambiance familiale où chaque client est reçu comme un invité privilégié." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/assortment-delicious-poke-bowl_23-2148873825.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Signature",
|
||||
name: "Bo Bun Cacahuètes",
|
||||
price: "20€",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Japon",
|
||||
name: "Ramen Tonkotsu",
|
||||
price: "18€",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Sushi",
|
||||
name: "Assortiment Sushi Maki",
|
||||
price: "22€",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Vietnam",
|
||||
name: "Nems au Porc Maison",
|
||||
price: "8€",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Japon",
|
||||
name: "Tempuras Crevettes",
|
||||
price: "12€",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Signature",
|
||||
name: "Soupe Pho Traditionnelle",
|
||||
price: "16€",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
title="Nos spécialités gourmandes"
|
||||
description="Une carte riche et accessible qui ravira les amoureux de saveurs asiatiques."
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", brand: "Signature", name: "Bo Bun Cacahuètes", price: "20€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "2", brand: "Japon", name: "Ramen Tonkotsu", price: "18€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "3", brand: "Sushi", name: "Assortiment Sushi Maki", price: "22€", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "4", brand: "Vietnam", name: "Nems au Porc Maison", price: "8€", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "5", brand: "Japon", name: "Tempuras Crevettes", price: "12€", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" },
|
||||
{ id: "6", brand: "Signature", name: "Soupe Pho Traditionnelle", price: "16€", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587646.jpg" }
|
||||
]}
|
||||
title="Nos spécialités gourmandes"
|
||||
description="Une carte riche et accessible qui ravira les amoureux de saveurs asiatiques."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marc D.",
|
||||
handle: "@gap_client",
|
||||
testimonial: "La gérante est adorable, le Bo Bun est exceptionnel.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sophie L.",
|
||||
handle: "@family_dinner",
|
||||
testimonial: "Enfin une vraie cuisine asiatique à Gap.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julien P.",
|
||||
handle: "@foodie",
|
||||
testimonial: "Le fait maison se sent immédiatement.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288287.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Claire R.",
|
||||
handle: "@local_eater",
|
||||
testimonial: "Qualité-prix inégalé. C'est frais et généreux.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040651.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Thomas G.",
|
||||
handle: "@sushi_lover",
|
||||
testimonial: "Une âme familiale incroyable, on adore.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Ce que vous dites de nous"
|
||||
description="La satisfaction de nos clients est notre plus belle récompense."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Marc D.", handle: "@gap_client", testimonial: "La gérante est adorable, le Bo Bun est exceptionnel.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg" },
|
||||
{ id: "2", name: "Sophie L.", handle: "@family_dinner", testimonial: "Enfin une vraie cuisine asiatique à Gap.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg" },
|
||||
{ id: "3", name: "Julien P.", handle: "@foodie", testimonial: "Le fait maison se sent immédiatement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-asian-food_23-2150288287.jpg" },
|
||||
{ id: "4", name: "Claire R.", handle: "@local_eater", testimonial: "Qualité-prix inégalé. C'est frais et généreux.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-people-attending-chinese-new-year-reunion-dinner_23-2151040651.jpg" },
|
||||
{ id: "5", name: "Thomas G.", handle: "@sushi_lover", testimonial: "Une âme familiale incroyable, on adore.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Ce que vous dites de nous"
|
||||
description="La satisfaction de nos clients est notre plus belle récompense."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
tag="Contact"
|
||||
title="Commandez votre repas"
|
||||
description="Venez nous rendre visite à Gap ou passez commande à emporter pour profiter de nos plats faits maison."
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Contact"
|
||||
title="Commandez votre repas"
|
||||
description="Venez nous rendre visite à Gap ou passez commande à emporter pour profiter de nos plats faits maison."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="NACOYA"
|
||||
copyrightText="© 2025 NACOYA | Restaurant Asiatique Gap"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="NACOYA"
|
||||
copyrightText="© 2025 NACOYA | Restaurant Asiatique Gap"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user