From 6ad23362c010857202f17147a6f35200df4da04f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:52:18 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7f40097..a06b178 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/side-view-man-taking-notes-ambulance-car_23-2149478462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-man-taking-notes-ambulance-car_23-2149478462.jpg?_wi=2" imageAlt="safety training concept" /> -- 2.49.1 From e000090155260b522bfef49be05b06675caf6433 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:52:18 +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 2d3e933..30506ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -256,7 +256,7 @@ export default function LandingPage() { content: "Use the integrated charger provided with every unit.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-man-taking-notes-ambulance-car_23-2149478462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-man-taking-notes-ambulance-car_23-2149478462.jpg?_wi=1" title="Frequently Asked Questions" description="Everything you need to know about safety gear." faqsAnimation="blur-reveal" -- 2.49.1