diff --git a/src/app/page.tsx b/src/app/page.tsx index c9651fa..f54b8d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"},