Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bed4215fd2 | |||
| a8451300e8 | |||
| a738a05e86 | |||
| 1ff6199dec |
@@ -176,6 +176,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries regarding shipping, returns, and product support."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Help", href: "#contact"}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -247,4 +251,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user