3 Commits

Author SHA1 Message Date
29e4efbf26 Merge version_2 into main
Merge version_2 into main
2026-03-05 13:17:49 +00:00
1b4429698c Update src/app/page.tsx 2026-03-05 13:17:44 +00:00
38f92ae369 Merge version_1 into main
Merge version_1 into main
2026-03-05 13:15:54 +00:00

View File

@@ -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"