Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-26 02:36:12 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Book Your Chef", href: "#contact"},
text: "Request Your Private Chef", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg"
avatars={[
@@ -251,4 +251,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}