From d0cfa164a1852afc2654c9a45bfbbf8bbdac5412 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:23 +0000 Subject: [PATCH 1/4] 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 b47c539..addd7bc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { description="Leading MSK Rehabilitation Provider" subdescription="Pyatt MSK Rehabilitation Center" icon={Heart} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=4" imageAlt="Professional rehabilitation therapy" mediaAnimation="slide-up" useInvertedBackground={false} @@ -99,7 +99,7 @@ export default function AboutPage() { tag="Our Values" title="Patient-Centered Excellence" description="We are committed to providing the highest standard of MSK care with a focus on patient outcomes, professional integrity, and continuous improvement." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=3" imageAlt="Patient-centered rehabilitation approach" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From a5d2991644e01129355c26e62ba7f488dbf7b984 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:24 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34e6532..34a7434 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function HomePage() { { text: "Learn More", href: "#services" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-hspmpn0c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-hspmpn0c.png?_wi=1" imageAlt="Professional rehabilitation therapy session" frameStyle="card" mediaAnimation="blur-reveal" @@ -89,7 +89,7 @@ export default function HomePage() { description="Patient-Centered Excellence" subdescription="Pyatt MSK Rehabilitation" icon={Heart} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=1" imageAlt="Physiotherapy treatment" mediaAnimation="slide-up" useInvertedBackground={false} @@ -120,7 +120,7 @@ export default function HomePage() { tag="Our Services" title="Comprehensive Treatment Services" description="Tailored rehabilitation programs addressing a wide range of musculoskeletal conditions. From acute injuries to chronic pain, we have the expertise to help you recover." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=1" imageAlt="Sports medicine rehabilitation" mediaAnimation="slide-up" mediaPosition="right" @@ -143,17 +143,17 @@ export default function HomePage() { Date: Tue, 3 Mar 2026 11:05:25 +0000 Subject: [PATCH 3/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 2fd79db..006cb1d 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -95,7 +95,7 @@ export default function PricingPage() { tag="What's Included" title="Comprehensive Care at Every Level" description="All our pricing plans include access to our professional team, advanced treatment techniques, and personalized recovery support." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=3" imageAlt="Physiotherapy treatment" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 9d2dfc3f42941717537d00eb61ccdfdf966b312b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:05:26 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 994e5fd..44efb0d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -65,7 +65,7 @@ export default function ServicesPage() { tag="Our Services" title="Comprehensive Treatment Services" description="Tailored rehabilitation programs addressing a wide range of musculoskeletal conditions. From acute injuries to chronic pain, we have the expertise to help you recover." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-o7xkjjcg.png?_wi=2" imageAlt="Sports medicine rehabilitation" mediaAnimation="slide-up" mediaPosition="right" @@ -89,7 +89,7 @@ export default function ServicesPage() { tag="Our Process" title="Your Personalized Recovery Path" description="We follow a structured, evidence-based approach to ensure optimal recovery. Each step is designed with your unique needs in mind." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQpbnFYe6fEjhWs3QB3kCkfR4d/uploaded-1772535267968-r33h1geo.png?_wi=2" imageAlt="Patient assessment process" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1