diff --git a/src/app/page.tsx b/src/app/page.tsx index 77c0d24..bf2c226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { buttons={[{ text: "Scopri le opere", href: "#gallery" }]} 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" @@ -259,4 +259,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file