Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-11 08:37:12 +00:00

View File

@@ -55,16 +55,16 @@ export default function Home() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-sellers-office-doing-paper-work_23-2148332878.jpg", imageAlt: "protección familiar seguros hogar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-clipboard-suit-looking-strict-front-view_176474-14748.jpg", imageAlt: "portapapeles seguro documento legal" },
{ imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804670.jpg", imageAlt: "personas familia grupo seguro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/credit-check-financial-accounting-request-form-concept_53876-125105.jpg", imageAlt: "certificado aprobado documento oficial" }
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-sellers-office-doing-paper-work_23-2148332878.jpg?_wi=1", imageAlt: "protección familiar seguros hogar" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-clipboard-suit-looking-strict-front-view_176474-14748.jpg?_wi=1", imageAlt: "portapapeles seguro documento legal" },
{ imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804670.jpg?_wi=1", imageAlt: "personas familia grupo seguro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/credit-check-financial-accounting-request-form-concept_53876-125105.jpg?_wi=1", imageAlt: "certificado aprobado documento oficial" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-clipboard-suit-looking-strict-front-view_176474-14748.jpg", imageAlt: "portapapeles seguro documento legal" },
{ imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804670.jpg", imageAlt: "personas familia grupo seguro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/credit-check-financial-accounting-request-form-concept_53876-125105.jpg", imageAlt: "certificado aprobado documento oficial" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-sellers-office-doing-paper-work_23-2148332878.jpg", imageAlt: "protección familiar seguros hogar" }
{ imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-clipboard-suit-looking-strict-front-view_176474-14748.jpg?_wi=2", imageAlt: "portapapeles seguro documento legal" },
{ imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804670.jpg?_wi=2", imageAlt: "personas familia grupo seguro" },
{ imageSrc: "http://img.b2bpic.net/free-photo/credit-check-financial-accounting-request-form-concept_53876-125105.jpg?_wi=2", imageAlt: "certificado aprobado documento oficial" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-car-dealer-sellers-office-doing-paper-work_23-2148332878.jpg?_wi=2", imageAlt: "protección familiar seguros hogar" }
]}
buttons={[
{ text: "Obtener Cotización", href: "contact" },