diff --git a/src/app/page.tsx b/src/app/page.tsx index 7625c44..ba0713d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,6 @@ export default function LandingPage() { tag="Especialidades" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" gridVariant="uniform-all-items-equal" products={[ { @@ -95,6 +94,7 @@ export default function LandingPage() { } ]} carouselMode="buttons" + animationType="slide-up" /> @@ -105,7 +105,6 @@ export default function LandingPage() { tag="Galería de Fotos" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1, @@ -173,7 +172,6 @@ export default function LandingPage() { tag="Ubicación" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1,