diff --git a/src/app/page.tsx b/src/app/page.tsx index 07fff3a..2025c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagIcon={ChefHat} tagAnimation="slide-up" buttons={[ - { text: "Book a Consultation", href: "#contact" }, + { text: "Book Your Chef", href: "#contact" }, { text: "Explore Our Services", href: "#services" }, ]} buttonAnimation="slide-up"