-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (26 loc) · 2.19 KB
/
index.html
File metadata and controls
29 lines (26 loc) · 2.19 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hisabee অনলাইন শপ - ব্যবসা বাড়ুক সীমাহীন গতিতে</title>
<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=Noto+Sans+Bengali:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<link href="https://fonts.maateen.me/adorsho-lipi/font.css" rel="stylesheet">
<meta name="description" content="মাত্র এক ক্লিকেই নিজের অনলাইন শপ তৈরি করুন Hisabee দিয়ে। অর্ডার ম্যানেজ করুন সহজে, বিক্রি হোক দেশজুড়ে। ২৪/৭ অনলাইন দোকান, নিজস্ব ডোমেইন, এবং আরও অনেক কিছু।" />
<meta name="author" content="Hisabee" />
<meta name="keywords" content="হিসাবী, অনলাইন শপ, ই-কমার্স, ব্যবসা, বাংলাদেশ, SME, online shop Bangladesh" />
<meta property="og:title" content="Hisabee অনলাইন শপ - ব্যবসা বাড়ুক সীমাহীন গতিতে" />
<meta property="og:description" content="মাত্র এক ক্লিকেই নিজের অনলাইন শপ তৈরি করুন Hisabee দিয়ে। অর্ডার ম্যানেজ করুন সহজে, বিক্রি হোক দেশজুড়ে।" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@lovable_dev" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>