Update src/app/page.tsx

This commit is contained in:
2026-05-06 16:06:26 +00:00
parent 4ec9db0c40
commit 40bc0c0377

View File

@@ -149,7 +149,7 @@ export default function LandingPage() {
{
id: "standard", badge: "Popular", price: "₹8,000 / mo", subtitle: "Perfect for shared occupancy", buttons: [
{
text: "Inquire for Booking"},
text: "Book a Visit"},
],
features: [
"Fully Furnished", "High-speed Wi-Fi", "Daily Cleaning", "Secure Lockers"],
@@ -157,7 +157,7 @@ export default function LandingPage() {
{
id: "premium", badge: "Premium", price: "₹12,000 / mo", subtitle: "For those seeking luxury", buttons: [
{
text: "Inquire for Booking"},
text: "Book a Visit"},
],
features: [
"Everything in Standard", "Attached Washroom", "Study Desk", "Personal Closet"],