Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 16:04:43 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
tag="Rennes Premier Venue"
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/woman-black-suit-holding-crystal-ball_1153-5094.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-black-suit-holding-crystal-ball_1153-5094.jpg?_wi=1"
imageAlt="Le Nebula cocktail bar interior with premium ambiance"
imagePosition="right"
mediaAnimation="opacity"
@@ -56,15 +56,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marie Dupont", handle: "Jeune professionnelle, Rennes", testimonial: "Une expérience inoubliable ! L'ambiance, les cocktails et la musique sont simplement exceptionnels. Le meilleur bar de Rennes sans question.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-black-jacket-winking-isolated-background-short-haired-woman-dark-outfit-smiles-white-backdrop_197531-18469.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-black-jacket-winking-isolated-background-short-haired-woman-dark-outfit-smiles-white-backdrop_197531-18469.jpg?_wi=1"
},
{
name: "Thomas Laurent", handle: "Amateur de musique électronique", testimonial: "Les sets DJ sont incroyables et l'atmosphère est électrique. J'y reviens chaque semaine. Service impeccable !", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/professions-avatars-line-composition_1284-34919.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/professions-avatars-line-composition_1284-34919.jpg?_wi=1"
},
{
name: "Sophie Bernard", handle: "Organisatrice d'événements", testimonial: "Lieu parfait pour nos afterworks. L'équipe est professionnelle, l'ambiance premium et les cocktails authentiques. Hautement recommandé !", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-glasses_23-2148415937.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-glasses_23-2148415937.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -117,13 +117,13 @@ export default function LandingPage() {
cardAnimation="slide-up"
testimonials={[
{
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-black-jacket-winking-isolated-background-short-haired-woman-dark-outfit-smiles-white-backdrop_197531-18469.jpg", imageAlt: "Marie Dupont"
id: "1", name: "Marie Dupont", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-black-jacket-winking-isolated-background-short-haired-woman-dark-outfit-smiles-white-backdrop_197531-18469.jpg?_wi=2", imageAlt: "Marie Dupont"
},
{
id: "2", name: "Thomas Laurent", imageSrc: "http://img.b2bpic.net/free-vector/professions-avatars-line-composition_1284-34919.jpg", imageAlt: "Thomas Laurent"
id: "2", name: "Thomas Laurent", imageSrc: "http://img.b2bpic.net/free-vector/professions-avatars-line-composition_1284-34919.jpg?_wi=2", imageAlt: "Thomas Laurent"
},
{
id: "3", name: "Sophie Bernard", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-glasses_23-2148415937.jpg", imageAlt: "Sophie Bernard"
id: "3", name: "Sophie Bernard", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-glasses_23-2148415937.jpg?_wi=2", imageAlt: "Sophie Bernard"
},
{
id: "4", name: "Julien Moreau", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", imageAlt: "Julien Moreau"
@@ -181,7 +181,7 @@ export default function LandingPage() {
id: "6", title: "Proposez-vous des options végétariennes ou sans gluten ?", content: "Absolument ! Notre équipe est formée pour accueillir tous les régimes alimentaires. Mentionnez simplement vos préférences lors de votre réservation ou à votre arrivée."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-black-suit-holding-crystal-ball_1153-5094.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-black-suit-holding-crystal-ball_1153-5094.jpg?_wi=2"
imageAlt="Ambiance Le Nebula"
mediaAnimation="opacity"
faqsAnimation="slide-up"