From 87377d09ada87e66f0423c286e79dceb2e02ce1d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 17:35:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b07c575..17b7d61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,6 +154,8 @@ export default function LandingPage() { id: "f2", title: "Return policy?", content: "Returns are accepted within 30 days of purchase."}, { id: "f3", title: "Gift wrapping?", content: "Yes, we offer premium gift wrapping for all articles."}, + { + id: "f4", title: "How do you ensure quality?", content: "We exclusively source from verified premium artisans, ensuring every piece meets our rigorous standards for material excellence and craftsmanship."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about our products and services." -- 2.49.1