Merge version_2 into main #1
123
src/app/page.tsx
123
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Serviços",
|
||||
id: "features",
|
||||
},
|
||||
name: "Serviços", id: "features"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Depoimentos",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Depoimentos", id: "testimonials"},
|
||||
]}
|
||||
brandName="Clínica Sorriliz"
|
||||
/>
|
||||
@@ -53,15 +45,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Sorriso bonito, saudável e feito com cuidado de verdade"
|
||||
description="Na Clínica Odontológica Sorriliz, cada detalhe é pensado para garantir conforto, estética e resultados que você pode confiar."
|
||||
buttons={[
|
||||
{
|
||||
text: "Agendar pelo WhatsApp",
|
||||
href: "https://wa.me/SEUNUMERO",
|
||||
},
|
||||
text: "Agendar pelo WhatsApp", href: "https://wa.me/5548988223720"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patient-holding-mirror-looking-teeth-procedure-after-caries-infection-stomatology-consultation-stomatological-office-dentist-senior-woman-explaining-oral-hygiene-concept-medicine_482257-37425.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -83,24 +72,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Limpeza Dental",
|
||||
description: "Remova placas e mantenha seu sorriso saudável com segurança.",
|
||||
},
|
||||
title: "Limpeza Dental", description: "Remova placas e mantenha seu sorriso saudável com segurança."},
|
||||
{
|
||||
icon: Sun,
|
||||
title: "Clareamento",
|
||||
description: "Deixe seu sorriso mais branco com técnicas modernas e seguras.",
|
||||
},
|
||||
title: "Clareamento", description: "Deixe seu sorriso mais branco com técnicas modernas e seguras."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Aparelhos",
|
||||
description: "Alinhamento dental com conforto e acompanhamento profissional.",
|
||||
},
|
||||
title: "Aparelhos", description: "Alinhamento dental com conforto e acompanhamento profissional."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Implantes",
|
||||
description: "Recupere seu sorriso com soluções duradouras e naturais.",
|
||||
},
|
||||
title: "Implantes", description: "Recupere seu sorriso com soluções duradouras e naturais."},
|
||||
]}
|
||||
title="Nossos Serviços"
|
||||
description="Oferecemos soluções completas para a saúde e estética do seu sorriso com tecnologia moderna."
|
||||
@@ -121,59 +102,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mariana Silva",
|
||||
role: "Paciente",
|
||||
company: "Sorriliz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg",
|
||||
},
|
||||
id: "1", name: "Mariana Silva", role: "Paciente", company: "Sorriliz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ricardo Gomes",
|
||||
role: "Paciente",
|
||||
company: "Sorriliz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorimetry-specialist-with-client-colored-fabric-swaps_23-2150461554.jpg",
|
||||
},
|
||||
id: "2", name: "Ricardo Gomes", role: "Paciente", company: "Sorriliz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorimetry-specialist-with-client-colored-fabric-swaps_23-2150461554.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Costa",
|
||||
role: "Paciente",
|
||||
company: "Sorriliz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-professional-dentist-with-gloves-mask-discuss-what-treatment-will-look-like-patient-s-teeth_158595-7630.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Costa", role: "Paciente", company: "Sorriliz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-professional-dentist-with-gloves-mask-discuss-what-treatment-will-look-like-patient-s-teeth_158595-7630.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fernando Lima",
|
||||
role: "Paciente",
|
||||
company: "Sorriliz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg",
|
||||
},
|
||||
id: "4", name: "Fernando Lima", role: "Paciente", company: "Sorriliz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Juliana Santos",
|
||||
role: "Paciente",
|
||||
company: "Sorriliz",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg",
|
||||
},
|
||||
id: "5", name: "Juliana Santos", role: "Paciente", company: "Sorriliz", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfação",
|
||||
},
|
||||
value: "100%", label: "Satisfação"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Anos de Experiência",
|
||||
},
|
||||
value: "15+", label: "Anos de Experiência"},
|
||||
{
|
||||
value: "2k+",
|
||||
label: "Sorrisos Transformados",
|
||||
},
|
||||
value: "2k+", label: "Sorrisos Transformados"},
|
||||
]}
|
||||
title="O que nossos pacientes dizem"
|
||||
description="Veja o que nossos clientes satisfeitos comentam sobre a experiência Sorriliz."
|
||||
@@ -184,8 +134,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contato"
|
||||
title="Pronto para cuidar do seu sorriso?"
|
||||
description="Clique no botão abaixo para agendar sua consulta diretamente pelo WhatsApp."
|
||||
@@ -198,29 +147,19 @@ export default function LandingPage() {
|
||||
logoText="Clínica Odontológica Sorriliz"
|
||||
columns={[
|
||||
{
|
||||
title: "Clínica",
|
||||
items: [
|
||||
title: "Clínica", items: [
|
||||
{
|
||||
label: "Sobre Nós",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Sobre Nós", href: "#about"},
|
||||
{
|
||||
label: "Serviços",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Serviços", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Suporte",
|
||||
items: [
|
||||
title: "Suporte", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/SEUNUMERO",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5548988223720"},
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -230,4 +169,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user