Update src/app/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mother-with-daughter-playing-summer-field_1157-37773.jpg", alt: "Mother with daughter playing in a summer field"},
|
||||
src: "http://img.b2bpic.net/free-photo/mother-with-daughter-playing-summer-field_1157-37777.jpg", alt: "Mother with daughter playing in a summer field"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-mother-her-daughter_1098-18035.jpg", alt: "Happy mother and her daughter"},
|
||||
{
|
||||
@@ -106,6 +106,7 @@ export default function LandingPage() {
|
||||
title="Suivez nos aventures"
|
||||
description="Retrouvez-nous sur les réseaux sociaux pour découvrir nos dernières activités, ateliers et moments magiques à la ferme."
|
||||
names={["Instagram", "Facebook"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user