Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad15112a97 | |||
| b90ca3ab1e |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText=""
|
logoText=""
|
||||||
description="<span style='color: black;'>Comprometidos con la salud y el bienestar de tu mascota. Expertos en Cumbres.</span>"
|
description="Comprometidos con la salud y el bienestar de tu mascota. Expertos en Cumbres."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Llamar Ahora", href: "tel:8184000520"},
|
text: "Llamar Ahora", href: "tel:8184000520"},
|
||||||
@@ -59,7 +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"
|
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"
|
descriptionClassName="text-black text-sm md:text-base font-semibold text-center w-full max-w-lg mx-auto py-4"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user