Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,8 +52,8 @@ export default function IntegralPage() {
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tanned-long-haired-woman-white-top-with-floral-print-enjoying-summer-day-vacation-warm-country_197531-17030.jpg", imageAlt: "Cabello natural saludable en Integral" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg", imageAlt: "Interior del salón Integral" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg", imageAlt: "Ambiente premium del salón" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg?_wi=1", imageAlt: "Interior del salón Integral" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg?_wi=1", imageAlt: "Ambiente premium del salón" }
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -75,7 +75,7 @@ export default function IntegralPage() {
|
||||
{ value: "100%", title: "Productos Naturales" },
|
||||
{ value: "LGBTQ+", title: "Espacio Inclusivo" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg?_wi=2"
|
||||
imageAlt="Interior del salón Integral"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -125,7 +125,7 @@ export default function IntegralPage() {
|
||||
{ value: "15+", title: "Años de Experiencia" },
|
||||
{ value: "1000+", title: "Clientes Satisfechos" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg?_wi=2"
|
||||
imageAlt="Experiencia wellness en Integral"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -188,7 +188,7 @@ export default function IntegralPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "¿En qué podemos ayudarte?", rows: 4, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-young-woman-sitting-chair-balcony_23-2148161274.jpg?_wi=3"
|
||||
imageAlt="Ubicación del salón Integral"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -210,7 +210,7 @@ export default function IntegralPage() {
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-interior-design-with-eucalyptus-plant_23-2149420712.jpg?_wi=3"
|
||||
imageAlt="Tu mejor versión te espera"
|
||||
containerClassName="py-20 bg-gradient-to-r from-primary-cta to-accent/30"
|
||||
titleClassName="text-4xl md:text-5xl font-semibold text-white"
|
||||
|
||||
Reference in New Issue
Block a user