Merge version_2 into main #5
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user