Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70da063e87 | |||
| b7ade8376e | |||
| f9fd258b47 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="3D Dev Portfolio"
|
||||
brandName="0x001v Studio"
|
||||
bottomLeftText="Global Community"
|
||||
bottomRightText="hello@example.com"
|
||||
/>
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="3D Dev Portfolio"
|
||||
logoText="0x001v Studio"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
@@ -246,4 +246,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user