From b94d130341fa4583f92b1933bcd040d20a725b3d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 22:49:04 +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 0738208..0294b51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,6 +195,7 @@ export default function LandingPage() { tag="Contact" title="Get In Touch" description="Have special dietary requirements or want to join the team? Reach out." + buttonText="Request a Quote" mediaPosition="left" imageSrc="http://img.b2bpic.net/free-photo/hands-making-delicious-tacos_23-2150799537.jpg" /> @@ -209,4 +210,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1