diff --git a/src/app/page.tsx b/src/app/page.tsx index d728731..a0e2c7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { ]} ctaTitle="Have More Questions?" ctaDescription="Reach out to our culinary team and we'll be happy to help you with recipe suggestions or cooking tips." - ctaButton={{ text: "Get in Touch", href: "#contact" }} + ctaButton={{ text: "Ask a Cooking Question", href: "#contact" }} ctaIcon={MessageCircle} useInvertedBackground={false} animationType="slide-up"