Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Ethereal Trance"
|
||||
brandName="The Bunker"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -299,10 +299,10 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Ethereal Trance"
|
||||
logoText="The Bunker"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user