diff --git a/src/app/page.tsx b/src/app/page.tsx index 26dce83..2332410 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,6 +111,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Available Modules" description="Professional-grade analytical tools for institutional traders." + buttons={[{ text: "Schedule a Demo", href: "#contact" }]} products={[ { id: "p1", name: "Wave Intelligence Core", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-blue-background_1017-2653.jpg" }, { id: "p2", name: "Time-Failure Alerts", price: "Custom", imageSrc: "http://img.b2bpic.net/free-vector/abstract-collection-infographic-elements_23-2147521771.jpg" },