From ae7cc7055dd99a73bc0e9432ea720669826fd787 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:48:59 +0000 Subject: [PATCH 1/3] Update src/app/crea-box/page.tsx --- src/app/crea-box/page.tsx | 106 +++++--------------------------------- 1 file changed, 14 insertions(+), 92 deletions(-) diff --git a/src/app/crea-box/page.tsx b/src/app/crea-box/page.tsx index ec18544..51cea4a 100644 --- a/src/app/crea-box/page.tsx +++ b/src/app/crea-box/page.tsx @@ -6,8 +6,9 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import { Box, BadgePercent } from 'lucide-react'; -export default function LandingPage() { +export default function CreaBoxPage() { return ( @@ -57,20 +43,8 @@ export default function LandingPage() { title="Configuratore" description="Crea la box su misura." features={[ - { - title: "Dimensioni box", - description: "Da 1 a 6 bottiglie.", - buttonIcon: "Box", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-appetizer_23-2148145180.jpg?_wi=3", - imageAlt: "bottle of italian wine premium label white background", - }, - { - title: "Selezione fascia", - description: "Economico o Luxury.", - buttonIcon: "BadgePercent", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554261.jpg?_wi=4", - imageAlt: "bottle of italian wine premium label white background", - }, + { title: "Dimensioni box", description: "Da 1 a 6 bottiglie.", buttonIcon: Box, imageSrc: "http://img.b2bpic.net/free-photo/cheese-appetizer_23-2148145180.jpg", imageAlt: "bottle of italian wine premium label white background" }, + { title: "Selezione fascia", description: "Economico o Luxury.", buttonIcon: BadgePercent, imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554261.jpg", imageAlt: "bottle of italian wine premium label white background" }, ]} /> @@ -84,16 +58,8 @@ export default function LandingPage() { title="Crea la tua selezione" description="Il configuratore guida la scelta migliore." metrics={[ - { - id: "m1", - value: "100+", - description: "Vini disponibili", - }, - { - id: "m2", - value: "24h", - description: "Tempo configurazione", - }, + { id: "m1", value: "100+", description: "Vini disponibili" }, + { id: "m2", value: "24h", description: "Tempo configurazione" }, ]} /> @@ -102,53 +68,9 @@ export default function LandingPage() { From ba1f399c89d37a3e73cb5572dc04ce2465b9c1f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:48:59 +0000 Subject: [PATCH 2/3] Update src/app/gift-box/page.tsx --- src/app/gift-box/page.tsx | 120 ++++---------------------------------- 1 file changed, 12 insertions(+), 108 deletions(-) diff --git a/src/app/gift-box/page.tsx b/src/app/gift-box/page.tsx index 0464efc..e10de2f 100644 --- a/src/app/gift-box/page.tsx +++ b/src/app/gift-box/page.tsx @@ -6,8 +6,9 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; +import { Wine, MessageSquare } from 'lucide-react'; -export default function LandingPage() { +export default function GiftBoxPage() { return ( @@ -57,46 +43,8 @@ export default function LandingPage() { title="Personalizza i tuoi regali" description="Scegli il design e la selezione di vini." features={[ - { - title: "Scelta etichette", - description: "Seleziona fino a 6 bottiglie.", - buttonIcon: "Wine", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-appetizer_23-2148145180.jpg?_wi=2", - imageAlt: "bottle of italian wine premium label white background", - }, - { - title: "Biglietto dedicato", - description: "Aggiungi un messaggio personale.", - buttonIcon: "MessageSquare", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554261.jpg?_wi=3", - imageAlt: "bottle of italian wine premium label white background", - }, - ]} - /> - - -
-
@@ -105,53 +53,9 @@ export default function LandingPage() { From 86b2176254aade6e936c7cf27fb4ac4a0a7eef8e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:49:00 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 294 ++++++----------------------------------------- 1 file changed, 34 insertions(+), 260 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39f0440..793a155 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; +import { Award, Leaf, Headphones, Truck } from 'lucide-react'; export default function LandingPage() { return ( @@ -28,26 +29,11 @@ export default function LandingPage() { @@ -219,34 +87,10 @@ export default function LandingPage() { title="Cosa dicono di noi" description="L'esperienza Botte raccontata dai nostri clienti." testimonials={[ - { - id: "t1", - name: "Marco Rossi", - handle: "@mrossi", - testimonial: "Selezione incredibile, spedizione velocissima.", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-blur-background_1385-176.jpg?_wi=2", - }, - { - id: "t2", - name: "Giulia Verdi", - handle: "@gverdi", - testimonial: "Le gift box sono un pensiero perfetto per ogni occasione.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-barrel-marble-background_23-2148214872.jpg?_wi=2", - }, - { - id: "t3", - name: "Luca Bianchi", - handle: "@lbianchi", - testimonial: "Ottima consulenza, ho scoperto vini fantastici.", - imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199432.jpg?_wi=2", - }, - { - id: "t4", - name: "Elena Neri", - handle: "@eneri", - testimonial: "Imballaggio curato e sicuro, arrivato perfetto.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312234.jpg?_wi=2", - }, + { id: "t1", name: "Marco Rossi", handle: "@mrossi", testimonial: "Selezione incredibile, spedizione velocissima.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-blur-background_1385-176.jpg" }, + { id: "t2", name: "Giulia Verdi", handle: "@gverdi", testimonial: "Le gift box sono un pensiero perfetto per ogni occasione.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-barrel-marble-background_23-2148214872.jpg" }, + { id: "t3", name: "Luca Bianchi", handle: "@lbianchi", testimonial: "Ottima consulenza, ho scoperto vini fantastici.", imageSrc: "http://img.b2bpic.net/free-photo/neoclassical-style-interior-design-with-decor-furnishings_23-2151199432.jpg" }, + { id: "t4", name: "Elena Neri", handle: "@eneri", testimonial: "Imballaggio curato e sicuro, arrivato perfetto.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312234.jpg" }, ]} /> @@ -258,34 +102,10 @@ export default function LandingPage() { title="Perché scegliere Botte" description="La nostra promessa di qualità e servizio." features={[ - { - title: "Certificazione DOCG", - description: "Solo vini a denominazione controllata.", - buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-appetizer_23-2148145180.jpg?_wi=1", - imageAlt: "bottle of italian wine premium label white background", - }, - { - title: "Packaging Eco", - description: "Materiali riciclabili al 100%.", - buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554261.jpg?_wi=2", - imageAlt: "bottle of italian wine premium label white background", - }, - { - title: "Supporto Dedicato", - description: "Assistenza personale pre-acquisto.", - buttonIcon: "Headphones", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157433.jpg?_wi=2", - imageAlt: "bottle of italian wine premium label white background", - }, - { - title: "Spedizione Veloce", - description: "Consegna espressa in tutta Italia.", - buttonIcon: "Truck", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-blur-background_1385-176.jpg?_wi=3", - imageAlt: "bottle of italian wine premium label white background", - }, + { title: "Certificazione DOCG", description: "Solo vini a denominazione controllata.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/cheese-appetizer_23-2148145180.jpg", imageAlt: "bottle of italian wine premium label white background" }, + { title: "Packaging Eco", description: "Materiali riciclabili al 100%.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554261.jpg", imageAlt: "bottle of italian wine premium label white background" }, + { title: "Supporto Dedicato", description: "Assistenza personale pre-acquisto.", buttonIcon: Headphones, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157433.jpg", imageAlt: "bottle of italian wine premium label white background" }, + { title: "Spedizione Veloce", description: "Consegna espressa in tutta Italia.", buttonIcon: Truck, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-blur-background_1385-176.jpg", imageAlt: "bottle of italian wine premium label white background" }, ]} /> @@ -293,9 +113,7 @@ export default function LandingPage() {