Update src/app/page.tsx
This commit is contained in:
@@ -166,6 +166,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q3", title: "Do you ship worldwide?", content: "Yes, we ship to over 50 countries globally."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Still have questions? Contact us", href: "#contact"
|
||||
}
|
||||
]}
|
||||
sideTitle="Need Answers?"
|
||||
sideDescription="We've got you covered. Check out common questions below."
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user