From 4b79c7da760af2bd77a9dd9153afb29b2b278a5d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 06:09:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 130 ++++++++++++----------------------------------- 1 file changed, 32 insertions(+), 98 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 846d782..e946e68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,34 +29,26 @@ export default function LandingPage() {
@@ -92,20 +77,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Web Design & Restyling", - description: "Siti web moderni, veloci e ottimizzati per convertire.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-website-r-1774678104785-95130424.png", - }, + title: "Web Design & Restyling", description: "Siti web moderni, veloci e ottimizzati per convertire.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-website-r-1774678104785-95130424.png"}, { - title: "Gestione Amazon", - description: "Ottimizziamo il tuo catalogo, le inserzioni e il ranking.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-web-desig-1774678100118-41121b65.png", - }, + title: "Gestione Amazon", description: "Ottimizziamo il tuo catalogo, le inserzioni e il ranking.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-web-desig-1774678100118-41121b65.png"}, { - title: "Account eBay", - description: "Gestione completa del negozio eBay per massimizzare le vendite.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-e-commerc-1774678100474-4a060c32.png", - }, + title: "Account eBay", description: "Gestione completa del negozio eBay per massimizzare le vendite.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYtoJvphHGNhyo8nVqFmsKW4b3/iconographic-representation-of-e-commerc-1774678100474-4a060c32.png"}, ]} title="I nostri Servizi Elite" description="Soluzioni complete per il tuo successo digitale." @@ -116,48 +92,24 @@ export default function LandingPage() { @@ -194,29 +138,19 @@ export default function LandingPage() {