From c2b7ef28c83264c2a1d3dda4ec08a683105644fd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:26:04 +0000 Subject: [PATCH 1/2] 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 20cf7f5..e2a8ed0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { value: "2018", title: "Founded" }, { value: "5000+", title: "Families Served" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg" + imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg?_wi=2" imageAlt="Our Values & Commitment" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1 From 56531bd868414bd20909d0f0620db0dce7929a6b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:26:04 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2311897..a0842a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HomePage() { { value: "5000+", title: "Happy Families" }, { value: "8", title: "Play Zones" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg" + imageSrc="http://img.b2bpic.net/free-vector/shield-held-by-outline-hands_78370-4391.jpg?_wi=1" imageAlt="FuNtus Safety Standards" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1