diff --git a/src/app/page.tsx b/src/app/page.tsx
index a3c8839..f18b773 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,57 +46,31 @@ export default function LandingPage() {
@@ -113,20 +79,11 @@ export default function LandingPage() {
@@ -190,21 +117,9 @@ export default function LandingPage() {
title="مطبخنا في أرقام"
tag="حقائق"
metrics={[
- {
- id: "m1",
- value: "5000",
- description: "خطوة مصورة لكل وصفة",
- },
- {
- id: "m2",
- value: "150",
- description: "وصفة جزائرية أصلية",
- },
- {
- id: "m3",
- value: "98%",
- description: "نسبة نجاح الطهاة الهواة",
- },
+ { id: "m1", value: "5000+", description: "رسم توضيحي لخطوات الطبخ" },
+ { id: "m2", value: "150", description: "وصفة جزائرية أصلية" },
+ { id: "m3", value: "98%", description: "نسبة دقة التنفيذ البصري" },
]}
/>
@@ -213,31 +128,11 @@ export default function LandingPage() {
@@ -276,26 +159,12 @@ export default function LandingPage() {
@@ -304,32 +173,8 @@ export default function LandingPage() {