4 Commits

Author SHA1 Message Date
de8f5342a0 Update src/app/page.tsx 2026-04-22 05:04:31 +00:00
80e4a985bb Merge version_1 into main
Merge version_1 into main
2026-04-22 04:59:21 +00:00
b4c33e3da6 Merge version_1 into main
Merge version_1 into main
2026-04-22 04:58:57 +00:00
3501080fcd Merge version_1 into main
Merge version_1 into main
2026-04-22 04:58:31 +00:00

View File

@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
export default function LandingPage() {
return (
@@ -101,25 +101,24 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
<TestimonialCardSix
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah", handle: "@foodie", testimonial: "Excellent service et brisket fondante.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg" },
{ id: "2", name: "Marc", handle: "@bbq_fan", testimonial: "Le plateau dégustation est une merveille.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg" },
{ id: "3", name: "Julie", handle: "@mtl_resto", testimonial: "Superbe ambiance pour les soirées country.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg" },
{ id: "4", name: "David", handle: "@food_lover", testimonial: "Portions généreuses et viandes fumées de qualité.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg" },
{ id: "5", name: "Sophie", handle: "@traveler", testimonial: "Cocktails innovants, je recommande !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-burger_23-2149525573.jpg" }
{ id: "1", name: "Sarah", handle: "@foodie", testimonial: "Excellent service et brisket fondante.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg" },
{ id: "2", name: "Marc", handle: "@bbq_fan", testimonial: "Le plateau dégustation est une merveille.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg" },
{ id: "3", name: "Julie", handle: "@mtl_resto", testimonial: "Superbe ambiance pour les soirées country.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg" },
{ id: "4", name: "David", handle: "@food_lover", testimonial: "Portions généreuses et viandes fumées de qualité.", imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg" },
{ id: "5", name: "Sophie", handle: "@traveler", testimonial: "Cocktails innovants, je recommande !", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-burger_23-2149525573.jpg" }
]}
showRating={true}
title="Ce que disent nos clients"
description="192 avis Google témoignent de notre passion."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
<FaqDouble
textboxLayout="split"
useInvertedBackground={false}
faqs={[
@@ -134,28 +133,30 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "downward-rays-static"}}
text="Réservez au Le Fumoir Blainville ! Contactez-nous pour toute demande ou réservation. 1083 Bd Curé-Labelle, Blainville, Quebec."
buttons={[
{
text: "Réserver maintenant", href: "https://lefumoirbbq.com"},
<ContactSplitForm
title="Réservez au Le Fumoir Blainville !"
description="Contactez-nous pour toute demande ou réservation. 1083 Bd Curé-Labelle, Blainville, Quebec."
inputs={[
{ name: "name", type: "text", placeholder: "Votre nom" },
{ name: "email", type: "email", placeholder: "Votre email" }
]}
useInvertedBackground={false}
mediaPosition="right"
buttonText="Envoyer"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Le Fumoir"
leftLink={{
text: "Politique de confidentialité", href: "#"}}
rightLink={{
text: "© 2026 Le Fumoir", href: "#"}}
<FooterSimple
columns={[
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Menu", href: "#menu" }] },
{ title: "Informations", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
]}
bottomLeftText="© 2026 Le Fumoir"
bottomRightText="Politique de confidentialité"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}