Update src/app/faq/page.tsx

This commit is contained in:
2026-03-04 07:10:06 +00:00
parent a590efcb2e
commit b56d2ce174

View File

@@ -78,7 +78,7 @@ export default function FAQPage() {
description="Find answers to common questions about our products, shipping, ingredients, and more. Our commitment is to transparency and customer satisfaction. If you don't find what you're looking for, please reach out to our team."
tag="Help Center"
tagIcon={HelpCircle}
imageSrc="http://img.b2bpic.net/free-photo/set-ginger-slices-ginger-powder-bowl-wood-stub-dark-textured-background-high-angle-view-space-text_176474-1721.jpg"
imageSrc="http://img.b2bpic.net/free-photo/set-ginger-slices-ginger-powder-bowl-wood-stub-dark-textured-background-high-angle-view-space-text_176474-1721.jpg?_wi=3"
imageAlt="Premium Ayurvedic ingredients"
buttons={[{ text: "Contact Support", href: "/contact" }]}
useInvertedBackground={false}