Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user