Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd67b4fd13 | |||
| d034fae654 | |||
| 29bd3d0f19 | |||
| 7b8535e22a | |||
| 51a1df891d | |||
| 3c84efecf8 | |||
| afc6789f00 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-bro-lettering-design_23-2149653033.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-bro-lettering-design_23-2149653033.jpg"
|
||||||
logoAlt="Livel Brothers Logo"
|
logoAlt="Livel Brothers Logo"
|
||||||
brandName="Livel Brothers"
|
brandName="My Name"
|
||||||
button={{
|
button={{
|
||||||
text: "Shop Now", href: "#products"}}
|
text: "Shop Now", href: "#products"}}
|
||||||
/>
|
/>
|
||||||
@@ -87,6 +87,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
tag="New Arrivals"
|
tag="New Arrivals"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Shop New Arrivals", href: "#products" }
|
||||||
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user