From 8875f5c5eea02a8db097b3602729aaaa708da396 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:28:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e3791c4..5f0442a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { title="About ALKINDI" description="ALKINDI Bakery is one of Baghdad’s finest bakeries, delivering fresh samoon, pastries, and French bread 24 hours a day." metrics={[ - { value: "24/7", title: "Service" }, + { value: "24/7", title: "Availability" }, { value: "Baghdad", title: "Located" }, { value: "Premium", title: "Quality" } ]} @@ -142,4 +142,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1