Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4564b670bc | |||
| f36d6b493c | |||
| ab2028cf5d | |||
| c4e08d2ac0 | |||
| f8475fdb2d |
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
title="Trending Now"
|
||||
description="Our hottest drops. Limited stock - these move fast."
|
||||
description="Trending Now: Limited Stock Available - Shop Our Hottest Drops Before They're Gone"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"
|
||||
@@ -216,4 +221,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user