From 49bdefa7db5bdf2cf9f732a16d371590303b38f9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:27:50 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b755557..be80d9d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { description="Voss Rd Pharmacy Team" subdescription="Houston, Texas" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/african-american-doctor-analyzing-medical-reports-with-her-colleagues-clinic_637285-11176.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-doctor-analyzing-medical-reports-with-her-colleagues-clinic_637285-11176.jpg?_wi=1" imageAlt="Voss Rd Pharmacy professional team" mediaAnimation="slide-up" useInvertedBackground={false} From c4103c37b63bf0c091c44c094ce840011f90fb1b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:27:51 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ebaab5d..1daeb71 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -62,15 +62,15 @@ export default function ContactPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/building_1127-3295.jpg?_wi=2", imageAlt: "Voss Rd Pharmacy location", }, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-analyzing-medical-reports-with-her-colleagues-clinic_637285-11176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-analyzing-medical-reports-with-her-colleagues-clinic_637285-11176.jpg?_wi=2", imageAlt: "Pharmacy team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg?_wi=2", imageAlt: "Patient consultation", }, ]} @@ -116,7 +116,7 @@ export default function ContactPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/building_1127-3295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/building_1127-3295.jpg?_wi=3" imageAlt="Voss Rd Pharmacy location" mediaAnimation="slide-up" mediaPosition="right" From 00c0ab93d8c5ccc92206453eb35501ae214860eb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:27:52 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 661e2d0..ea4c2f3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +