Update src/app/page.tsx
This commit is contained in:
@@ -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