Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b22e431163 | |||
| 00769fb569 | |||
| 3588241c0b |
@@ -41,14 +41,18 @@ export default function LandingPage() {
|
||||
name: "Gaming", id: "#gaming"},
|
||||
{
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Book Now", id: "#book-now"},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="HACKERS NETWORK"
|
||||
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -279,7 +283,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="http://img.b2bpic.net/free-photo/futuristic-ninja-digital-art_23-2151234812.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ev2AC5LQjzTLQLEMllIrZVpSSI/uploaded-1781045007817-ypevrz8r.png"
|
||||
logoAlt="Hackers Network Gaming Center Logo"
|
||||
columns={[
|
||||
{
|
||||
@@ -325,4 +329,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user