Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -50,18 +50,18 @@ export default function LandingPage() {
|
||||
{ text: "Solicitar presupuesto", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/chores-woman-cleaning-table-surfcase-with-disinfector_259150-59505.jpg?_wi=1", imageAlt: "Interior limpio y profesional"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/chores-woman-cleaning-table-surfcase-with-disinfector_259150-59505.jpg", imageAlt: "Interior limpio y profesional"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=1", imageAlt: "Servicio de limpieza del hogar"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg", imageAlt: "Servicio de limpieza del hogar"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-laptop-cleaning-products-flat-lay_169016-23965.jpg", imageAlt: "Limpieza de oficinas profesional"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/processing-workplace-kitchen-with-antiseptic_169016-19959.jpg", imageAlt: "Limpieza profunda exhaustiva"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/chores-woman-cleaning-table-surfcase-with-disinfector_259150-59505.jpg?_wi=2", imageAlt: "Espacio limpio reluciente"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/chores-woman-cleaning-table-surfcase-with-disinfector_259150-59505.jpg", imageAlt: "Espacio limpio reluciente"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-vector/vintage-women-s-day-label-collection_23-2148423941.jpg", imageAlt: "Empresa local en Castalla"},
|
||||
]}
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
tag="Servicios"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-protective-gloves-with-rag-cleaning-electric-stove-home-kitchen-girl-washing-black-shiny-surface-kitchen-top-concept-housework_639032-2675.jpg"
|
||||
imageAlt="Servicio profesional de limpieza"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
|
||||
Reference in New Issue
Block a user