diff --git a/src/app/page.tsx b/src/app/page.tsx index 55c8f22..c9e59e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -238,7 +238,7 @@ export default function LandingPage() { title: "Info", items: [ { label: "Hours: 7AM - 10PM", href: "#" }, { label: "Address: [Add Location]", href: "#" }, - { label: "Phone: [Add Number]", href: "#" }, + { label: "Phone: 0369553445", href: "tel:0369553445" }, { label: "Email: hello@cafehuyhoang.com", href: "mailto:hello@cafehuyhoang.com" } ] }