Merge version_1 into main #1
198
src/app/page.tsx
198
src/app/page.tsx
@@ -18,31 +18,23 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Servizi",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Chi Siamo", id: "#about" },
|
||||
{ name: "Servizi", id: "#services" },
|
||||
{ name: "FAQ", id: "#faq" },
|
||||
{ name: "Contatti", id: "#contact" }
|
||||
]}
|
||||
brandName="Centro Servizi Sanitari"
|
||||
/>
|
||||
@@ -53,40 +45,16 @@ export default function LandingPage() {
|
||||
logoText="Centro Servizi Sanitari"
|
||||
description="Eccellenza clinica e tecnologie moderne nel cuore di Torrita di Siena. Prenota oggi la tua visita."
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota una Visita",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Scopri i Servizi",
|
||||
href: "#services",
|
||||
},
|
||||
{ text: "Prenota una Visita", href: "#contact" },
|
||||
{ text: "Scopri i Servizi", href: "#services" }
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg",
|
||||
imageAlt: "Studio Dentistico Moderno",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scientist-team-arguing-front-computer-looking-virus-development-modern-equipped-laboratory-multiethnic-stuff-analysing-vaccine-evolution-using-high-tech-researching-treatment_482257-3698.jpg",
|
||||
imageAlt: "Tecnologia Diagnostica",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg",
|
||||
imageAlt: "Team Medico Professionale",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collection-orthodontic-instruments-dental-procedure_651396-2230.jpg",
|
||||
imageAlt: "Laboratorio Odontotecnico",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-holding-x-ray-scan-examination-diagnosis-after-hours-nurse-looking-radiography-results-healthcare-medical-advice-working-late-night-cabinet_482257-32895.jpg",
|
||||
imageAlt: "Ambiente Clinico Pulito",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clinic-registration-counter-waiting-room-lobby-computer-make-checkup-appointments-with-healthcare-report-papers-empty-hospital-reception-desk-with-medical-forms-insurance-support_482257-50666.jpg",
|
||||
imageAlt: "Reception Centro Sanitario",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dental-clinic-interior-with-modern-dentistry-equipment-orange-color-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12486.jpg", imageAlt: "Studio Dentistico Moderno" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/scientist-team-arguing-front-computer-looking-virus-development-modern-equipped-laboratory-multiethnic-stuff-analysing-vaccine-evolution-using-high-tech-researching-treatment_482257-3698.jpg", imageAlt: "Tecnologia Diagnostica" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-winking-expression-yellow-wall_179666-15039.jpg", imageAlt: "Team Medico Professionale" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/collection-orthodontic-instruments-dental-procedure_651396-2230.jpg", imageAlt: "Laboratorio Odontotecnico" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medical-assistant-holding-x-ray-scan-examination-diagnosis-after-hours-nurse-looking-radiography-results-healthcare-medical-advice-working-late-night-cabinet_482257-32895.jpg", imageAlt: "Ambiente Clinico Pulito" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clinic-registration-counter-waiting-room-lobby-computer-make-checkup-appointments-with-healthcare-report-papers-empty-hospital-reception-desk-with-medical-forms-insurance-support_482257-50666.jpg", imageAlt: "Reception Centro Sanitario" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,24 +77,8 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Riparazione Protesi in 24 Ore",
|
||||
"Riduzione Costi del 30%",
|
||||
"Tempi di Attesa Minimi",
|
||||
"Consulenza Pre-intervento Gratuita",
|
||||
"Assistenza Post-operatoria Dedicata",
|
||||
],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Studio Dentistico Specializzato",
|
||||
"Laboratorio Odontotecnico Interno",
|
||||
"Prestazioni Sanitarie Generali",
|
||||
"Check-up Completi",
|
||||
"Chirurgia Orale Avanzata",
|
||||
],
|
||||
}}
|
||||
negativeCard={{ items: ["Riparazione Protesi in 24 Ore", "Riduzione Costi del 30%", "Tempi di Attesa Minimi", "Consulenza Pre-intervento Gratuita", "Assistenza Post-operatoria Dedicata"] }}
|
||||
positiveCard={{ items: ["Studio Dentistico Specializzato", "Laboratorio Odontotecnico Interno", "Prestazioni Sanitarie Generali", "Check-up Completi", "Chirurgia Orale Avanzata"] }}
|
||||
title="Servizi di Eccellenza"
|
||||
description="Offriamo una gamma completa di servizi sanitari, con un focus particolare sulla salute orale e protesi veloci."
|
||||
/>
|
||||
@@ -137,31 +89,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Come posso prenotare una visita?",
|
||||
content: "Puoi chiamarci allo 0577 687384 o utilizzare il modulo di contatto in fondo alla pagina.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Realizzate protesi in giornata?",
|
||||
content: "Sì, offriamo un servizio di riparazione protesi entro 24 ore grazie al nostro laboratorio interno.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Dove vi trovate?",
|
||||
content: "Siamo a Torrita di Siena (SI), in Via Grandi Achille 12.",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Accettate convenzioni assicurative?",
|
||||
content: "Siamo convenzionati con i principali fondi assicurativi. Contattaci per verificare la tua copertura.",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "È possibile pagare a rate?",
|
||||
content: "Sì, offriamo piani di finanziamento personalizzati per tutti i nostri trattamenti.",
|
||||
},
|
||||
{ id: "1", title: "Come posso prenotare una visita?", content: "Puoi chiamarci allo 0577 687384 o utilizzare il modulo di contatto in fondo alla pagina." },
|
||||
{ id: "2", title: "Realizzate protesi in giornata?", content: "Sì, offriamo un servizio di riparazione protesi entro 24 ore grazie al nostro laboratorio interno." },
|
||||
{ id: "3", title: "Dove vi trovate?", content: "Siamo a Torrita di Siena (SI), in Via Grandi Achille 12." },
|
||||
{ id: "4", title: "Accettate convenzioni assicurative?", content: "Siamo convenzionati con i principali fondi assicurativi. Contattaci per verificare la tua copertura." },
|
||||
{ id: "5", title: "È possibile pagare a rate?", content: "Sì, offriamo piani di finanziamento personalizzati per tutti i nostri trattamenti." }
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Risposte rapide ai dubbi più comuni dei nostri pazienti."
|
||||
@@ -175,60 +107,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Marco Rossi",
|
||||
role: "Paziente",
|
||||
company: "Torrita",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-doctor_329181-312.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Giulia Bianchi",
|
||||
role: "Paziente",
|
||||
company: "Siena",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luca Verdi",
|
||||
role: "Paziente",
|
||||
company: "Chiusi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-with-curly-hair-green-t-shirt-pointing-aside-with-thumb-looking-joyous-front-view_176474-112415.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Neri",
|
||||
role: "Paziente",
|
||||
company: "Montepulciano",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nurse-doctor-patient-room_23-2148973495.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Paolo Gialli",
|
||||
role: "Paziente",
|
||||
company: "Pienza",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg",
|
||||
},
|
||||
{ id: "1", name: "Marco Rossi", role: "Paziente", company: "Torrita", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blonde-female-doctor_329181-312.jpg" },
|
||||
{ id: "2", name: "Giulia Bianchi", role: "Paziente", company: "Siena", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg" },
|
||||
{ id: "3", name: "Luca Verdi", role: "Paziente", company: "Chiusi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-with-curly-hair-green-t-shirt-pointing-aside-with-thumb-looking-joyous-front-view_176474-112415.jpg" },
|
||||
{ id: "4", name: "Elena Neri", role: "Paziente", company: "Montepulciano", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-nurse-doctor-patient-room_23-2148973495.jpg" },
|
||||
{ id: "5", name: "Paolo Gialli", role: "Paziente", company: "Pienza", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.5",
|
||||
label: "Valutazione Google",
|
||||
},
|
||||
{
|
||||
value: "24h",
|
||||
label: "Riparazione Protesi",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Impegno Qualità",
|
||||
},
|
||||
{ value: "4.5", label: "Valutazione Google" },
|
||||
{ value: "24h", label: "Riparazione Protesi" },
|
||||
{ value: "100%", label: "Impegno Qualità" }
|
||||
]}
|
||||
title="Cosa Dicono di Noi"
|
||||
description="La soddisfazione dei nostri pazienti è la nostra priorità. Valutazione media 4,5/5 su Google."
|
||||
@@ -238,9 +126,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Prenota la tua Visita"
|
||||
description="Contattaci per informazioni o per fissare un appuntamento presso il nostro centro."
|
||||
inputPlaceholder="Inserisci la tua email"
|
||||
@@ -252,17 +138,11 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Centro Servizi Sanitari"
|
||||
leftLink={{
|
||||
text: "© 2024 Centro Servizi Sanitari",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "© 2024 Centro Servizi Sanitari", href: "#" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user