diff --git a/src/app/page.tsx b/src/app/page.tsx index b3aa051..35eaeb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,68 +32,43 @@ export default function LandingPage() {
@@ -105,9 +80,7 @@ export default function LandingPage() { title="Un'esperienza beauty premium" buttons={[ { - text: "Scopri di più", - href: "#servizi", - }, + text: "Scopri di più", href: "#servizi"}, ]} />
@@ -119,51 +92,27 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "s1", - name: "Manicure Semipermanente", - price: "da €30", - features: [ - "Unghie brillanti", - "Lunga durata", - "Ampia scelta colori", - ], + id: "s1", name: "Manicure Semipermanente", price: "da €30", features: [ + "Unghie brillanti", "Lunga durata", "Ampia scelta colori"], buttons: [ { - text: "Prenota", - href: "#contatti", - }, + text: "Prenota", href: "#contatti"}, ], }, { - id: "s2", - name: "Ricostruzione Unghie", - price: "da €50", - features: [ - "Forma elegante", - "Resistenza", - "Design personalizzato", - ], + id: "s2", name: "Ricostruzione Unghie", price: "da €50", features: [ + "Forma elegante", "Resistenza", "Design personalizzato"], buttons: [ { - text: "Prenota", - href: "#contatti", - }, + text: "Prenota", href: "#contatti"}, ], }, { - id: "s3", - name: "Nail Art Design", - price: "da €10", - features: [ - "Design creativi", - "Femminilità", - "Personalizzazione", - ], + id: "s3", name: "Nail Art Design", price: "da €10", features: [ + "Design creativi", "Femminilità", "Personalizzazione"], buttons: [ { - text: "Prenota", - href: "#contatti", - }, + text: "Prenota", href: "#contatti"}, ], }, ]} @@ -179,21 +128,11 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "Nessuna attesa inutile", - "Nessuna fretta", - "Nessuna imperfezione", - "Nessun prodotto tossico", - "Nessuna distrazione", - ], + "Nessuna attesa inutile", "Nessuna fretta", "Nessuna imperfezione", "Nessun prodotto tossico", "Nessuna distrazione"], }} positiveCard={{ items: [ - "Ambiente super pulito", - "Servizio veloce e preciso", - "Staff gentile e professionale", - "Prodotti ipoallergenici", - "Igiene totale", - ], + "Ambiente super pulito", "Servizio veloce e preciso", "Staff gentile e professionale", "Prodotti ipoallergenici", "Igiene totale"], }} title="Perché Bella Nail?" description="Ogni appuntamento è un momento di puro self-care." @@ -207,59 +146,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Giulia R.", - role: "Cliente", - company: "Bella Nail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", - }, + id: "1", name: "Giulia R.", role: "Cliente", company: "Bella Nail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg"}, { - id: "2", - name: "Sara M.", - role: "Cliente", - company: "Bella Nail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg", - }, + id: "2", name: "Sara M.", role: "Cliente", company: "Bella Nail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg"}, { - id: "3", - name: "Elena V.", - role: "Cliente", - company: "Bella Nail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-winter-portrait-brunette-woman-wearing-joggers-sweater-using-her-smartphone-exited-emotions_291049-2742.jpg", - }, + id: "3", name: "Elena V.", role: "Cliente", company: "Bella Nail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-winter-portrait-brunette-woman-wearing-joggers-sweater-using-her-smartphone-exited-emotions_291049-2742.jpg"}, { - id: "4", - name: "Chiara B.", - role: "Cliente", - company: "Bella Nail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - }, + id: "4", name: "Chiara B.", role: "Cliente", company: "Bella Nail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"}, { - id: "5", - name: "Martina D.", - role: "Cliente", - company: "Bella Nail", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happiness-concept-sincere-european-woman-keeps-hands-together-laughs-loudly-with-closed-eyes-has-upbeat-mood-wears-white-panama-jumper-with-collar-recalls-funny-story-happened-with-her_273609-62022.jpg", - }, + id: "5", name: "Martina D.", role: "Cliente", company: "Bella Nail", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happiness-concept-sincere-european-woman-keeps-hands-together-laughs-loudly-with-closed-eyes-has-upbeat-mood-wears-white-panama-jumper-with-collar-recalls-funny-story-happened-with-her_273609-62022.jpg"}, ]} kpiItems={[ { - value: "100%", - label: "Clienti felici", - }, + value: "100%", label: "Clienti felici"}, { - value: "500+", - label: "Manicure fatte", - }, + value: "500+", label: "Manicure fatte"}, { - value: "4.9/5", - label: "Media recensioni", - }, + value: "4.9/5", label: "Media recensioni"}, ]} title="Amato dalle nostre clienti 💖" description="Scopri cosa dicono di noi le nostre clienti soddisfatte." @@ -271,14 +179,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Glossy Nude", - "French Chic", - "Baby Pink", - "Modern Art", - "Natural Care", - "Elegant Shine", - "Bella Style", - ]} + "Glossy Nude", "French Chic", "Baby Pink", "Modern Art", "Natural Care", "Elegant Shine", "Bella Style"]} title="I nostri lavori" description="Lasciati ispirare dalle nostre creazioni." /> @@ -290,30 +191,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Quanto dura il semipermanente?", - content: "Il semipermanente dura solitamente 2-3 settimane in base alla crescita dell'unghia.", - }, + id: "f1", title: "Quanto dura il semipermanente?", content: "Il semipermanente dura solitamente 2-3 settimane in base alla crescita dell'unghia."}, { - id: "f2", - title: "È necessario l'appuntamento?", - content: "Sì, consigliamo sempre di prenotare per garantirvi il posto.", - }, + id: "f2", title: "È necessario l'appuntamento?", content: "Sì, consigliamo sempre di prenotare per garantirvi il posto."}, { - id: "f3", - title: "Dove vi trovate?", - content: "Siamo in Piazza Giusti 26R, nel cuore di Genova.", - }, + id: "f3", title: "Dove vi trovate?", content: "Siamo in Piazza Giusti 26R, nel cuore di Genova."}, { - id: "f4", - title: "Quali metodi di pagamento accettate?", - content: "Accettiamo contanti, carte di credito e bancomat.", - }, + id: "f4", title: "Quali metodi di pagamento accettate?", content: "Accettiamo contanti, carte di credito e bancomat."}, { - id: "f5", - title: "Posso cancellare la prenotazione?", - content: "Sì, ti preghiamo di avvisarci almeno 24 ore prima dell'appuntamento.", - }, + id: "f5", title: "Posso cancellare la prenotazione?", content: "Sì, ti preghiamo di avvisarci almeno 24 ore prima dell'appuntamento."}, ]} title="Domande Frequenti" description="Tutto quello che devi sapere." @@ -323,10 +209,10 @@ export default function LandingPage() {