diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f35715..57161e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Your gateway to knowledge. Explore our vast collection of books and quiet study spaces." buttons={[ { - text: "Book a Seat", href: "/book-seat"}, + text: "Check Availability", href: "/book-seat"}, { text: "Visit Us", href: "#contact"}, ]}