From 2394945babb4d413078eaaf307962b6b938fc464 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:19:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1def45b..2f9fcfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,20 +43,20 @@ export default function LandingPage() { title="La excelencia dental que tu sonrisa merece" description="Redefinimos la experiencia odontológica en San Luis con tecnología de punta y un enfoque personalizado de lujo clínico." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" } + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=1", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=2", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=3", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=4", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=5", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=6", imageAlt: "perfect dental smile happy" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg", imageAlt: "perfect dental smile happy" } + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=7", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=8", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=9", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=10", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=11", imageAlt: "perfect dental smile happy" }, + { imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-woman-looking-surprised-full-disbelief-wide-open-mouth_273609-13689.jpg?_wi=12", imageAlt: "perfect dental smile happy" } ]} buttons={[{ text: "Agendar Cita", href: "#contacto" }]} avatars={[ -- 2.49.1