diff --git a/src/app/page.tsx b/src/app/page.tsx index 3304c86..b5051ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,6 +93,7 @@ export default function LandingPage() { faqs={[ { id: "q1", title: "What are your hours?", content: "We are open daily from 8 AM to 8 PM." }, { id: "q2", title: "Where is the store located?", content: "We are located in the center of Batna, Algeria." }, + { id: "q3", title: "What payment methods do you accept?", content: "We accept cash and major credit cards to make your shopping experience as seamless as possible." }, ]} mediaAnimation="slide-up" title="Frequently Asked Questions"