From b56d2ce1743e275fd1e9cbf9f2cdf8317bcd8fba Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:10:06 +0000 Subject: [PATCH] Update src/app/faq/page.tsx --- src/app/faq/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 984d547..faaa48f 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -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}