Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 122e9b553b | |||
| 8dff195d4c | |||
| 08c45133b3 | |||
| c758031c8a | |||
| f13e898010 | |||
| 6d02b24143 | |||
| 3fdfdbbd7a | |||
| 7435cbd9b2 | |||
| 6f63c09795 | |||
| 425b29148c | |||
| 4d1e639aae | |||
| 5928f82882 | |||
| b35a438d05 | |||
| 3ae07a3a0d | |||
| c4dde8cf06 | |||
| 317c9d27d0 | |||
| 21460c5160 | |||
| 03f0ab5052 | |||
| eac85df572 |
@@ -1,7 +1,8 @@
|
||||
import type { Metadata } from "next";
|
||||
import "./globals.css";
|
||||
|
||||
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({
|
||||
|
||||
@@ -39,10 +39,10 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
title="Cuidado Visual de Excelência"
|
||||
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. ☎️ (65) 99919-0657"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "📞 Agendar Consulta", href: "#contact" },
|
||||
{ text: "Agendar Consulta", href: "tel:+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"
|
||||
|
||||
Reference in New Issue
Block a user