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