diff --git a/src/app/page.tsx b/src/app/page.tsx index b12444b..8d0f353 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Precision hot towel shave"}, ]} mediaAnimation="slide-up" - buttons={[{ text: "Book Your Chair", href: "booking" }]} + buttons={[{ text: "Book Your Chair", href: "booking" }, { text: "View Services", href: "services" }]} buttonAnimation="slide-up" />