diff --git a/src/app/page.tsx b/src/app/page.tsx index 78d646a..efd6f77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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="" /> ); -} +} \ No newline at end of file