From 033a0fe244a55057e61258eef5e0f38ac22a7029 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 03:27:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3668c88..b351cde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { text: "Emergency Services", href: "#services"}, ]} buttonAnimation="none" - videoSrc="http://img.b2bpic.net/free-photo/middle-aged-thai-lady-colorful-northern-thai-style-costume-outdoor-tourist-place-chiang-mai-lanna-thailand_1150-13558.jpg" + videoSrc="http://img.b2bpic.net/free-photo/middle-aged-thai-lady-colorful-northern-thai-style-costume-outdoor-tourist-place-chiang-mai-lanna-thailand_1150-13558.jpg?_wi=1" videoAriaLabel="Firefighters responding to an emergency" showBlur={true} textPosition="bottom" @@ -83,7 +83,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/portrait-firefighter-standing-front-fire-engine_1157-46934.jpg", alt: "Community Member 5"}, ]} avatarText="Over 1000 lives protected annually" - imageSrc="http://img.b2bpic.net/free-photo/middle-aged-thai-lady-colorful-northern-thai-style-costume-outdoor-tourist-place-chiang-mai-lanna-thailand_1150-13558.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-aged-thai-lady-colorful-northern-thai-style-costume-outdoor-tourist-place-chiang-mai-lanna-thailand_1150-13558.jpg?_wi=2" imageAlt="fire truck responding emergency lights" /> -- 2.49.1