3 Commits

Author SHA1 Message Date
008545303f Update src/app/page.tsx 2026-04-27 07:18:08 +00:00
9dccdb4544 Merge version_3 into main
Merge version_3 into main
2026-04-27 07:00:55 +00:00
3ba0e881d0 Merge version_3 into main
Merge version_3 into main
2026-04-27 07:00:31 +00:00

View File

@@ -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"},
]}