Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5da6778ddd | |||
| ac4d6257dc |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Agendar Consulta", href: "#contact"},
|
||||
text: "Agendar Consulta Agora", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Atendem 24h?", content: "Sim, temos plantão 24 horas para emergências veterinárias. Ligue agora para nosso plantão."},
|
||||
id: "q1", title: "Atendem 24h?", content: "Sim, temos plantão 24 horas para emergências veterinárias."},
|
||||
{
|
||||
id: "q2", title: "Preciso agendar?", content: "Para consultas de rotina recomendamos agendamento prévio."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user