-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (30 loc) · 1.84 KB
/
Copy pathindex.html
File metadata and controls
30 lines (30 loc) · 1.84 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" />
<title>Jersey Auto Lease | Luxury Cars at Wholesale Prices</title>
<meta name="description" content="Jersey Auto Lease provides quality service for purchasing new, leased, or pre-owned cars at wholesale prices. Never step foot into a dealership! Free home delivery on all vehicles." />
<meta name="author" content="Jersey Auto Lease" />
<meta property="og:title" content="Jersey Auto Lease | Cars For Your Budget" />
<meta property="og:description" content="Wholesale pricing on all makes and models. Free home delivery. Never step foot into a dealership!" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jersey.minateckhub.com" />
<meta property="og:image" content="https://jersey.minateckhub.com/og-image.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<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=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&family=Titillium+Web:wght@300;400;600;700&family=Raleway:wght@300;400;500;600&display=swap" rel="stylesheet">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
<script>
(function(c,a,r,i){c.CI_API_KEY=i;var s=a.createElement('script');
s.async=1;s.src=r+'?v='+new Date().toISOString().slice(0,10).replace(/-/g,'');
a.head.appendChild(s)})(window,document,
'https://carimagesapi.com/assets/js/carimages.js','ci_0ba9870e439d1e72afa3b09374b79707cadfee727a18791add3b91b1');
</script>
</body>
</html>