From 292c933f35291dfc2b12db4926c78e84f247d822 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:31:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 131 +++++++++-------------------------------------- 1 file changed, 25 insertions(+), 106 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f24569f..f5fb199 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,47 +45,26 @@ export default function LandingPage() {
@@ -103,44 +74,25 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "La Nostra Storia", - }, + type: "text", content: "La Nostra Storia"}, { - type: "image", - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4xOdCci6LWF1Q7syb3nxSdEup/uploaded-1775658653813-126dpt3r.jpg", - alt: "Francesco", - }, + type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C4xOdCci6LWF1Q7syb3nxSdEup/uploaded-1775658653813-126dpt3r.jpg", alt: "Francesco"}, ]} />