diff --git a/src/app/page.tsx b/src/app/page.tsx index 729fc65..ead98a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,6 +177,7 @@ export default function LandingPage() { description="Get exclusive recipes and store updates." imageSrc="http://img.b2bpic.net/free-photo/vintage-decoration-with-nuts-board_23-2147690214.jpg" mediaAnimation="slide-up" + buttonText="Get My Recipe Guide" /> @@ -207,4 +208,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file