Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-20 19:09:54 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroBillboard
background={{ variant: "gradient-bars" }}
title="Reliable Security Guard Services 24/7"
description="Professional, licensed protection for businesses, events, and properties. Female-owned and powered by industry-leading transparency systems."
description="Professional, licensed protection empowered by the GuardOwl technology suite. Experience unparalleled accountability, real-time transparency, and active site oversight."
buttons={[{ text: "Request a Quote", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-male-security-guard-with-barbed-wire-fence_23-2150368769.jpg"
avatars={[
@@ -172,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}