Update src/app/page.tsx

This commit is contained in:
2026-05-11 18:39:59 +00:00
parent 90ac678cec
commit fee49abd5f

View File

@@ -39,6 +39,7 @@ export default function LandingPage() {
{ name: "Contact", id: "#contact" },
]}
brandName="LSPD SOG"
button={{ text: "Emergency", href: "#contact" }}
/>
</div>