From 5e23c2e8db711a46c81593821fbfb33855715cef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69d4d94..9b6f843 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1880.jpg" + imageSrc="http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1880.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Expert Orthodontic Care in North Miami Beach" description="Our practice is dedicated to providing personalized orthodontic solutions, including state-of-the-art aligners and traditional braces, in a warm and comfortable environment." - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-dentist-dentist-s-office_329181-20725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-dentist-dentist-s-office_329181-20725.jpg?_wi=1" /> @@ -258,7 +258,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1880.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-pretty-woman-posing_344912-1880.jpg?_wi=2", imageAlt: "Close up portrait of brunette woman smiling playing with hair strand showing new haircut posing over", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-dentist-s-office_329181-20725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-dentist-dentist-s-office_329181-20725.jpg?_wi=2", imageAlt: "Close up portrait of brunette woman smiling playing with hair strand showing new haircut posing over", }, ]}