From 026f365ea216010ddca6fcac9da3e4b0ba30dcde Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 15:22:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."}, { -- 2.49.1