diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b00fa1..9b4971e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,6 +39,7 @@ export default function LandingPage() { name: "Menu", id: "products"}, { name: "Contact", id: "contact"}, + { name: "EN", id: "lang" } ]} brandName="Coffee Hub by Jassu" />