Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf3fd02a57 | |||
| ed3c0c0aaf | |||
| 8a6f79d374 |
@@ -171,10 +171,10 @@ export default function LandingPage() {
|
||||
{ title: "Store Info", items: [{ label: "About Us", href: "#about" }, { label: "Products", href: "#products" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Tiger Wagon"
|
||||
bottomRightText="All rights reserved."
|
||||
bottomRightText=""
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user