Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5ea9e0d12 | |||
| 43b1eaeae0 | |||
| 61770bdd2e | |||
| 74843cdb01 | |||
| 3e016a408b | |||
| 81d037a719 | |||
| 7cb2589fbc | |||
| 5a8afb653f | |||
| ac53ecd92e | |||
| 22598485de |
1441
src/app/layout.tsx
1441
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -20,6 +20,7 @@ export default function HomePage() {
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Tecnologia", id: "technology" },
|
||||
{ name: "Avaliações", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
];
|
||||
|
||||
@@ -98,7 +99,7 @@ export default function HomePage() {
|
||||
tag="Tratamentos Especializados"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -120,7 +121,7 @@ export default function HomePage() {
|
||||
tag="Inovação em Implantodontia"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
@@ -146,7 +147,7 @@ export default function HomePage() {
|
||||
tag="Depoimentos"
|
||||
tagIcon={Heart}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
testimonials={[
|
||||
@@ -173,7 +174,6 @@ export default function HomePage() {
|
||||
tag="Informações"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
@@ -217,4 +217,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,19 +4,19 @@ import Link from "next/link";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
|
||||
import MediaAbout from "@/components/sections/about/MediaAbout";
|
||||
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Award, Users, HelpCircle, Linkedin, Phone } from "lucide-react";
|
||||
import { Award, Heart } from "lucide-react";
|
||||
|
||||
export default function AboutPage() {
|
||||
export default function SobrePage() {
|
||||
const navItems = [
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Serviços", id: "services" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Tecnologia", id: "technology" },
|
||||
{ name: "Avaliações", id: "testimonials" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
{ name: "Início", id: "/" },
|
||||
{ name: "Serviços", id: "/#services" },
|
||||
{ name: "Sobre", id: "/sobre" },
|
||||
{ name: "Tecnologia", id: "/#technology" },
|
||||
{ name: "Avaliações", id: "/#testimonials" },
|
||||
{ name: "FAQ", id: "/#faq" },
|
||||
{ name: "Contato", id: "/#contact" },
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -39,7 +39,7 @@ export default function AboutPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about" className="py-20">
|
||||
<div id="about-hero" data-section="about-hero" className="py-20">
|
||||
<MediaAbout
|
||||
title="Prof. Dr. Felipe Borba - Especialista em Implantes"
|
||||
description="Especialista e Mestre em Implantodontia com mais de 15 anos de experiência. Referência em implantes dentários avançados na região de Jundiaí. Atendimento humanizado que combina tecnologia de ponta com cuidado personalizado."
|
||||
@@ -48,61 +48,35 @@ export default function AboutPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg"
|
||||
imageAlt="Prof. Dr. Felipe Borba"
|
||||
buttons={[
|
||||
{ text: "Conheça o Especialista", href: "/especialista" },
|
||||
{ text: "Agendar Consulta", href: "/#contact" },
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team" className="py-20">
|
||||
<TeamCardTwo
|
||||
title="Conheça Nossa Equipe"
|
||||
description="Profissionais dedicados ao seu sorriso com competência e humanidade."
|
||||
tag="Equipe Especializada"
|
||||
tagIcon={Users}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
useInvertedBackground={true}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Prof. Dr. Felipe Borba", role: "Especialista em Implantes", description: "Mestre em Implantodontia com 15+ anos de experiência. Referência na região de Jundiaí.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-joyful-male-doctor_171337-1489.jpg", imageAlt: "Prof. Dr. Felipe Borba", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dra. Eliria", role: "Cirurgiã Odontológica", description: "Especialista em cirurgia guiada e implantologia. Dedicada ao cuidado personalizado.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-assistant-process-work-close-up-portrait_1321-2537.jpg", imageAlt: "Dra. Eliria", socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3", name: "Equipe de Suporte", role: "Higienistas e Assistentes", description: "Profissionais treinados para garantir seu conforto e segurança em cada visita.", imageSrc: "http://img.b2bpic.net/free-photo/she-s-looking-forward-day-spa_637285-9501.jpg", imageAlt: "Equipe de Suporte", socialLinks: [
|
||||
{ icon: Phone, url: "tel:+5511916360028" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq" className="py-20">
|
||||
<FaqBase
|
||||
title="Dúvidas Sobre Nossa Clínica"
|
||||
description="Informações importantes sobre nossa estrutura, atendimento e valores."
|
||||
tag="Informações"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials" className="py-20">
|
||||
<TestimonialCardSix
|
||||
title="O que Dizem Nossos Pacientes"
|
||||
description="Histórias reais de transformação e recuperação de confiança através do melhor cuidado odontológico."
|
||||
tag="Depoimentos"
|
||||
tagIcon={Heart}
|
||||
textboxLayout="default"
|
||||
animationType="opacity"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Como é o ambiente da clínica?", content: "Instituto Renova possui estrutura de alto padrão com consultórios modernos, equipamentos de última geração e ambiente acolhedor. Nossas instalações foram projetadas para proporcionar conforto e segurança durante seus atendimentos."},
|
||||
id: "1", name: "Ana Paula", handle: "@ana.paula.smile", testimonial: "Eu estou sem palavras pra dizer o resultado do trabalho dessa equipe. Voltei a comer e sorrir normalmente!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Ana Paula"},
|
||||
{
|
||||
id: "2", title: "Qual é a experiência do Prof. Dr. Felipe Borba?", content: "Prof. Dr. Felipe Borba é Mestre em Implantodontia com mais de 15 anos de especialização. Referência regional em procedimentos avançados de implantes e cirurgias guiadas, com mais de 500 casos bem-sucedidos."},
|
||||
id: "2", name: "Roberto Mendes", handle: "@roberto.mendes", testimonial: "Dr Felipe e Dra Eliria são nota 10, indico de olhos fechados!! Profissionalismo de primeira qualidade.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-doctor-checking-patient_23-2149726926.jpg", imageAlt: "Roberto Mendes"},
|
||||
{
|
||||
id: "3", title: "A clínica oferece parcelamento?", content: "Sim, oferecemos opções de parcelamento facilitado para tornar os tratamentos acessíveis. Consulte nossas opções de financiamento durante a avaliação."},
|
||||
id: "3", name: "Carla Oliveira", handle: "@carla.oliveira", testimonial: "Clínica alto padrão com preços acessíveis! Ambiente acolhedor e equipe muito atenciosa.", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-having-dental-treatment-dentist-s-office-woman-is-being-treated-teeth_1157-42150.jpg", imageAlt: "Carla Oliveira"},
|
||||
{
|
||||
id: "4", title: "Qual é o horário de funcionamento?", content: "Funcionamos de segunda a sexta com atendimento até as 19:00. Oferecemos também agendamentos de acordo com sua disponibilidade."},
|
||||
id: "4", name: "Fernando Costa", handle: "@fernando.costa", testimonial: "Melhor decisão que tomei foi confiar meu sorriso ao Instituto Renova. Resultado espetacular!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg", imageAlt: "Fernando Costa"},
|
||||
{
|
||||
id: "5", name: "Juliana Silva", handle: "@juliana.silva", testimonial: "Tratamento rápido, eficaz e com tecnologia moderna. Super recomendo para quem quer recuperar o sorriso!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg", imageAlt: "Juliana Silva"},
|
||||
{
|
||||
id: "6", name: "Marcos Ribeiro", handle: "@marcos.ribeiro", testimonial: "Profissionais de excelência! Consegui recuperar minha autoestima e confiança através dos implantes.", imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg", imageAlt: "Marcos Ribeiro"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,4 +90,4 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user