diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f0f5d4..b5ece58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file