Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-20 15:39:07 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Início",
id: "#hero",
},
{
name: "Sobre",
id: "#about",
},
{
name: "Procedimentos",
id: "#services",
},
{
name: "Contato",
id: "#contact",
},
{ name: "Início", id: "#hero" },
{ name: "Sobre", id: "#about" },
{ name: "Procedimentos", id: "#services" },
{ name: "Contato", id: "#contact" },
]}
brandName="Dra. Vitória Hagge"
/>
@@ -55,38 +43,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Preenchimento Labial Natural"
description="Resultados sofisticados, naturais e seguros com a Dra. Vitória Hagge, especialista em harmonização orofacial."
buttons={[
{
text: "Agendar pelo WhatsApp",
href: "#contact",
},
]}
buttons={[{ text: "Agendar pelo WhatsApp", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=1",
imageAlt: "Resultados Naturais",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150832014.jpg",
imageAlt: "Ambiente Premium",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wood-hall-unfocused_1203-1098.jpg",
imageAlt: "Cuidado Especializado",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/roses-metallic-bucket-high-view_23-2148408309.jpg",
imageAlt: "Técnicas Modernas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821330.jpg",
imageAlt: "Beleza Natural",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg", imageAlt: "Resultados Naturais" },
{ imageSrc: "http://img.b2bpic.net/free-photo/home-entrance-with-furniture-modern-decor_23-2150832014.jpg", imageAlt: "Ambiente Premium" },
{ imageSrc: "http://img.b2bpic.net/free-photo/wood-hall-unfocused_1203-1098.jpg", imageAlt: "Cuidado Especializado" },
{ imageSrc: "http://img.b2bpic.net/free-photo/roses-metallic-bucket-high-view_23-2148408309.jpg", imageAlt: "Técnicas Modernas" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821330.jpg", imageAlt: "Beleza Natural" }
]}
/>
</div>
@@ -97,20 +63,11 @@ export default function LandingPage() {
title="Uma clínica pensada nos mínimos detalhes"
description="Um ambiente elegante, moderno e acolhedor em Icaraí, preparado para oferecer conforto, segurança e uma experiência premium desde o primeiro atendimento até o pós-procedimento."
metrics={[
{
value: "100%",
title: "Segurança",
},
{
value: "Premium",
title: "Atendimento",
},
{
value: "Natural",
title: "Resultados",
},
{ value: "100%", title: "Segurança" },
{ value: "Premium", title: "Atendimento" },
{ value: "Natural", title: "Resultados" },
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg"
imageAlt="Clínica Unic Icaraí"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -124,55 +81,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Preenchimento Labial",
description: "Volume e contorno definidos com naturalidade.",
icon: Sparkles,
title: "Preenchimento Labial", description: "Volume e contorno definidos com naturalidade.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-with-hydrated-skin_23-2149432230.jpg",
imageAlt: "Volume labial",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102676.jpg",
imageAlt: "Contorno labial",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=2",
imageAlt: "professional lip filler treatment",
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-with-hydrated-skin_23-2149432230.jpg", imageAlt: "Volume labial" },
{ imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102676.jpg", imageAlt: "Contorno labial" },
]
},
{
title: "Harmonização Facial",
description: "Equilíbrio dos traços com técnicas avançadas.",
icon: Smile,
title: "Harmonização Facial", description: "Equilíbrio dos traços com técnicas avançadas.", icon: Smile,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-with-other-instruments-medicine_23-2149299235.jpg",
imageAlt: "Harmonia facial",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102651.jpg",
imageAlt: "Estrutura facial",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-interior-decor-with-natural-lighting-ambiance-generated-by-ai_188544-28046.jpg?_wi=2",
imageAlt: "professional lip filler treatment",
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-scalpel-with-other-instruments-medicine_23-2149299235.jpg", imageAlt: "Harmonia facial" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-going-through-microblading-procedure_23-2149102651.jpg", imageAlt: "Estrutura facial" },
]
},
{
title: "Botox",
description: "Suavização de linhas de expressão com segurança.",
icon: Zap,
title: "Botox", description: "Suavização de linhas de expressão com segurança.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-wearing-medical-mask-client_23-2148694599.jpg",
imageAlt: "Botox facial",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-two-syringes-gingival-protection-teeth-bleaching_651396-1898.jpg",
imageAlt: "Tratamento de linhas",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg?_wi=1",
imageAlt: "professional lip filler treatment",
{ imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-wearing-medical-mask-client_23-2148694599.jpg", imageAlt: "Botox facial" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-two-syringes-gingival-protection-teeth-bleaching_651396-1898.jpg", imageAlt: "Tratamento de linhas" },
]
},
]}
title="Procedimentos"
@@ -187,20 +114,12 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "team-1",
groupTitle: "Profissional",
members: [
id: "team-1", groupTitle: "Profissional", members: [
{
id: "m1",
title: "Dra. Vitória Hagge",
subtitle: "Especialista em Harmonização Orofacial",
detail: "Cirurgiã dentista reconhecida pelo cuidado e atenção a cada detalhe.",
imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg?_wi=2",
id: "m1", title: "Dra. Vitória Hagge", subtitle: "Especialista em Harmonização Orofacial", detail: "Cirurgiã dentista reconhecida pelo cuidado e atenção a cada detalhe.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg"
},
],
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-spacious-dental-clinic_8353-9586.jpg?_wi=3",
imageAlt: "professional female aesthetic dentist",
},
]
}
]}
title="Dra. Vitória Hagge"
description="Especialista em harmonização orofacial com olhar estético refinado."
@@ -213,41 +132,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Camila S.",
role: "Paciente",
testimonial: "Resultado incrível, natural e exatamente como eu queria.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-face-front-mirror_329181-1552.jpg",
},
{
id: "2",
name: "Mariana O.",
role: "Paciente",
testimonial: "Profissional extremamente cuidadosa e atenciosa.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3937.jpg",
},
{
id: "3",
name: "Juliana R.",
role: "Paciente",
testimonial: "Me senti segura do início ao fim.",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-attractive-pretty-girl-with-long-wavy-dark-hair-is-wearing-blue-shirt-posing-near-window-with-happy-smile_291650-2330.jpg",
},
{
id: "4",
name: "Beatriz M.",
role: "Paciente",
testimonial: "Consultório belíssimo e atendimento impecável.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-copy-space_23-2148313455.jpg",
},
{
id: "5",
name: "Fernanda L.",
role: "Paciente",
testimonial: "Resultados maravilhosos e naturais.",
imageSrc: "http://img.b2bpic.net/free-photo/reflection-mirror-young-woman-brushing-teeth-bathroom_637285-3370.jpg",
},
{ id: "1", name: "Camila S.", role: "Paciente", testimonial: "Resultado incrível, natural e exatamente como eu queria.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-face-front-mirror_329181-1552.jpg" },
{ id: "2", name: "Mariana O.", role: "Paciente", testimonial: "Profissional extremamente cuidadosa e atenciosa.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3937.jpg" },
{ id: "3", name: "Juliana R.", role: "Paciente", testimonial: "Me senti segura do início ao fim.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-attractive-pretty-girl-with-long-wavy-dark-hair-is-wearing-blue-shirt-posing-near-window-with-happy-smile_291650-2330.jpg" },
{ id: "4", name: "Beatriz M.", role: "Paciente", testimonial: "Consultório belíssimo e atendimento impecável.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-copy-space_23-2148313455.jpg" },
{ id: "5", name: "Fernanda L.", role: "Paciente", testimonial: "Resultados maravilhosos e naturais.", imageSrc: "http://img.b2bpic.net/free-photo/reflection-mirror-young-woman-brushing-teeth-bathroom_637285-3370.jpg" },
]}
title="Resultados que falam por si"
description="Confira o que nossas pacientes dizem sobre sua experiência."
@@ -260,24 +149,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "n1",
icon: Award,
title: "Atendimentos",
value: "1000+",
},
{
id: "n2",
icon: CheckCircle,
title: "Satisfação",
value: "99%",
},
{
id: "n3",
icon: Smile,
title: "Sorrisos",
value: "Realçados",
},
{ id: "n1", icon: Award, title: "Atendimentos", value: "1000+" },
{ id: "n2", icon: CheckCircle, title: "Satisfação", value: "99%" },
{ id: "n3", icon: Smile, title: "Sorrisos", value: "Realçados" },
]}
title="Nossa Excelência"
description="Números que refletem nosso compromisso."
@@ -289,21 +163,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "O resultado fica natural?",
content: "Sim, nosso foco principal é sempre respeitar a harmonia do seu rosto.",
},
{
id: "f2",
title: "Dói?",
content: "Os procedimentos são realizados com técnicas de anestesia para garantir o máximo conforto.",
},
{
id: "f3",
title: "Tem acompanhamento?",
content: "Sim, oferecemos suporte completo no pré e pós-procedimento.",
},
{ id: "f1", title: "O resultado fica natural?", content: "Sim, nosso foco principal é sempre respeitar a harmonia do seu rosto." },
{ id: "f2", title: "Dói?", content: "Os procedimentos são realizados com técnicas de anestesia para garantir o máximo conforto." },
{ id: "f3", title: "Tem acompanhamento?", content: "Sim, oferecemos suporte completo no pré e pós-procedimento." },
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-black-female-doctor-talking-couple-while-analyzing-their-medical-reports-consultations-clinic_637285-1761.jpg"
title="Perguntas Frequentes"
@@ -315,9 +177,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Agende sua avaliação"
title="Falar no WhatsApp"
description="Entre em contato conosco hoje mesmo."
@@ -330,32 +190,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Dra. Vitória Hagge",
items: [
{
label: "Sobre",
href: "#about",
},
{
label: "Procedimentos",
href: "#services",
},
],
},
{
title: "Contato",
items: [
{
label: "WhatsApp",
href: "https://wa.me/5521999999999",
},
{
label: "Localização",
href: "#contact",
},
],
},
{ title: "Dra. Vitória Hagge", items: [{ label: "Sobre", href: "#about" }, { label: "Procedimentos", href: "#services" }] },
{ title: "Contato", items: [{ label: "WhatsApp", href: "https://wa.me/5521999999999" }, { label: "Localização", href: "#contact" }] },
]}
bottomLeftText="© 2026 Dra. Vitória Hagge"
bottomRightText="Niterói, RJ"