Update src/app/page.tsx
This commit is contained in:
@@ -98,6 +98,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
buttons={[
|
||||
{ text: "Browse All Missions", href: "#missions" },
|
||||
]}
|
||||
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"},
|
||||
|
||||
Reference in New Issue
Block a user