Update src/app/about/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function AboutPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={navItems}
|
||||
brandName="STREETWEAR CO."
|
||||
brandName="UNREST"
|
||||
button={{ text: "Cart", href: "/cart" }}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={footerColumns}
|
||||
logoText="STREETWEAR CO."
|
||||
logoText="UNREST"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user