Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f6ad178ed | |||
| 3b34f08395 | |||
| 901567b818 |
@@ -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"},
|
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"
|
title="Room Options"
|
||||||
description="Move-in ready spaces with no brokerage designed for students and professionals."
|
description="Affordable comfort for students and professionals."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -223,6 +223,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call +91 99999 99999", href: "tel:+919999999999"},
|
text: "Call +91 99999 99999", href: "tel:+919999999999"},
|
||||||
|
{
|
||||||
|
text: "WhatsApp Inquiry", href: "https://wa.me/919999999999"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user