2 Commits

Author SHA1 Message Date
41e0d94950 Update src/app/page.tsx 2026-04-19 09:22:40 +00:00
b974cf1830 Merge version_2 into main
Merge version_2 into main
2026-04-19 09:16:20 +00:00

View File

@@ -39,6 +39,7 @@ export default function LandingPage() {
name: "Menu", id: "products"}, name: "Menu", id: "products"},
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
{ name: "EN", id: "lang" }
]} ]}
brandName="Coffee Hub by Jassu" brandName="Coffee Hub by Jassu"
/> />