Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5679218287 |
@@ -50,8 +50,6 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -171,6 +169,7 @@ export default function LandingPage() {
|
||||
description="Sign up for 10% off your first order."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-cup-tea-decor-items-light-wooden-table-top-view_169016-3980.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
termsText="By clicking Sign Up, you agree to our Terms and Conditions. We respect your privacy and will never share your email address."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user