From a0e6f5893d41649bc42226d3e3c5cee5cbb507b6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:42:34 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b209996..7fe4381 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { title="Our Commitment to Your Health" description="At Good Health Clinic, we are dedicated to providing comprehensive, compassionate, and professional healthcare services. With years of expertise in thyroid disorders, gastrointestinal conditions, and general health management, our team of experienced doctors is committed to your well-being. We believe in combining accurate diagnosis with affordable, patient-centered treatment to ensure every patient receives the care they deserve." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-corridor_107420-84841.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-doctors-standing-corridor_107420-84841.jpg?_wi=3" imageAlt="Good Health Clinic medical team" buttons={[{ text: "Our Services", href: "/services" }]} useInvertedBackground={false} @@ -123,7 +123,7 @@ export default function AboutPage() {