Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c758031c8a | |||
| f13e898010 | |||
| 6d02b24143 | |||
| 3fdfdbbd7a | |||
| 7435cbd9b2 | |||
| 6f63c09795 | |||
| 425b29148c | |||
| 4d1e639aae | |||
| 5928f82882 | |||
| b35a438d05 | |||
| 3ae07a3a0d | |||
| c4dde8cf06 | |||
| 317c9d27d0 | |||
| 21460c5160 | |||
| 03f0ab5052 | |||
| eac85df572 |
@@ -1,8 +1,8 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
|
import "./globals.css";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Dr. Alexandre Nascimento - Oftalmologia", description: "Cuidado visual de excelência. Consultas oftalmológicas completas com tecnologia moderna em Nova Mutum."
|
title: "Dr. Alexandre Nascimento - Oftalmologia", description: "Cuidado visual de excelência com tecnologia moderna e atendimento humanizado em Nova Mutum."};
|
||||||
};
|
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
description="Cuidado completo para a saúde dos seus olhos com tecnologia moderna e atendimento humanizado."
|
description="Cuidado completo para a saúde dos seus olhos com tecnologia moderna e atendimento humanizado."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Agendar Consulta", href: "#contact" },
|
{ text: "📞 (65) 99919-0657", href: "tel:+5565999190657" },
|
||||||
{ text: "💬 WhatsApp", href: "https://wa.me/5565999190657" },
|
{ text: "💬 WhatsApp", href: "https://wa.me/5565999190657" },
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARFztSxKGawKofg6qXWL5p5C2j/uploaded-1772725751716-5637zce4.webp"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARFztSxKGawKofg6qXWL5p5C2j/uploaded-1772725751716-5637zce4.webp"
|
||||||
|
|||||||
Reference in New Issue
Block a user