diff --git a/src/app/page.tsx b/src/app/page.tsx index 73b392c..9e7101b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery across all major locations with no hidden fees."}, + id: "f1", title: "Do you offer COD?", content: "Yes, we offer Cash on Delivery (COD) across all major locations. Simply select the 'Pay on Delivery' option at checkout, and settle the payment when your books arrive at your doorstep."}, { id: "f2", title: "How to track orders?", content: "You will receive tracking details via email once dispatched."}, {