diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1242359..242008c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,13 +94,13 @@ export default function AboutPage() { id: 1, title: "Patient Comfort First", description: "We understand that many patients experience anxiety in dental settings. Our gentle approach and relaxing environment ensure every visit is as comfortable as possible.", - imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patients-stomatology-reception-waiting-line-taking-filling-form-doctor-examining-senior-man-discussing-teeh-healthcare_482257-4850.jpg?_wi=2", }, { id: 2, title: "Advanced Technology", description: "We invest in the latest dental technologies and techniques to provide the most efficient, effective, and minimally invasive treatments available.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053280.jpg?_wi=2", }, { id: 3, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c6d75d9..b1cd5da 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -84,7 +84,7 @@ export default function ContactPage() { - + {children}