Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
211
src/app/page.tsx
211
src/app/page.tsx
@@ -28,62 +28,25 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Notre Histoire", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Nous Trouver", id: "contact" },
|
||||
]}
|
||||
brandName="Le Berlinois"
|
||||
brandName="Chez Wou"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Le Berlinois"
|
||||
description="Experience the sophistication of Berlin nights in the heart of the city. A sanctuary of refined cocktails, ambient sounds, and exceptional company."
|
||||
logoText="Chez Wou"
|
||||
description="Bienvenue chez Chez Wou, votre escale gastronomique chinoise au cœur de Yaoundé. Savourez l'authenticité de la cuisine asiatique dans un cadre chaleureux et raffiné."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Réserver une Table", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=1",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=2",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=3",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=4",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=5",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=6",
|
||||
imageAlt: "Luxurious lounge interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wok-cooking-asian-cuisine_1122-2075.jpg?_wi=1", imageAlt: "Plat asiatique" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/asian-restaurant-interior_1122-2076.jpg?_wi=2", imageAlt: "Intérieur du restaurant" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,10 +54,10 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="An Evening of Art"
|
||||
description="Le Berlinois is more than just a lounge—it's a tribute to the nocturnal energy and avant-garde spirit of Berlin. We curate an atmosphere where world-class mixology meets soul-warming hospitality, all set within a backdrop of timeless, cozy design."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-bartender-classic-suit-making-drink-white-wall-night-drink-club-male-bar-dance_140725-121345.jpg"
|
||||
imageAlt="Cozy lounge seating area"
|
||||
title="L'Art de la Cuisine Chinoise"
|
||||
description="Chez Wou célèbre les traditions culinaires chinoises en utilisant des produits frais et locaux à Yaoundé. Chaque plat est une invitation au voyage, préparé avec passion par nos chefs experts."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-stir-fry_140725-121345.jpg"
|
||||
imageAlt="Chef cuisinier en action"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -105,63 +68,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Cocktails",
|
||||
name: "Midnight Espresso",
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157449.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Small Plates",
|
||||
name: "Truffle Arancini",
|
||||
price: "$16",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Wines",
|
||||
name: "Berlin Riesling Reserve",
|
||||
price: "$22",
|
||||
rating: 4,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-wooden-board-with-baileys-cocktail-it_141793-4194.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Desserts",
|
||||
name: "Dark Chocolate Ganache",
|
||||
price: "$14",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89991.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Cocktails",
|
||||
name: "Spiced Negroni",
|
||||
price: "$19",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cocktail-with-flower-table_140725-1335.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Small Plates",
|
||||
name: "Artisan Cheese Board",
|
||||
price: "$24",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-melted-cheese-cherry-tomato-top_140725-7993.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Spécialités", name: "Canard Laqué", price: "8500 FCFA", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/duck-dish_23-2149157449.jpg" },
|
||||
{ id: "2", brand: "Vapeur", name: "Dim Sum Assortis", price: "4500 FCFA", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/dim-sum_23-2148516994.jpg" },
|
||||
{ id: "3", brand: "Wok", name: "Nouilles Sautées au Poulet", price: "5500 FCFA", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/noodles_141793-4194.jpg" },
|
||||
]}
|
||||
title="Curated Flavors"
|
||||
description="Our seasonal menu reflects the bold experimentation and classic traditions of a Berlin lounge."
|
||||
title="Découvrez nos Saveurs"
|
||||
description="Une sélection minutieuse de plats iconiques qui ravira vos papilles."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,34 +81,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Julian S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophie K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-summer-city_1157-38865.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marco V.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Clara R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-cocktail-bar_641386-411.jpg",
|
||||
},
|
||||
{ id: "1", name: "Jean-Paul M.", imageSrc: "http://img.b2bpic.net/free-photo/man-smile_23-2150124828.jpg" },
|
||||
{ id: "2", name: "Marie-Claire D.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smile_176420-5900.jpg" },
|
||||
]}
|
||||
cardTitle="Guest Experiences"
|
||||
cardTag="Reviews"
|
||||
cardTitle="Avis de nos Clients"
|
||||
cardTag="Témoignages"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -204,54 +93,30 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Reserve"
|
||||
title="Visit Le Berlinois"
|
||||
description="Reserve your space for an evening of sophisticated ambiance and exceptional service."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contact"
|
||||
title="Réservez chez Chez Wou"
|
||||
description="Contactez-nous pour toute réservation ou demande d'information."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Info",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Navigation", items: [
|
||||
{ label: "Accueil", href: "#hero" },
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Nous contacter", href: "#contact" }
|
||||
]},
|
||||
{ title: "Informations", items: [
|
||||
{ label: "Yaoundé, Cameroun", href: "#" }
|
||||
]}
|
||||
]}
|
||||
bottomLeftText="© 2024 Le Berlinois Lounge"
|
||||
bottomRightText="Berlin Inspired | City Center"
|
||||
bottomLeftText="© 2024 Chez Wou"
|
||||
bottomRightText="Authentique Cuisine Chinoise"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user