From 96ab515cea946d9d4583a44172139853dcf8233b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 05:34:07 +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 cc95256..c836c35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -223,6 +223,7 @@ export default function LandingPage() { id: "q3", title: "Do you offer custom designs?", content: "Yes, our team can help you finalize your artwork for production."}, ]} title="Common Questions" + description="Need more info? Here are answers to our most popular questions." faqsAnimation="slide-up" textboxLayout="default" /> @@ -233,6 +234,7 @@ export default function LandingPage() { tag="Contact Us" title="Let's Start Your Project" description="Reach out to us today for custom labels and tags." + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg" mediaAnimation="slide-up" -- 2.49.1