Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ea88eac71 | |||
| 35d807d84f | |||
| 3ebcc4f141 | |||
| 12c5b78cf1 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText=""
|
||||
description="Comprometidos con la salud y el bienestar de tu mascota. Expertos en Cumbres."
|
||||
description="<span style='color: black;'>Comprometidos con la salud y el bienestar de tu mascota. Expertos en Cumbres.</span>"
|
||||
buttons={[
|
||||
{
|
||||
text: "Llamar Ahora", href: "tel:8184000520"},
|
||||
@@ -59,6 +59,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5YWegwYm2GBXyF8qGtjaJbIZj/uploaded-1779473873289-fp6neqzg.png", imageAlt: "MEDVET Monterrey Logo"
|
||||
}
|
||||
]}
|
||||
descriptionClassName="text-black font-medium leading-relaxed max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -154,7 +155,7 @@ export default function LandingPage() {
|
||||
tag="Contacto"
|
||||
title="Agenda tu cita"
|
||||
description="Llámanos al 81 8400 0520 o contáctanos por nuestras redes sociales."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-female-veterinarian-with-dog-table-clinic_23-2147928376.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-female-veteranarian-with-dog-table-clinic_23-2147928376.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Enviar mensaje"
|
||||
/>
|
||||
@@ -190,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user