Update src/app/page.tsx
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user