Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-06-12 04:57:53 +00:00

View File

@@ -31,13 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", href: "/"},
name: "Home", id: "/"},
{
name: "Solutions", href: "/#services"},
name: "Solutions", id: "/#services"},
{
name: "About", href: "/#about"},
name: "About", id: "/#about"},
{
name: "Blog", href: "/blog"},
name: "Blog", id: "/blog"},
]}
brandName="Mishtel Services"
button={{