Update src/app/page.tsx

This commit is contained in:
2026-03-12 06:59:53 +00:00
parent fbf91a0565
commit 236c74458a

View File

@@ -237,7 +237,7 @@ export default function LandingPage() {
{
title: "Info", items: [
{ label: "Hours: 7AM - 10PM", href: "#" },
{ label: "Address: [Add Location]", href: "#" },
{ label: "Address: 61 Tô Vĩnh Diện, Đông Hòa, TP.HCM", href: "#" },
{ label: "Phone: 0369553445", href: "tel:0369553445" },
{ label: "Email: hello@cafehuyhoang.com", href: "mailto:hello@cafehuyhoang.com" }
]