From d0d7fc9a570faadfa0215740c4aa662daa661bf6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:42:10 +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 5d6c397..46afc97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", value: "10:00 AM", title: "Opening", description: "Daily opening time", imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-woman-wearing-blue-polo-shirt-cap-giving-paper-package-customer-smiling-friendly-isolated-green-background_141793-19868.jpg" + id: "m1", value: "Tuesday10 am–1 pm3–8 pmWednesday10 am–1 pm3–8 pmThursday10 am–1 pm3–8 pmFriday10 am–1 pm3–8 pmSaturday10 am–1 pm3–8 pmSundayClosedMonday10 am–1 pm3–8 pm ", title: "Opening", description: "Daily opening time", imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-woman-wearing-blue-polo-shirt-cap-giving-paper-package-customer-smiling-friendly-isolated-green-background_141793-19868.jpg" } ]} title="Opening Hours" -- 2.49.1