diff --git a/src/app/page.tsx b/src/app/page.tsx
index 446f93a..3b9be06 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -42,7 +42,6 @@ export default function LandingPage() {
@@ -106,6 +106,7 @@ export default function LandingPage() {
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
]}
bottomLeftText="© 2024 Chef Eloise. All rights reserved."
+ bottomRightText="Designed by Chef Eloise"
/>