Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-23 05:12:46 +00:00

View File

@@ -34,27 +34,27 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "#about",
},
{
name: "Products",
id: "products",
href: "#products",
},
{
name: "Solutions",
id: "solutions",
href: "#solutions",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
brandName="RK Security System"