Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8efa7a44a0 | |||
| db926aacf1 |
@@ -98,6 +98,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse All Missions", href: "#missions" },
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "d-rank-missions", name: "D-Rank Missions", price: "Beginner", imageSrc: "http://img.b2bpic.net/free-photo/scouts-playing-with-map-top-view_23-2149885212.jpg"},
|
id: "d-rank-missions", name: "D-Rank Missions", price: "Beginner", imageSrc: "http://img.b2bpic.net/free-photo/scouts-playing-with-map-top-view_23-2149885212.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user