Merge version_5 into main #10
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
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={[
|
||||
{
|
||||
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"
|
||||
}
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user