5 Commits

Author SHA1 Message Date
a0b55d7649 Merge version_2 into main
Merge version_2 into main
2026-04-22 22:51:37 +00:00
2bab5bfb6c Update src/app/page.tsx 2026-04-22 22:51:34 +00:00
f8f923f55b Merge version_1 into main
Merge version_1 into main
2026-04-22 22:50:43 +00:00
5b5c84a841 Merge version_1 into main
Merge version_1 into main
2026-04-22 22:50:19 +00:00
6b3c92205b Merge version_1 into main
Merge version_1 into main
2026-04-22 22:49:46 +00:00

View File

@@ -47,6 +47,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Le bon pain, chaque matin, à deux pas de la Place." title="Le bon pain, chaque matin, à deux pas de la Place."
description="Depuis notre fournil du 11 rue Président Wilson à Saint-Étienne, nous façonnons chaque jour des pains artisanaux, viennoiseries et pâtisseries qui font la fierté du quartier. Ouverts dès 06h30, du lundi au dimanche." description="Depuis notre fournil du 11 rue Président Wilson à Saint-Étienne, nous façonnons chaque jour des pains artisanaux, viennoiseries et pâtisseries qui font la fierté du quartier. Ouverts dès 06h30, du lundi au dimanche."
buttons={[{ text: "Voir nos produits", href: "#products" }]}
testimonials={[ testimonials={[
{ name: "Amorii D.", handle: "@Google", testimonial: "Le pain est toujours frais, bien croustillant à l'extérieur et moelleux à l'intérieur.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg?_wi=1" }, { name: "Amorii D.", handle: "@Google", testimonial: "Le pain est toujours frais, bien croustillant à l'extérieur et moelleux à l'intérieur.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg?_wi=1" },
{ name: "Yas Y.", handle: "@Google", testimonial: "La tarte à la pistache, un vrai délice. Je reviendrai !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg?_wi=1" }, { name: "Yas Y.", handle: "@Google", testimonial: "La tarte à la pistache, un vrai délice. Je reviendrai !", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg?_wi=1" },