diff --git a/src/app/page.tsx b/src/app/page.tsx index ab75ff8..20e2145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,9 @@ export default function LandingPage() { description="We believe every student deserves a safe, comfortable, and inspiring place to live." imageSrc="http://img.b2bpic.net/free-photo/young-friends-hostel_52683-121726.jpg" mediaAnimation="slide-up" + buttons={[ + { text: "Browse Rooms", href: "/rooms" } + ]} bulletPoints={[ { title: "Student-First", description: "Designed for academic success and comfort."},