Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89a9b3f233 | |||
| 61d2319df7 | |||
| bc55706ba8 | |||
| 0fda08b06e | |||
| 45598cc929 | |||
| d5ea9e0d12 | |||
| 43b1eaeae0 | |||
| 6e627390af | |||
| 61770bdd2e | |||
| 74843cdb01 | |||
| 3e016a408b | |||
| 81d037a719 | |||
| 7cb2589fbc | |||
| 5a8afb653f | |||
| ac53ecd92e | |||
| 22598485de |
@@ -1,73 +1,27 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
import { Halant } from "next/font/google";
|
import { Geist, Geist_Mono } from "next/font/google";
|
||||||
import { Inter } from "next/font/google";
|
|
||||||
import { Open_Sans } from "next/font/google";
|
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|
||||||
import Tag from "@/tag/Tag";
|
|
||||||
|
|
||||||
const halant = Halant({
|
const geistSans = Geist({
|
||||||
variable: "--font-halant",
|
variable: "--font-geist-sans", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
weight: ["300", "400", "500", "600", "700"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const inter = Inter({
|
const geistMono = Geist_Mono({
|
||||||
variable: "--font-inter",
|
variable: "--font-geist-mono", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
|
||||||
|
|
||||||
const openSans = Open_Sans({
|
|
||||||
variable: "--font-open-sans",
|
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Implantes Dentários em Jundiaí | Instituto Renova",
|
title: "Instituto Renova - Implantodontia Avançada", description: "Tratamentos modernos em implantes dentários com tecnologia digital e atendimento humanizado. Prof. Dr. Felipe Borba, especialista em implantes em Jundiaí."};
|
||||||
description: "Especialista em implantes dentários avançados em Jundiaí. Prof. Dr. Felipe Borba oferece tratamentos modernos com tecnologia digital. Avaliação gratuita!",
|
|
||||||
keywords: "implante dentário Jundiaí, implantodontista Jundiaí, clínica de implantes, protocolo dentário, cirurgia guiada, odontologia digital",
|
|
||||||
metadataBase: new URL("https://odontologiarenova.com.br"),
|
|
||||||
alternates: {
|
|
||||||
canonical: "https://odontologiarenova.com.br",
|
|
||||||
},
|
|
||||||
openGraph: {
|
|
||||||
title: "Implantes Dentários Avançados em Jundiaí",
|
|
||||||
description: "Recupere seu sorriso com o especialista Prof. Dr. Felipe Borba. Tecnologia de ponta e atendimento humanizado.",
|
|
||||||
url: "https://odontologiarenova.com.br",
|
|
||||||
siteName: "Instituto Renova",
|
|
||||||
type: "website",
|
|
||||||
images: [
|
|
||||||
{
|
|
||||||
url: "http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg",
|
|
||||||
alt: "Instituto Renova - Clínica de Implantodontia",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
twitter: {
|
|
||||||
card: "summary_large_image",
|
|
||||||
title: "Implantes Dentários Avançados em Jundiaí",
|
|
||||||
description: "Especialista em implantodontia com 15+ anos de experiência",
|
|
||||||
images: ["http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"],
|
|
||||||
},
|
|
||||||
robots: {
|
|
||||||
index: true,
|
|
||||||
follow: true,
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
}: Readonly<{
|
}: {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
}>) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="pt-BR">
|
||||||
<ServiceWrapper>
|
<body className={`${geistSans.variable} ${geistMono.variable} antialiased`}>
|
||||||
<body
|
{children}
|
||||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
|
||||||
>
|
|
||||||
<Tag />
|
|
||||||
{children}
|
|
||||||
|
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
@@ -1436,7 +1390,6 @@ export default function RootLayout({
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</body>
|
</body>
|
||||||
</ServiceWrapper>
|
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -70,8 +70,8 @@ export default function HomePage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-having-dental-treatment-dentist-s-office-woman-is-being-treated-teeth_1157-42150.jpg?_wi=1", imageAlt: "Maria Costa"},
|
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-having-dental-treatment-dentist-s-office-woman-is-being-treated-teeth_1157-42150.jpg?_wi=1", imageAlt: "Maria Costa"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Agendar Avaliação", href: "/contato" },
|
|
||||||
{ text: "Falar no WhatsApp", href: "https://wa.me/5511916360028" },
|
{ text: "Falar no WhatsApp", href: "https://wa.me/5511916360028" },
|
||||||
|
{ text: "Ligar Agora", href: "tel:+5511916360028" },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user