Merge version_2_1782169731557 into main #1
@@ -13,15 +13,15 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroTiltedCards
|
||||
tag="Dental Excellence"
|
||||
title="Precision and Innovation in Dental Restoration"
|
||||
description="At the laboratory of Mauro Caobelli, we combine artisanal skill with the latest digital technologies to craft high-quality dental prosthetics that restore function and beauty."
|
||||
tag="Eccellenza Dentale"
|
||||
title="Precisione e Innovazione nel Restauro Dentale"
|
||||
description="Nel laboratorio di Mauro Caobelli, uniamo l'abilità artigianale con le più recenti tecnologie digitali per creare protesi dentali di alta qualità che ripristinano funzione ed estetica."
|
||||
primaryButton={{
|
||||
text: "Our Services",
|
||||
text: "I Nostri Servizi",
|
||||
href: "#services",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
text: "Contattaci",
|
||||
href: "#contact",
|
||||
}}
|
||||
items={[
|
||||
@@ -48,13 +48,13 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutTextSplit
|
||||
title="A Legacy of Craftsmanship"
|
||||
title="Un'Eredità di Artigianato"
|
||||
descriptions={[
|
||||
"Mauro Caobelli has spent decades dedicated to the art of dental technology. We believe that every prosthetic is not just a medical device but a work of art that impacts lives daily.",
|
||||
"Our facility is equipped with state-of-the-art tools and follows rigorous quality standards to ensure each patient receives the best possible outcome.",
|
||||
"Mauro Caobelli ha dedicato decenni all'arte dell'odontotecnica. Crediamo che ogni protesi non sia solo un dispositivo medico, ma un'opera d'arte che ha un impatto quotidiano sulla vita delle persone.",
|
||||
"La nostra struttura è dotata di strumenti all'avanguardia e segue rigorosi standard di qualità per garantire a ogni paziente il miglior risultato possibile.",
|
||||
]}
|
||||
primaryButton={{
|
||||
text: "Learn More",
|
||||
text: "Scopri di Più",
|
||||
href: "#about",
|
||||
}}
|
||||
/>
|
||||
@@ -64,23 +64,23 @@ export default function HomePage() {
|
||||
<div id="services" data-section="services">
|
||||
<SectionErrorBoundary name="services">
|
||||
<FeaturesMediaCards
|
||||
tag="Our Expertise"
|
||||
title="Advanced Dental Solutions"
|
||||
description="We offer a comprehensive range of restoration services tailored for modern dentistry."
|
||||
tag="Le Nostre Competenze"
|
||||
title="Soluzioni Dentali Avanzate"
|
||||
description="Offriamo una gamma completa di servizi di restauro su misura per l'odontoiatria moderna."
|
||||
items={[
|
||||
{
|
||||
title: "Fixed Prosthetics",
|
||||
description: "High-strength crowns and bridges designed for longevity and aesthetics.",
|
||||
title: "Protesi Fissa",
|
||||
description: "Corone e ponti ad alta resistenza progettati per longevità ed estetica.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ceramic-cups_23-2147775840.jpg",
|
||||
},
|
||||
{
|
||||
title: "Digital CAD/CAM",
|
||||
description: "Modern precision milling to ensure a perfect fit every time.",
|
||||
title: "CAD/CAM Digitale",
|
||||
description: "Fresatura di precisione moderna per garantire sempre un adattamento perfetto.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1674.jpg",
|
||||
},
|
||||
{
|
||||
title: "Implant Supported",
|
||||
description: "Custom abutments and structures integrated with implant platforms.",
|
||||
title: "Protesi su Impianti",
|
||||
description: "Abutment e strutture personalizzate integrate con piattaforme implantari.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-tools-are-box_1157-40940.jpg",
|
||||
},
|
||||
]}
|
||||
@@ -91,13 +91,13 @@ export default function HomePage() {
|
||||
<div id="expertise" data-section="expertise">
|
||||
<SectionErrorBoundary name="expertise">
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Quality First"
|
||||
title="Our Working Philosophy"
|
||||
description="We apply strict protocols to every stage of fabrication to deliver excellence."
|
||||
tag="La Qualità Prima di Tutto"
|
||||
title="La Nostra Filosofia di Lavoro"
|
||||
description="Applichiamo protocolli rigorosi in ogni fase della lavorazione per offrire l'eccellenza."
|
||||
items={[
|
||||
{
|
||||
title: "Precision",
|
||||
description: "Every measurement is verified to the micron level.",
|
||||
title: "Precisione",
|
||||
description: "Ogni misurazione è verificata a livello di micron.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patients-with-protection-mask-waiting-stomatology-reception-with-new-normal-staff-wearing-ppe-suit_482257-4811.jpg",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user