Merge version_1 into main #6
@@ -54,8 +54,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777162.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-woman-dog_23-2148777162.jpg"
|
||||||
imageAlt="Perro feliz después de un tratamiento de estética en Bubbu"
|
imageAlt="Perro feliz después de un tratamiento de estética en Bubbu"
|
||||||
mediaAnimation="background-highlight"
|
mediaAnimation="blur-reveal"
|
||||||
buttonAnimation="text-stagger"
|
buttonAnimation="blur-reveal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
ariaLabel="Hero section"
|
ariaLabel="Hero section"
|
||||||
/>
|
/>
|
||||||
@@ -75,8 +75,8 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-girl-posing-with-dog_23-2148861605.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-girl-posing-with-dog_23-2148861605.jpg"
|
||||||
imageAlt="Personal de Bubbu con un perro en un ambiente acogedor"
|
imageAlt="Personal de Bubbu con un perro en un ambiente acogedor"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
mediaAnimation="background-highlight"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="background-highlight"
|
metricsAnimation="blur-reveal"
|
||||||
ariaLabel="About section"
|
ariaLabel="About section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-cleaning-dog_23-2149652645.jpg", imageAlt: "Groomer realizando limpieza dental a un perro"
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-cleaning-dog_23-2149652645.jpg", imageAlt: "Groomer realizando limpieza dental a un perro"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="entrance-slide"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
ariaLabel="Feature section"
|
ariaLabel="Feature section"
|
||||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
|||||||
{ id: "m3", value: "✨", description: "Transformación Feliz" }
|
{ id: "m3", value: "✨", description: "Transformación Feliz" }
|
||||||
]}
|
]}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
animationType="entrance-slide"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
ariaLabel="Metrics section"
|
ariaLabel="Metrics section"
|
||||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
|||||||
{ value: "+100", label: "Clientes Felices" },
|
{ value: "+100", label: "Clientes Felices" },
|
||||||
{ value: "+5", label: "Años de Experiencia" }
|
{ value: "+5", label: "Años de Experiencia" }
|
||||||
]}
|
]}
|
||||||
animationType="entrance-slide"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
ariaLabel="Testimonials section"
|
ariaLabel="Testimonials section"
|
||||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
|||||||
{ id: "p6", name: "Amigos Peludos", price: "Amor Incondicional", variant: "Momentos Bubbu", imageSrc: "http://img.b2bpic.net/free-photo/cute-teenage-girl-with-dog-pet-girl-playing-with-her-pet-dog-home_169016-68107.jpg", imageAlt: "Perro juguetón en el salón" }
|
{ id: "p6", name: "Amigos Peludos", price: "Amor Incondicional", variant: "Momentos Bubbu", imageSrc: "http://img.b2bpic.net/free-photo/cute-teenage-girl-with-dog-pet-girl-playing-with-her-pet-dog-home_169016-68107.jpg", imageAlt: "Perro juguetón en el salón" }
|
||||||
]}
|
]}
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
animationType="entrance-slide"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
ariaLabel="Product section"
|
ariaLabel="Product section"
|
||||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fluffy-white-dog_23-2148777143.jpg", imageAlt: "Perro con un pelaje brillante"
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fluffy-white-dog_23-2148777143.jpg", imageAlt: "Perro con un pelaje brillante"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
animationType="entrance-slide"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
ariaLabel="Pricing section"
|
ariaLabel="Pricing section"
|
||||||
|
|||||||
Reference in New Issue
Block a user