Update src/app/page.tsx

This commit is contained in:
2026-06-02 00:10:07 +00:00
parent 90c475a979
commit 5f7a34e241

View File

@@ -103,14 +103,18 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Notre Histoire, Notre Passion pour le Pain Artisanal"},
{
type: "text", content: "Depuis des générations, Au Fournil d'Augustin perpétue la tradition de la boulangerie française. Nous sélectionnons les meilleurs ingrédients pour créer des pains, viennoiseries et pâtisseries qui enchantent vos sens et racontent notre amour du métier."
},
{
type: "image", src: "http://img.b2bpic.net/free-photo/plate-flour-sieve-with-bakery-table_23-2147852063.jpg", alt: "Boulanger préparant du pain artisanal"
}
]}
buttons={[
{
text: "Notre Savoir-Faire"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/plate-flour-sieve-with-bakery-table_23-2147852063.jpg"
imageAlt="Boulanger préparant du pain artisanal"
/>
</div>