Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -33,10 +33,13 @@ export default function LandingPage() {
|
||||
brandName="Endless Runner Adventures"
|
||||
navItems={[
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Gameplay", id: "gameplay" },
|
||||
{ name: "Unlocks", id: "unlocks" },
|
||||
{ name: "Performance", id: "performance" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQs", id: "faqs" },
|
||||
{ name: "Integrations", id: "integrations" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/jungle-game-ui-design-elements-set_107791-26477.jpg"
|
||||
|
||||
Reference in New Issue
Block a user