Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b501daea10 | |||
| 8062d90cc0 | |||
| 2efb1c0702 | |||
| 8a7e5ab4c7 | |||
| 533542b732 |
@@ -169,9 +169,10 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-colorful-laser-lights-great-backgrounds-wallpapers_181624-34488.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/illustration-geometric-shapes-with-colorful-laser-lights-great-backgrounds-wallpapers_181624-34488.jpg"
|
||||||
logoText="Shadowed Vendetta"
|
logoText="Shadowed Vendetta"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Navigation", items: [{ label: "About", href: "#about" }, { label: "Community", href: "#features" }, { label: "Contact", href: "#contact" }] },
|
{ title: "Navigatie", items: [{ label: "Over ons", href: "#about" }, { label: "Community", href: "#features" }, { label: "Contact", href: "#contact" }] },
|
||||||
{ title: "Socials", items: [{ label: "Discord", href: "#" }, { label: "Twitter", href: "#" }, { label: "YouTube", href: "#" }] },
|
{ title: "Socials", items: [{ label: "Discord", href: "#" }, { label: "Twitter", href: "#" }, { label: "YouTube", href: "#" }] },
|
||||||
]}
|
]}
|
||||||
|
copyrightText="© 2025 | Shadowed Vendetta"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user