From 4afadcff35116fef9df295ed65095c14857e91b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:16:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7f5383..f15ac56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -243,7 +243,7 @@ export default function LandingPage() { metrics={[ { id: "1", value: "CALL ON: ", description: "Call to Place Order:98159 17837" }, { id: "2", value: "VISIT US: ", description: "Model Town, Kharar, SECTOR 126" }, - { id: "3", value: "TIMINGS:", description: "Open Daily" }, + { id: "3", value: "TIMINGS:", description: "Open Daily till 9:30" }, { id: "4", value: "WhatsApp Ready", description: "Quick Order Response" } ]} /> -- 2.49.1