Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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={{
|
||||
|
||||
Reference in New Issue
Block a user