Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-14 16:55:49 +00:00

View File

@@ -9,7 +9,7 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Award, Sparkles, Zap, Star, Phone, Clock, MapPin } from 'lucide-react';
import { Award, Sparkles, Zap, Star, Smile, Lightbulb } from 'lucide-react';
export default function LandingPage() {
return (
@@ -29,12 +29,12 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
brandName="Studio Dentistico Coppola"
navItems={[
{ name: "Services", id: "services" },
{ name: "About", id: "about" },
{ name: "Technology", id: "features" },
{ name: "Testimonials", id: "testimonials" }
{ name: "Servizi", id: "services" },
{ name: "Chi Siamo", id: "about" },
{ name: "Tecnologia", id: "features" },
{ name: "Testimonianze", id: "testimonials" }
]}
button={{ text: "Book Appointment", href: "#contact" }}
button={{ text: "Prenota Appuntamento", href: "#contact" }}
animateOnLoad={true}
className="backdrop-blur-md bg-white/80"
navItemClassName="text-sm font-medium tracking-wide"
@@ -45,25 +45,25 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Exceptional Dental Care, Delivered with Luxury"
description="Experience dentistry reimagined at Studio Dentistico Coppola. Precision technology meets compassionate care in our state-of-the-art practice in Alessano. Every visit is crafted for your comfort and confidence."
title="Eccellenza Dentale, Consegnata con Lusso"
description="Scopri l'odontoiatria reimaginata presso Studio Dentistico Coppola. La tecnologia di precisione incontra la cura compassionevole nel nostro studio all'avanguardia ad Alessano. Ogni visita è pensata per il vostro comfort e la vostra sicurezza."
background={{ variant: "plain" }}
kpis={[
{ value: "5.0★", label: "96 Reviews" },
{ value: "25+", label: "Years Experience" },
{ value: "100%", label: "Patient Satisfaction" }
{ value: "5.0★", label: "96 Recensioni" },
{ value: "25+", label: "Anni di Esperienza" },
{ value: "100%", label: "Soddisfazione Pazienti" }
]}
enableKpiAnimation={true}
tag="Premium Dental Practice - Alessano, LE"
tag="Pratica Dentale Premium - Alessano, LE"
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Book Your Visit", href: "#contact" },
{ text: "Learn More", href: "#services" }
{ text: "Prenota la Tua Visita", href: "#contact" },
{ text: "Scopri di Più", href: "#services" }
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/dental-cabinet-with-various-medical-equipment_140725-7680.jpg"
imageAlt="Modern luxury dental office interior"
imageAlt="Interno dello studio dentale di lusso moderno"
mediaAnimation="blur-reveal"
imagePosition="right"
className="relative overflow-hidden"
@@ -82,30 +82,30 @@ export default function LandingPage() {
<div id="services" data-section="services">
<ProductCardTwo
title="Premier Dental Services"
description="Comprehensive treatments backed by cutting-edge technology and expert clinical skills. Each service is tailored to your unique needs."
tag="Services Excellence"
title="Servizi Dentali Premiati"
description="Trattamenti completi supportati dalla tecnologia all'avanguardia e dalle competenze cliniche esperti. Ogni servizio è personalizzato secondo le vostre esigenze uniche."
tag="Eccellenza nei Servizi"
tagIcon={Sparkles}
tagAnimation="opacity"
products={[
{
id: "whitening", brand: "Advanced Cosmetics", name: "Professional Teeth Whitening", price: "From $299", rating: 5,
reviewCount: "124 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-explaining-image_23-2149164350.jpg", imageAlt: "Professional teeth whitening treatment"
id: "whitening", brand: "Cosmetica Avanzata", name: "Sbiancamento Professionale dei Denti", price: "Da €299", rating: 5,
reviewCount: "124 recensioni", imageSrc: "http://img.b2bpic.net/free-photo/close-up-professional-explaining-image_23-2149164350.jpg", imageAlt: "Trattamento professionale di sbiancamento dei denti"
},
{
id: "implants", brand: "Restorative Care", name: "Dental Implants", price: "From $1,200", rating: 5,
reviewCount: "98 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053318.jpg", imageAlt: "Advanced dental implant procedure"
id: "implants", brand: "Cure Ricostruttive", name: "Impianti Dentali", price: "Da €1.200", rating: 5,
reviewCount: "98 recensioni", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053318.jpg", imageAlt: "Procedura avanzata di impianto dentale"
},
{
id: "orthodontics", brand: "Alignment Specialists", name: "Invisible Orthodontics", price: "From $1,500", rating: 5,
reviewCount: "87 reviews", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-tooth-gems_52683-157337.jpg", imageAlt: "Modern orthodontic treatment"
id: "orthodontics", brand: "Specialisti di Allineamento", name: "Ortodonzia Invisibile", price: "Da €1.500", rating: 5,
reviewCount: "87 recensioni", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-with-tooth-gems_52683-157337.jpg", imageAlt: "Trattamento ortodontico moderno"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "View All Services", href: "#contact" }]}
buttons={[{ text: "Visualizza Tutti i Servizi", href: "#contact" }]}
buttonAnimation="slide-up"
className="py-20"
containerClassName="max-w-6xl mx-auto px-6"
@@ -119,9 +119,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Studio Dentistico Coppola: Your Trusted Partner in Dental Excellence" }
{ type: "text", content: "Studio Dentistico Coppola: Il Vostro Partner Fidato nell'Eccellenza Dentale" }
]}
buttons={[{ text: "Contact Us", href: "#contact" }]}
buttons={[{ text: "Contattaci", href: "#contact" }]}
buttonAnimation="blur-reveal"
useInvertedBackground={false}
className="py-20"
@@ -136,23 +136,23 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardOne
title="Advanced Technology & Innovation"
description="We invest in the latest dental technologies to provide superior outcomes and enhanced patient experiences."
tag="Technology"
tagIcon={Zap}
title="Tecnologia Avanzata e Innovazione"
description="Investiamo nelle più recenti tecnologie dentali per fornire risultati superiori ed esperienze pazienti migliorate."
tag="Tecnologia"
tagIcon={Lightbulb}
tagAnimation="opacity"
features={[
{
title: "Digital Smile Design", description: "Visualize your transformation before treatment begins. Our advanced imaging technology allows you to see potential outcomes with precision.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=1", imageAlt: "Digital smile design technology"
title: "Digital Smile Design", description: "Visualizzate la vostra trasformazione prima che il trattamento inizi. La nostra tecnologia di imaging avanzata vi consente di vedere i risultati potenziali con precisione.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=1", imageAlt: "Tecnologia di progettazione del sorriso digitale"
},
{
title: "Laser Dentistry", description: "Minimally invasive treatments with faster healing and reduced discomfort. Precision at the cellular level.", videoSrc: "https://example.com/laser-video.mp4", videoAriaLabel: "Laser dentistry procedure demonstration"
title: "Odontoiatria Laser", description: "Trattamenti minimamente invasivi con guarigione più veloce e minore disagio. Precisione a livello cellulare.", videoSrc: "https://example.com/laser-video.mp4", videoAriaLabel: "Dimostrazione della procedura di odontoiatria laser"
},
{
title: "3D Imaging", description: "Cone beam computed tomography for comprehensive diagnosis and treatment planning. The clearest view possible.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=2", imageAlt: "3D dental imaging technology"
title: "Imaging 3D", description: "Tomografia computerizzata a fascio conico per una diagnosi completa e pianificazione del trattamento. La visione più chiara possibile.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=2", imageAlt: "Tecnologia di imaging dentale 3D"
},
{
title: "Intraoral Scanning", description: "Eliminate messy impressions. Quick, accurate digital scans for crowns, bridges, and aligners.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=3", imageAlt: "Intraoral scanner technology"
title: "Scansione Intraorale", description: "Eliminate le impronte disordinate. Scansioni digitali veloci e accurate per corone, ponti e allineatori.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=3", imageAlt: "Tecnologia dello scanner intraorale"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -172,29 +172,29 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "testimonial-1", name: "Jennifer Mitchell", handle: "@jen_smiles", testimonial: "The transformation was incredible. The team's attention to detail and comfort during my implant procedure exceeded all expectations. I finally have the smile I've always wanted.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg", imageAlt: "Jennifer Mitchell smiling", icon: Star
id: "testimonial-1", name: "Jennifer Mitchell", handle: "@jen_smiles", testimonial: "La trasformazione è stata incredibile. L'attenzione ai dettagli del team e il comfort durante la mia procedura di impianto hanno superato tutte le aspettative. Finalmente ho il sorriso che ho sempre voluto.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg", imageAlt: "Jennifer Mitchell che sorride", icon: Star
},
{
id: "testimonial-2", name: "Marcus Chen", handle: "@marcus_dentistry", testimonial: "Professional, thorough, and genuinely caring. The digital smile design helped me understand exactly what to expect. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", imageAlt: "Marcus Chen smiling", icon: Star
id: "testimonial-2", name: "Marcus Chen", handle: "@marcus_dentistry", testimonial: "Professionale, accurato e genuinamente premuroso. La progettazione del sorriso digitale mi ha aiutato a capire esattamente cosa aspettarmi. Vale ogni euro.", imageSrc: "http://img.b2bpic.net/free-photo/playful-asian-woman_1098-22085.jpg", imageAlt: "Marcus Chen che sorride", icon: Star
},
{
id: "testimonial-3", name: "Sarah Anderson", handle: "@sarah_confident", testimonial: "After years of avoiding the dentist, I found my sanctuary here. The team made me feel completely at ease. My smile has never been better.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg", imageAlt: "Sarah Anderson smiling", icon: Star
id: "testimonial-3", name: "Sarah Anderson", handle: "@sarah_confident", testimonial: "Dopo anni di evitare il dentista, ho trovato il mio rifugio qui. Il team mi ha fatto sentire completamente a mio agio. Il mio sorriso non è mai stato migliore.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg", imageAlt: "Sarah Anderson che sorride", icon: Star
},
{
id: "testimonial-4", name: "David Rodriguez", handle: "@david_bright", testimonial: "The technology they use is state-of-the-art, but what really impressed me was their genuine care for my wellbeing. Five stars all the way.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg", imageAlt: "David Rodriguez smiling", icon: Star
id: "testimonial-4", name: "David Rodriguez", handle: "@david_bright", testimonial: "La tecnologia che usano è all'avanguardia, ma quello che mi ha davvero impressionato è stata la loro genuina preoccupazione per il mio benessere. Cinque stelle in tutto.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-chair_23-2149093345.jpg", imageAlt: "David Rodriguez che sorride", icon: Star
},
{
id: "testimonial-5", name: "Emma Wilson", handle: "@emma_luminous", testimonial: "My invisalign journey was seamless. Regular check-ins, adjustments, and genuine support throughout. Best investment in myself ever.", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-with-crossed-arms-gesture_53876-111201.jpg", imageAlt: "Emma Wilson smiling", icon: Star
id: "testimonial-5", name: "Emma Wilson", handle: "@emma_luminous", testimonial: "Il mio percorso di invisalign è stato perfetto. Controlli regolari, regolazioni e supporto genuino durante tutto il processo. Il miglior investimento in me stesso mai fatto.", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-with-crossed-arms-gesture_53876-111201.jpg", imageAlt: "Emma Wilson che sorride", icon: Star
},
{
id: "testimonial-6", name: "Thomas Lee", handle: "@thomas_smile", testimonial: "The professionalism combined with a personal touch sets this practice apart. I've recommended them to all my friends and family.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-34348.jpg", imageAlt: "Thomas Lee smiling", icon: Star
id: "testimonial-6", name: "Thomas Lee", handle: "@thomas_smile", testimonial: "La professionali combinata con un tocco personale distingue questa pratica. Li ho consigliati a tutti i miei amici e familiari.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-34348.jpg", imageAlt: "Thomas Lee che sorride", icon: Star
}
]}
title="Trusted by Thousands of Smiling Patients"
description="Real stories from real patients who've experienced our commitment to excellence."
title="Fidato da Migliaia di Pazienti che Sorridono"
description="Storie vere da pazienti veri che hanno sperimentato il nostro impegno verso l'eccellenza."
textboxLayout="default"
useInvertedBackground={false}
tag="Patient Testimonials"
tag="Testimonianze dei Pazienti"
tagIcon={Award}
tagAnimation="opacity"
animationType="blur-reveal"
@@ -213,20 +213,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get In Touch"
title="Schedule Your Transformation"
description="Studio Dentistico Coppola is located in Alessano, LE, Italy. We're open Monday-Wednesday 09:00-13:00 and 15:00-19:00, Thursday 15:00-20:00, Friday 09:00-13:00 and 15:00-19:00. Book your consultation today at +39 353 351 4329."
tag="Contattaci"
title="Prenota la Tua Trasformazione"
description="Studio Dentistico Coppola si trova ad Alessano, LE, Italia. Siamo aperti lunedì-mercoledì 09:00-13:00 e 15:00-19:00, giovedì 15:00-20:00, venerdì 09:00-13:00 e 15:00-19:00. Prenota la tua consultazione oggi al +39 353 351 4329."
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/waiting-room-clinic-with-nobody-it-front-office-with-new-normal-having-sign-chair-social-distance-coronavirus-pandemic_482257-4808.jpg"
imageAlt="Luxurious dental office reception"
imageAlt="Ricezione dello studio dentale lussuoso"
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email address"
buttonText="Schedule Now"
termsText="By scheduling you agree to our Terms of Service and Privacy Policy."
inputPlaceholder="Inserisci il tuo indirizzo email"
buttonText="Prenota Ora"
termsText="Prenotando accetti i nostri Termini di Servizio e l'Informativa sulla Privacy."
className="py-20"
containerClassName="max-w-6xl mx-auto px-6"
contentClassName="flex flex-col justify-center"
@@ -244,38 +244,38 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
logoText="Studio Dentistico Coppola"
copyrightText="© 2025 Studio Dentistico Coppola. All rights reserved. Via Portanova 33, Alessano LE, Italy | Phone: +39 353 351 4329"
copyrightText="© 2025 Studio Dentistico Coppola. Tutti i diritti riservati. Via Portanova 33, Alessano LE, Italia | Telefono: +39 353 351 4329"
columns={[
{
title: "Services", items: [
{ label: "Teeth Whitening", href: "#services" },
{ label: "Dental Implants", href: "#services" },
{ label: "Orthodontics", href: "#services" },
{ label: "Cosmetic Dentistry", href: "#services" }
title: "Servizi", items: [
{ label: "Sbiancamento dei Denti", href: "#services" },
{ label: "Impianti Dentali", href: "#services" },
{ label: "Ortodonzia", href: "#services" },
{ label: "Odontoiatria Cosmetica", href: "#services" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Team", href: "#about" },
{ label: "Technology", href: "#features" },
{ label: "Testimonials", href: "#testimonials" }
title: "Azienda", items: [
{ label: "Chi Siamo", href: "#about" },
{ label: "Il Nostro Team", href: "#about" },
{ label: "Tecnologia", href: "#features" },
{ label: "Testimonianze", href: "#testimonials" }
]
},
{
title: "Contact", items: [
{ label: "Phone: +39 353 351 4329", href: "tel:+39353351432" },
title: "Contatti", items: [
{ label: "Telefono: +39 353 351 4329", href: "tel:+39353351432" },
{ label: "Via Portanova 33, Alessano LE", href: "#" },
{ label: "Book Appointment", href: "#contact" },
{ label: "Hours & Info", href: "#contact" }
{ label: "Prenota Appuntamento", href: "#contact" },
{ label: "Orari e Info", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Data Protection", href: "#" },
{ label: "Cookie Policy", href: "#" }
title: "Legale", items: [
{ label: "Politica sulla Privacy", href: "#" },
{ label: "Termini di Servizio", href: "#" },
{ label: "Protezione dei Dati", href: "#" },
{ label: "Politica sui Cookie", href: "#" }
]
}
]}
@@ -289,4 +289,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}