From dd6b05d49ad003167457a596ef5bc200fde01beb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:07:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed88fd4..95bc777 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,9 +93,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "AI Live Agents", description: "Real-time shifts monitoring and guard interaction.", imageSrc: "http://img.b2bpic.net/free-photo/key-lock-password-security-privacy-protection-graphic_53876-122570.jpg" }, - { title: "GPS & Geofencing", description: "Reliable verification that guards are on-site.", imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-walking-outside-with-medical-mask-with-copy-space_23-2148693046.jpg" }, - { title: "Client Reporting", description: "End-of-day transparency reports with scan photos.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg" }, + { title: "AI Live Agents", description: "Improve oversight and boost efficiency through real-time guard interaction and 24/7 shift monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/key-lock-password-security-privacy-protection-graphic_53876-122570.jpg" }, + { title: "GPS & Geofencing", description: "Reduce liability and ensure 100% site coverage through real-time GPS verification of guard locations.", imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-walking-outside-with-medical-mask-with-copy-space_23-2148693046.jpg" }, + { title: "Client Reporting", description: "Gain full visibility with end-of-day transparency reports and digital documentation of all site activity.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-waiting-area_107420-95822.jpg" }, ]} title="The GuardOwl Advantage" description="We utilize the latest in security technology for total transparency, including GPS tracking, AI agent check-ins, and automated daily reporting." -- 2.49.1