From 7d2f12fd76a82501300e97ab39dc496af075b85c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:57:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 188 +++++++++++------------------------------------ 1 file changed, 42 insertions(+), 146 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50fb5f5..42d831e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,19 +47,14 @@ export default function LandingPage() {
@@ -182,11 +122,8 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "La Storia Dietro Ogni Creazione", - }, + type: "text", content: "La Storia Dietro Ogni Creazione"}, ]} - description="I nostri prodotti sono interamente fatti a mano con pietre, principalmente in alluminio, offrendo un'eleganza duratura e una bellezza naturale." imageSrc="http://img.b2bpic.net/free-photo/different-tools-workshop_23-2147749296.jpg" imageAlt="Composizione di alluminio grezzo e pietre naturali" /> @@ -200,28 +137,18 @@ export default function LandingPage() { author="Princy Team" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-attractive-stylish-businesswoman-suit-intently-looking-camera-city-street_574295-784.jpg", - alt: "Sarah Johnson", - }, + src: "http://img.b2bpic.net/free-photo/young-attractive-stylish-businesswoman-suit-intently-looking-camera-city-street_574295-784.jpg", alt: "Sarah Johnson"}, { - src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3800.jpg", - alt: "Michael Chen", - }, + src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3800.jpg", alt: "Michael Chen"}, { - src: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-holding-tablet_23-2148452638.jpg", - alt: "Emily Rodriguez", - }, + src: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-holding-tablet_23-2148452638.jpg", alt: "Emily Rodriguez"}, { - src: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", - alt: "David Kim", - }, + src: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", alt: "David Kim"}, { - src: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg", - alt: "Smiling woman portrait", - }, + src: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg", alt: "Smiling woman portrait"}, ]} ratingAnimation="blur-reveal" - avatarsAnimation="entrance-slide" + avatarsAnimation="blur-reveal" title="Più di un Semplice Gioiello" />
@@ -232,20 +159,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Alluminio Inossidabile", - description: "Leggero, resistente all'ossidazione e anallergico, l'alluminio assicura gioielli che durano nel tempo.", - imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105468.jpg", - }, + title: "Alluminio Inossidabile", description: "Leggero, resistente all'ossidazione e anallergico, l'alluminio assicura gioielli che durano nel tempo.", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105468.jpg"}, { - title: "Pietre Naturali Selezionate", - description: "Ogni gemma è unica, scelta con cura per la sua bellezza, lucentezza e le sue proprietà intrinseche.", - imageSrc: "http://img.b2bpic.net/free-photo/different-plants-ice-blocks_23-2148216344.jpg", - }, + title: "Pietre Naturali Selezionate", description: "Ogni gemma è unica, scelta con cura per la sua bellezza, lucentezza e le sue proprietà intrinseche.", imageSrc: "http://img.b2bpic.net/free-photo/different-plants-ice-blocks_23-2148216344.jpg"}, { - title: "Resistenza e Durata", - description: "Gioielli concepiti per resistere all'usura quotidiana, mantenendo inalterata la loro eleganza originale.", - imageSrc: "http://img.b2bpic.net/free-vector/shield-with-leaf-outline-filled-outline_78370-6708.jpg", - }, + title: "Resistenza e Durata", description: "Gioielli concepiti per resistere all'usura quotidiana, mantenendo inalterata la loro eleganza originale.", imageSrc: "http://img.b2bpic.net/free-vector/shield-with-leaf-outline-filled-outline_78370-6708.jpg"}, ]} title="Materiali di Qualità Superiore" description="La scelta dei nostri materiali è fondamentale per garantire bellezza e durata nel tempo." @@ -256,8 +174,7 @@ export default function LandingPage() {