Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-17 22:49:08 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}