diff --git a/src/app/page.tsx b/src/app/page.tsx index a1da96b..5752b18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,13 +48,13 @@ export default function LandingPage() { 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." 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" }, - { 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" }, - { name: "Marie L.", handle: "@PagesJaunes", testimonial: "Accueil très chaleureux et pâtisseries fines incroyables.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg" }, - { name: "Jean B.", handle: "@Google", testimonial: "La meilleure boulangerie de Saint-Étienne, sans aucun doute.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg" }, - { name: "Sophie P.", handle: "@Google", testimonial: "Viennoiseries pur beurre, un régal pour le petit-déjeuner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg" } + { 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: "Marie L.", handle: "@PagesJaunes", testimonial: "Accueil très chaleureux et pâtisseries fines incroyables.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg?_wi=1" }, + { name: "Jean B.", handle: "@Google", testimonial: "La meilleure boulangerie de Saint-Étienne, sans aucun doute.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=1" }, + { name: "Sophie P.", handle: "@Google", testimonial: "Viennoiseries pur beurre, un régal pour le petit-déjeuner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg?_wi=1" } ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg?_wi=2" imageAlt="L'Atelier de la Place Boulangerie" avatars={[ { src: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg", alt: "Waitress" }, @@ -85,7 +85,7 @@ export default function LandingPage() { { title: "Pétrissage Lent", description: "Le respect du temps de repos pour une mie alvéolée." }, { title: "Pâtisserie Fine", description: "Des créations élégantes alliant tradition et modernité." } ]} - imageSrc="http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg?_wi=2" imageAlt="Boulanger au travail" mediaAnimation="slide-up" /> @@ -98,9 +98,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "p1", name: "Pain au levain", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg" }, - { id: "p2", name: "Tarte à la pistache", price: "5.20€", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg" }, - { id: "p3", name: "Macaron framboise", price: "2.10€", imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg" }, + { id: "p1", name: "Pain au levain", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg?_wi=2" }, + { id: "p2", name: "Tarte à la pistache", price: "5.20€", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=2" }, + { id: "p3", name: "Macaron framboise", price: "2.10€", imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg?_wi=2" }, { id: "p4", name: "Pain à la semoule", price: "3.80€", imageSrc: "http://img.b2bpic.net/free-photo/slices-brown-bread-with-oat-grains-marble-surface_114579-45725.jpg" }, { id: "p5", name: "Croissant pur beurre", price: "1.30€", imageSrc: "http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31229.jpg" }, { id: "p6", name: "Pain au chocolat", price: "1.40€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissants-plate-with-tangerine-slices-with-shell-open-book-with-basket-kumquat-little-flower-book-with-gingerlime-slices-trivet-honey-dipper-cloth_141793-130784.jpg" }