diff --git a/src/app/appointment/page.tsx b/src/app/appointment/page.tsx index 42d1c53..4f65f6f 100644 --- a/src/app/appointment/page.tsx +++ b/src/app/appointment/page.tsx @@ -76,7 +76,7 @@ export default function AppointmentPage() { { text: "Learn More", href: "/services" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" imageAlt="Professional optician consultation" mediaAnimation="blur-reveal" imagePosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index cef1f01..a49cb53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function HomePage() {