Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba87ab2b9e | |||
| 436ba4e6bf | |||
| 8cd9bbfbc7 |
@@ -168,6 +168,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
speed={40}
|
speed={40}
|
||||||
topMarqueeDirection="left"
|
topMarqueeDirection="left"
|
||||||
|
buttons={[
|
||||||
|
{ text: "View More Reviews", href: "#" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user