Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-03 14:41:02 +00:00
2 changed files with 20 additions and 97 deletions

View File

@@ -3,9 +3,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
export default function LandingPage() {
return (
@@ -26,25 +26,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Accueil",
id: "/",
},
name: "Accueil", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Histoire",
id: "/story",
},
name: "Histoire", id: "/story"},
{
name: "Événements",
id: "/events",
},
name: "Événements", id: "/events"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="La Grange"
/>
@@ -57,47 +47,19 @@ export default function LandingPage() {
description="Mariages, anniversaires, repas de famille ou d'entreprise, vins d'honneur... notre cadre unique est idéal pour toutes vos célébrations. Demandez un devis gratuit pour un événement sur mesure."
inputs={[
{
name: "Nom",
type: "text",
placeholder: "Votre nom",
required: true,
},
name: "Nom", type: "text", placeholder: "Votre nom", required: true},
{
name: "Prénom",
type: "text",
placeholder: "Votre prénom",
required: true,
},
name: "Prénom", type: "text", placeholder: "Votre prénom", required: true},
{
name: "Email",
type: "email",
placeholder: "Votre email",
required: true,
},
name: "Email", type: "email", placeholder: "Votre email", required: true},
{
name: "Téléphone",
type: "tel",
placeholder: "Votre téléphone",
},
name: "Téléphone", type: "tel", placeholder: "Votre téléphone"},
]}
multiSelect={{
name: "Type d'événement",
label: "Quel type d'événement ?",
options: [
"Mariage",
"Anniversaire",
"Repas de famille",
"Repas d'entreprise",
"Vin d'honneur",
"Autre",
],
}}
name: "Type d'événement", label: "Quel type d'événement ?", options: [
"Mariage", "Anniversaire", "Repas de famille", "Repas d'entreprise", "Vin d'honneur", "Autre"]}}
textarea={{
name: "Message",
placeholder: "Décrivez votre événement, date souhaitée, nombre de personnes...",
rows: 4,
required: true,
}}
name: "Message", placeholder: "Décrivez votre événement, date souhaitée, nombre de personnes...", rows: 4, required: true}}
imageSrc="http://img.b2bpic.net/free-photo/valentine-s-day-still-life-decorations_23-2151934469.jpg"
imageAlt="Warm barn interior with candlelit tables for an event"
mediaAnimation="slide-up"
@@ -111,48 +73,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "event-1",
name: "Sophie & Marc",
date: "22/07/2023",
title: "Un mariage de rêve à La Grange !",
quote: "Le cadre était absolument parfait pour notre mariage. L'équipe a été aux petits soins, et le repas, un délice absolu. Tous nos invités ont été conquis par la magie du lieu. Merci infiniment !",
tag: "Mariage",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-family-enjoying-food-together_23-2149228784.jpg",
avatarAlt: "Sophie et Marc",
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498458.jpg?_wi=3",
imageAlt: "happy wedding couple smiling",
},
id: "event-1", name: "Sophie & Marc", date: "22/07/2023", title: "Un mariage de rêve à La Grange !", quote: "Le cadre était absolument parfait pour notre mariage. L'équipe a été aux petits soins, et le repas, un délice absolu. Tous nos invités ont été conquis par la magie du lieu. Merci infiniment !", tag: "Mariage", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-family-enjoying-food-together_23-2149228784.jpg", avatarAlt: "Sophie et Marc", imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498458.jpg", imageAlt: "happy wedding couple smiling"},
{
id: "event-2",
name: "Famille Dubois",
date: "15/05/2024",
title: "Anniversaire mémorable !",
quote: "Nous avons fêté les 50 ans de mon mari à La Grange. L'organisation était impeccable, et le menu, adapté à nos envies. L'ambiance conviviale et le cadre magnifique ont fait de cet événement un succès total.",
tag: "Anniversaire",
avatarSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-party-drinking-cheers-concept_53876-139650.jpg",
avatarAlt: "Famille Dubois",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-restaurant-with-wooden-chairs-tables_181624-57563.jpg?_wi=3",
imageAlt: "happy wedding couple smiling",
},
id: "event-2", name: "Famille Dubois", date: "15/05/2024", title: "Anniversaire mémorable !", quote: "Nous avons fêté les 50 ans de mon mari à La Grange. L'organisation était impeccable, et le menu, adapté à nos envies. L'ambiance conviviale et le cadre magnifique ont fait de cet événement un succès total.", tag: "Anniversaire", avatarSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-party-drinking-cheers-concept_53876-139650.jpg", avatarAlt: "Famille Dubois", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-restaurant-with-wooden-chairs-tables_181624-57563.jpg", imageAlt: "happy wedding couple smiling"},
{
id: "event-3",
name: "Laura S.",
date: "03/09/2023",
title: "Un vin d'honneur enchanteur",
quote: "Pour notre vin d'honneur, nous cherchions un lieu qui allie élégance et nature. La Grange a dépassé toutes nos attentes. Le service était impeccable et le cadre idyllique. Nous recommandons chaleureusement.",
tag: "Vin d'honneur",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-praying-before-meal-dining-table-focus-is-woman_637285-10473.jpg",
avatarAlt: "Laura S.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-chef-woman-wearing-cooker-uniform-hat-holding-bowl-whisk-with-happy-face-smiling-doing-ok-sign-with-hand-eye-looking-through-fingers_839833-15509.jpg",
imageAlt: "happy wedding couple smiling",
},
id: "event-3", name: "Laura S.", date: "03/09/2023", title: "Un vin d'honneur enchanteur", quote: "Pour notre vin d'honneur, nous cherchions un lieu qui allie élégance et nature. La Grange a dépassé toutes nos attentes. Le service était impeccable et le cadre idyllique. Nous recommandons chaleureusement.", tag: "Vin d'honneur", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-praying-before-meal-dining-table-focus-is-woman_637285-10473.jpg", avatarAlt: "Laura S.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-chef-woman-wearing-cooker-uniform-hat-holding-bowl-whisk-with-happy-face-smiling-doing-ok-sign-with-hand-eye-looking-through-fingers_839833-15509.jpg", imageAlt: "happy wedding couple smiling"},
{
id: "event-4",
name: "Entreprise Innova",
date: "",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187239.jpg",
imageAlt: "happy wedding couple smiling",
},
id: "event-4", name: "Entreprise Innova", date: "10/10/2023", title: "Événement d'entreprise réussi !", quote: "Le cadre unique de La Grange a parfaitement convenu à notre séminaire. L'équipe a été très professionnelle et les repas excellents. Une expérience que nous renouvellerons sans hésiter.", tag: "Événement Pro", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187241.jpg", avatarAlt: "Entreprise Innova représentant", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187239.jpg", imageAlt: "happy wedding couple smiling"}
]}
title="Vos Souvenirs Inoubliables"
description="Nous sommes honorés d'avoir contribué à la magie de vos moments les plus précieux. Découvrez les témoignages de ceux qui ont choisi La Grange pour leurs célébrations."
@@ -163,13 +90,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="La Grange"
leftLink={{
text: "Mentions Légales",
href: "/#",
}}
text: "Mentions Légales", href: "/#"}}
rightLink={{
text: "Politique de Confidentialité",
href: "/#",
}}
text: "Politique de Confidentialité", href: "/#"}}
/>
</div>
</ReactLenis>

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
<TeamCardSix
animationType="slide-up"
textboxLayout="default"
gridVariant="two-columns-alternating-heights"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
carouselMode="buttons"
members={[