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