Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c771144cdb | |||
| aa1afa6790 | |||
| 92e539977a | |||
| 630bfa530a | |||
| 2114f0d25f |
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "2", title: "Is shipping free?", content: "It depends on the seller preferences."},
|
id: "2", title: "Is shipping free?", content: "It depends on the seller preferences."},
|
||||||
{
|
{
|
||||||
id: "3", title: "How to get paid?", content: "Funds are transferred directly to your account."},
|
id: "3", title: "How to get paid?", content: "Funds are transferred directly and securely to your verified bank account within 3 business days."},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
|||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
tag="Join Us"
|
tag="Join Us"
|
||||||
title="Start your journey today!"
|
title="Start your journey today!"
|
||||||
description="Sign up and list your first item."
|
description="Sign up today and get your first listing featured for free."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -219,4 +219,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user