Update src/app/page.tsx

This commit is contained in:
2026-03-11 12:53:17 +00:00
parent 6e32e27d84
commit fc1c23d4ef

View File

@@ -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"