Merge version_2 into main #2
@@ -30,15 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "home", href: "/"},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Pantheon", id: "pantheon", href: "#products"},
|
||||
name: "Pantheon", id: "#products"},
|
||||
{
|
||||
name: "Powers", id: "powers", href: "#features"},
|
||||
name: "Powers", id: "#features"},
|
||||
{
|
||||
name: "Mythology", id: "mythology", href: "#social-proof"},
|
||||
name: "Mythology", id: "#social-proof"},
|
||||
{
|
||||
name: "Contact", id: "contact", href: "#footer"},
|
||||
name: "Contact", id: "#footer"},
|
||||
]}
|
||||
brandName="hitesx"
|
||||
button={{
|
||||
@@ -171,6 +171,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/collection-colorful-chakras_23-2148562043.jpg", "http://img.b2bpic.net/free-vector/peace-symbol-ukraine-flag-colors-stop-conflict_1017-37579.jpg", "http://img.b2bpic.net/free-vector/blue-background-with-abstract-flower_1035-329.jpg", "http://img.b2bpic.net/free-vector/vintage-yoga-logos-badges_23-2147541006.jpg", "http://img.b2bpic.net/free-vector/shiny-winter-snowflake_1085-958.jpg", "http://img.b2bpic.net/free-vector/neon-summer-sale-banners_23-2148170119.jpg", "http://img.b2bpic.net/free-vector/green-christmas-wreath-with-blue-yellow-ribbons-neon-style_74855-1414.jpg"]}
|
||||
names={[]}
|
||||
title="Ancient Lineages & Cosmic Alliances"
|
||||
description="Recognized and revered across countless epochs, these are the divine connections and ancient traditions that uphold the cosmic order."
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user