From 7a16a0f676f6350fa9c7f2e89b7a284fced9f9b8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:15:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.49.1