Update src/app/page.tsx
This commit is contained in:
@@ -170,9 +170,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "faq-1", title: "What payment methods does the platform support?", content: "The KHATWA platform supports Cash on Delivery (COD) and CliQ, the local Jordanian instant bank transfer method."},
|
||||
{
|
||||
id: "faq-2", title: "Can I manage product descriptions in Arabic?", content: "Yes, the platform supports dual language inputs (English and Arabic) for product names, descriptions, and other store-facing text fields."},n {
|
||||
id: "faq-3", title: "How are shipping fees handled?", content: "You can set a free-shipping threshold, a flat shipping fee, and optional per-area fees for different Jordan governorates directly from the platform settings."},n {
|
||||
id: "faq-4", title: "Is the platform mobile-responsive?", content: "Absolutely. The KHATWA platform is fully responsive, with a collapsible sidebar that adapts to mobile and tablet devices for seamless management on the go."},
|
||||
id: "faq-2", title: "Can I manage product descriptions in Arabic?", content: "Yes, the platform supports dual language inputs (English and Arabic) for product names, descriptions, and other store-facing text fields."},
|
||||
{
|
||||
id: "faq-3", title: "How are shipping fees handled?", content: "You can set a free-shipping threshold, a flat shipping fee, and optional per-area fees for different Jordan governorates directly from the platform settings."},
|
||||
{
|
||||
id: "faq-4", title: "Is the platform mobile-responsive?", content: "Absolutely. The KHATWA platform is fully responsive, with a collapsible sidebar that adapts to mobile and tablet devices for seamless management on the go."}
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about the KHATWA platform."
|
||||
|
||||
Reference in New Issue
Block a user