4 Commits

Author SHA1 Message Date
2c4ed6ba0d Merge version_4 into main
Merge version_4 into main
2026-05-01 10:15:45 +00:00
7f6ad178ed Update src/app/page.tsx 2026-05-01 10:15:39 +00:00
3b34f08395 Update src/app/page.tsx 2026-05-01 10:15:01 +00:00
901567b818 Merge version_2 into main
Merge version_2 into main
2026-05-01 10:13:22 +00:00

View File

@@ -121,7 +121,7 @@ export default function LandingPage() {
id: "r4", name: "Four Sharing", price: "₹3,000/mo", imageSrc: "http://img.b2bpic.net/free-photo/soft-pastel-hues-room-children_23-2151690383.jpg"},
]}
title="Room Options"
description="Move-in ready spaces with no brokerage designed for students and professionals."
description="Affordable comfort for students and professionals."
/>
</div>
@@ -223,6 +223,8 @@ export default function LandingPage() {
buttons={[
{
text: "Call +91 99999 99999", href: "tel:+919999999999"},
{
text: "WhatsApp Inquiry", href: "https://wa.me/919999999999"},
]}
/>
</div>