diff --git a/src/app/page.tsx b/src/app/page.tsx index 23e89b1..96f46ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,6 +155,7 @@ export default function LandingPage() { { title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }, ]} bottomLeftText="© 2025 Pork & Go" + bottomRightText="All Rights Reserved" />