diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e230364..7d69426 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { background={{ variant: "sparkles-gradient"}} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg?_wi=2" imageAlt="happy patient smiling at dental office" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b83dfb..ec29af6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg?_wi=1" imageAlt="happy patient smiling at dental office" mediaAnimation="slide-up" mediaPosition="right"