Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -41,14 +41,20 @@ export default function LandingPage() {
|
|||||||
name: "Gaming", id: "#gaming"},
|
name: "Gaming", id: "#gaming"},
|
||||||
{
|
{
|
||||||
name: "Gallery", id: "#gallery"},
|
name: "Gallery", id: "#gallery"},
|
||||||
|
{
|
||||||
|
name: "Pricing", id: "#pricing"},
|
||||||
{
|
{
|
||||||
name: "Reviews", id: "#reviews"},
|
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"
|
brandName="HACKERS NETWORK"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ev2AC5LQjzTLQLEMllIrZVpSSI/uploaded-1781045007817-ypevrz8r.png"
|
||||||
|
logoAlt="Hackers Network Logo"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -279,7 +285,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<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"
|
logoAlt="Hackers Network Gaming Center Logo"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
@@ -325,4 +331,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user