Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-23 17:32:36 +00:00

View File

@@ -124,6 +124,8 @@ export default function LandingPage() {
title="Common Questions"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
description="Answers to frequently asked questions about PurePad."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dish-set-gilded-candlesticks_140725-2255.jpg"
faqs={[
{ id: "q1", title: "Do you ship internationally?", content: "Yes, we ship globally using premium logistics partners." },
@@ -138,6 +140,7 @@ export default function LandingPage() {
title="Ready to Transform Your Space?"
description="Connect with our design team for personalized assistance."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>