Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a01546dd92 | |||
| 7df5821bd2 | |||
| cbce781562 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
buttons={[{ text: "Scopri le opere", href: "#gallery" }]}
|
buttons={[{ text: "Scopri le opere", href: "#gallery" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ri8f5t", imageAlt: "Flavia Esposito, pittrice contemporanea, al lavoro nel suo studio"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtKyaVUrQEmzjOUo8MKIhDLNZO/uploaded-1773410531118-d4r9bn3k.png", imageAlt: "Flavia Esposito, pittrice contemporanea, al lavoro nel suo studio"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user