diff --git a/src/app/page.tsx b/src/app/page.tsx index cf4e2a6..490951d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { }, { title: "Dental Implants", description: "Permanent, natural-looking replacements for missing teeth — restoring both function and confidence.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-writing-medical-report_107420-74077.jpg", imageAlt: "smiling dentist portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-dentist-writing-medical-report_107420-74077.jpg?_wi=1", imageAlt: "smiling dentist portrait"}, items: [ { icon: Shield, @@ -237,7 +237,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us how we can help"}} - imageSrc="http://img.b2bpic.net/free-photo/smiling-dentist-writing-medical-report_107420-74077.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-dentist-writing-medical-report_107420-74077.jpg?_wi=2" imageAlt="friendly dental reception" />