diff --git a/src/app/page.tsx b/src/app/page.tsx index 576b48e..a7ac2e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,6 +199,7 @@ export default function LandingPage() { { name: "email", type: "email", placeholder: "Your Email"}, ]} + buttonText="Reserve Now" imageSrc="http://img.b2bpic.net/free-photo/bicycle-parked-outside-shop_53876-23379.jpg" /> @@ -231,4 +232,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file