-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
28 lines (26 loc) · 1.22 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;800;900&display=swap"
rel="stylesheet"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="⭐I am experienced Pandit in Bangalore With over 15+ years of expertise and having conducted 11,000+ pujas, Book now 'Pandits / Guruji/ Purohits at Marathisarvapooja.com or call ⭐ 7899148582 "
content="for personalized Puja, Homa, or Havan services. Our services are available in various languages including Marathi, Kannada, Hindi, Tamil, and Telugu. Experience the essence of spirituality with a dedicated Pandit at your service. ⭐"
/>
<!-- Favicon -->
<link rel="icon" href="./src/assets/logo.png" />
<title>Pandit in Bangalore
Book Verified Pandits Online for Puja/Homa or Havan - Marathisarvapooja</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>