Update src/app/page.tsx
This commit is contained in:
@@ -193,6 +193,8 @@ export default function LandingPage() {
|
||||
id: "f2", title: "ما هي طرق الدفع المتاحة؟", content: "نوفر الدفع عند الاستلام."},
|
||||
{
|
||||
id: "f3", title: "كيف أستبدل القطع؟", content: "يمكن استبدال القطع خلال 3 أيام."},
|
||||
{
|
||||
id: "f4", title: "هل توفرون دليل مقاسات؟", content: "نعم، نوفر دليل مقاسات دقيق لضمان اختيار المقاس المناسب وتقليل الحاجة للاستبدال."},
|
||||
]}
|
||||
title="أسئلة شائعة"
|
||||
description="نحن هنا للإجابة على تساؤلاتكم."
|
||||
@@ -228,4 +230,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user