Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-02 21:44:28 +00:00

View File

@@ -92,11 +92,11 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg?_wi=1",
imageAlt: "Familia feliz en la clínica dental",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg?_wi=1",
imageAlt: "Mujer sonriendo con dientes blancos",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
imageAlt: "Diente reparado con empaste estético",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg?_wi=2",
imageAlt: "teeth cleaning procedure professional",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
imageAlt: "Resultados de blanqueamiento dental",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg?_wi=2",
imageAlt: "teeth cleaning procedure professional",
},
]}