-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (25 loc) · 1.73 KB
/
Copy pathindex.html
File metadata and controls
30 lines (25 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- TODO: Set the document title to the name of your application -->
<title>Apartments for Rent in Pune | RentMeAbhi</title>
<meta name="description" content="Find affordable apartments, PGs, and short-stay homes for rent in Pune near IT parks. Verified listings with instant booking on RentMeAbhi.">
<meta name="author" content="RentMeAbhi" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/902ef479-a500-4d17-ac38-7c09a4cf6500/id-preview-10ab6313--2722b10d-3857-4485-9cdb-b725ee66d03e.lovable.app-1773055450487.png">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Lovable" />
<meta name="twitter:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/902ef479-a500-4d17-ac38-7c09a4cf6500/id-preview-10ab6313--2722b10d-3857-4485-9cdb-b725ee66d03e.lovable.app-1773055450487.png">
<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
<meta property="og:title" content="RentMeAbhi - Find Your Perfect Rental Stay">
<meta name="twitter:title" content="RentMeAbhi - Find Your Perfect Rental Stay">
<meta property="og:description" content="Discover unique rental properties across India. Book instantly with secure payments on RentMeAbhi.">
<meta name="twitter:description" content="Discover unique rental properties across India. Book instantly with secure payments on RentMeAbhi.">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>