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", }, ]}