Merge version_4 into main #5
@@ -177,6 +177,7 @@ export default function LandingPage() {
|
||||
{ id: "q3", title: "Can I return items?", content: "Yes, we offer hassle-free returns within 7 days." },
|
||||
]}
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,7 +188,7 @@ export default function LandingPage() {
|
||||
description="Reach out to us for collaborations or support."
|
||||
buttons={[{ text: "Contact Support", href: "#" }]}
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user