Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
318
src/app/page.tsx
318
src/app/page.tsx
@@ -19,35 +19,24 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="expand-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: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Diferenciais",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Tratamentos",
|
||||
id: "treatments",
|
||||
},
|
||||
{
|
||||
name: "Depoimentos",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Diferenciais", id: "features" },
|
||||
{ name: "Tratamentos", id: "treatments" },
|
||||
{ name: "Depoimentos", id: "testimonials" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="Goiânia Odonto"
|
||||
/>
|
||||
@@ -55,105 +44,38 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Excelência em odontologia, cuidado que transforma sorrisos"
|
||||
description="Na Goiânia Odonto, cada sorriso recebe atenção especial. Com uma equipe altamente qualificada e atendimento humanizado."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg",
|
||||
imageAlt: "Dentist consultation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-woman-sitting-sofa-with-digital-tablet_329181-834.jpg",
|
||||
imageAlt: "Treatment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-patient-teeth-dental-office_651396-3413.jpg",
|
||||
imageAlt: "Equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-medical-equipment-dental-procedures_651396-1693.jpg",
|
||||
imageAlt: "Clinic",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg",
|
||||
imageAlt: "Interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg", imageAlt: "Dentist consultation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/relaxed-woman-sitting-sofa-with-digital-tablet_329181-834.jpg", imageAlt: "Treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-patient-teeth-dental-office_651396-3413.jpg", imageAlt: "Equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-medical-equipment-dental-procedures_651396-1693.jpg", imageAlt: "Clinic" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg", imageAlt: "Interior" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg",
|
||||
imageAlt: "Clinic",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-using-digital-tablet_107420-65304.jpg",
|
||||
imageAlt: "Treatment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg",
|
||||
imageAlt: "Equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg",
|
||||
imageAlt: "Smile",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-work-with-patient-examining-his-teeth-with-dental-tools_651396-1902.jpg",
|
||||
imageAlt: "Dentist",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Agendar consulta",
|
||||
href: "#contact",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg", imageAlt: "Clinic" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-using-digital-tablet_107420-65304.jpg", imageAlt: "Treatment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-doctor-working-dental-unit-with-nurse-senior-patient-orthodontist-speaking-woman-sitting-stomatological-chair-while-nurse-preparing-tools-examination-modern-clinic_482257-13355.jpg", imageAlt: "Equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-takes-instruments-doctor-protective-gloves-medic-uses-device_1157-40917.jpg", imageAlt: "Smile" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-work-with-patient-examining-his-teeth-with-dental-tools_651396-1902.jpg", imageAlt: "Dentist" }
|
||||
]}
|
||||
buttons={[{ text: "Agendar consulta", href: "#contact" }]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg",
|
||||
alt: "Cheerful dentist and patient sitting in dental office",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/patient-shaking-hand-with-dentist_23-2148396184.jpg",
|
||||
alt: "Patient shaking hand with dentist",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-dentist-sitting-bedside-patient-dental-office_651396-3096.jpg",
|
||||
alt: "Young male dentist sitting bedside patient in dental office",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-looking-camera-woman-looking-camera-dentist-is-waiting-patient_1157-40942.jpg",
|
||||
alt: "Woman looking at the camera",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-dentist-wearing-uniform-mask-sitting-chair-his-workplace-dental-clinic_613910-17794.jpg",
|
||||
alt: "Female dentist wearing a uniform",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg", alt: "Cheerful dentist and patient sitting in dental office" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/patient-shaking-hand-with-dentist_23-2148396184.jpg", alt: "Patient shaking hand with dentist" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-male-dentist-sitting-bedside-patient-dental-office_651396-3096.jpg", alt: "Young male dentist sitting bedside patient in dental office" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-looking-camera-woman-looking-camera-dentist-is-waiting-patient_1157-40942.jpg", alt: "Woman looking at the camera" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-dentist-wearing-uniform-mask-sitting-chair-his-workplace-dental-clinic_613910-17794.jpg", alt: "Female dentist wearing a uniform" }
|
||||
]}
|
||||
avatarText="Mais de 1.000 sorrisos transformados"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Odontologia de Excelência",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Humanização no Atendimento",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tecnologia de Ponta",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Segurança e Conforto",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualidade em Saúde Bucal",
|
||||
},
|
||||
{ type: "text", text: "Odontologia de Excelência" },
|
||||
{ type: "text", text: "Humanização no Atendimento" },
|
||||
{ type: "text", text: "Tecnologia de Ponta" },
|
||||
{ type: "text", text: "Segurança e Conforto" },
|
||||
{ type: "text", text: "Qualidade em Saúde Bucal" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -171,30 +93,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Atendimento humanizado",
|
||||
descriptions: [
|
||||
"Atenção e carinho do início ao fim.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-using-digital-tablet-home_329181-225.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Equipe qualificada",
|
||||
descriptions: [
|
||||
"Experiência e transparência técnica.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-thinks_93675-133061.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Estrutura moderna",
|
||||
descriptions: [
|
||||
"Consultórios limpos e seguros.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-mirror_23-2150100204.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Atendimento humanizado", descriptions: ["Atenção e carinho do início ao fim."], imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-using-digital-tablet-home_329181-225.jpg" },
|
||||
{ id: "f2", title: "Equipe qualificada", descriptions: ["Experiência e transparência técnica."], imageSrc: "http://img.b2bpic.net/free-photo/young-girl-thinks_93675-133061.jpg" },
|
||||
{ id: "f3", title: "Estrutura moderna", descriptions: ["Consultórios limpos e seguros."], imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-mirror_23-2150100204.jpg" }
|
||||
]}
|
||||
title="Por que escolher a Goiânia Odonto?"
|
||||
description="Nossa missão é oferecer odontologia de excelência com um atendimento humano e acolhedor."
|
||||
@@ -208,42 +109,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Facetas em resina",
|
||||
price: "Estética",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18598.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Clareamento",
|
||||
price: "Estética",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-fillings-dental-fillings-with-ultraviolet-light-female-dentist-treating-girls-tooth_169016-66825.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Implantes",
|
||||
price: "Implantodontia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Próteses",
|
||||
price: "Implantodontia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-tooth-brush-alternatives_23-2149165684.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Limpeza",
|
||||
price: "Prevenção",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-monitor-with-horizontal-green-screen-talking-dentist-about-oral-care-cabinet-specialists-working-with-dental-tools-teethcare-isolated-mockup-template-computer_482257-38465.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Canal",
|
||||
price: "Saúde",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stomatology-orthodontic-hospital-room-equipped-with-uv-lamp-teeth-whitening-device-stomatological-office-ready-professional-dentistry-procedure-ultraviolet-oral-dental-machine_482257-9416.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Facetas em resina", price: "Estética", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18598.jpg" },
|
||||
{ id: "p2", name: "Clareamento", price: "Estética", imageSrc: "http://img.b2bpic.net/free-photo/dental-fillings-dental-fillings-with-ultraviolet-light-female-dentist-treating-girls-tooth_169016-66825.jpg" },
|
||||
{ id: "p3", name: "Implantes", price: "Implantodontia", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4419.jpg" },
|
||||
{ id: "p4", name: "Próteses", price: "Implantodontia", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-tooth-brush-alternatives_23-2149165684.jpg" },
|
||||
{ id: "p5", name: "Limpeza", price: "Prevenção", imageSrc: "http://img.b2bpic.net/free-photo/man-using-monitor-with-horizontal-green-screen-talking-dentist-about-oral-care-cabinet-specialists-working-with-dental-tools-teethcare-isolated-mockup-template-computer_482257-38465.jpg" },
|
||||
{ id: "p6", name: "Canal", price: "Saúde", imageSrc: "http://img.b2bpic.net/free-photo/stomatology-orthodontic-hospital-room-equipped-with-uv-lamp-teeth-whitening-device-stomatological-office-ready-professional-dentistry-procedure-ultraviolet-oral-dental-machine_482257-9416.jpg" }
|
||||
]}
|
||||
title="Tratamentos"
|
||||
description="Procedimentos completos para a sua saúde bucal."
|
||||
@@ -255,46 +126,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Acolhimento",
|
||||
quote: "Ambiente acolhedor e profissionais excelentes.",
|
||||
name: "Ana",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Estrutura",
|
||||
quote: "Excelente profissional com ótima estrutura.",
|
||||
name: "Carlos",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-matching-colour-tooth-enamel-with-whitening-chart_496169-964.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Atendimento",
|
||||
quote: "Tudo feito com atenção e cuidado.",
|
||||
name: "Maria",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-working-nurse_23-2150829865.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Confiança",
|
||||
quote: "Sempre fui muito bem atendido.",
|
||||
name: "João",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Qualidade",
|
||||
quote: "Profissionais excelentes e atenciosos.",
|
||||
name: "Beatriz",
|
||||
role: "Paciente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg",
|
||||
},
|
||||
{ id: "t1", title: "Acolhimento", quote: "Ambiente acolhedor e profissionais excelentes.", name: "Ana", role: "Paciente", imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-clinic_107420-74053.jpg" },
|
||||
{ id: "t2", title: "Estrutura", quote: "Excelente profissional com ótima estrutura.", name: "Carlos", role: "Paciente", imageSrc: "http://img.b2bpic.net/free-photo/dentist-matching-colour-tooth-enamel-with-whitening-chart_496169-964.jpg" },
|
||||
{ id: "t3", title: "Atendimento", quote: "Tudo feito com atenção e cuidado.", name: "Maria", role: "Paciente", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-working-nurse_23-2150829865.jpg" },
|
||||
{ id: "t4", title: "Confiança", quote: "Sempre fui muito bem atendido.", name: "João", role: "Paciente", imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg" },
|
||||
{ id: "t5", title: "Qualidade", quote: "Profissionais excelentes e atenciosos.", name: "Beatriz", role: "Paciente", imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg" }
|
||||
]}
|
||||
title="Experiências reais"
|
||||
description="O que nossos pacientes dizem sobre nosso atendimento."
|
||||
@@ -308,21 +144,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Moderna",
|
||||
description: "Consultórios equipados",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Segura",
|
||||
description: "Protocolos de higiene",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Acessível",
|
||||
description: "Facilidade de acesso",
|
||||
},
|
||||
{ id: "m1", value: "Moderna", description: "Consultórios equipados" },
|
||||
{ id: "m2", value: "Segura", description: "Protocolos de higiene" },
|
||||
{ id: "m3", value: "Acessível", description: "Facilidade de acesso" }
|
||||
]}
|
||||
title="Estrutura e Conforto"
|
||||
description="Espaço moderno preparado para você."
|
||||
@@ -333,21 +157,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Como agendar?",
|
||||
content: "Entre em contato via WhatsApp.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Aceitam convênios?",
|
||||
content: "Consulte nossa recepção.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Onde ficam?",
|
||||
content: "Setor Central, Av Tocantins.",
|
||||
},
|
||||
{ id: "q1", title: "Como agendar?", content: "Entre em contato via WhatsApp." },
|
||||
{ id: "q2", title: "Aceitam convênios?", content: "Consulte nossa recepção." },
|
||||
{ id: "q3", title: "Onde ficam?", content: "Setor Central, Av Tocantins." }
|
||||
]}
|
||||
sideTitle="Dúvidas Frequentes"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -357,32 +169,18 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contato"
|
||||
title="Agende sua consulta"
|
||||
description="Seu sorriso merece o melhor cuidado. Entre em contato."
|
||||
buttons={[
|
||||
{
|
||||
text: "Falar no WhatsApp",
|
||||
href: "https://wa.me/556232293563",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Falar no WhatsApp", href: "https://wa.me/556232293563" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Goiânia Odonto"
|
||||
leftLink={{
|
||||
text: "© 2024 Goiânia Odonto",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacidade",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "© 2024 Goiânia Odonto", href: "#" }}
|
||||
rightLink={{ text: "Privacidade", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user