-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
71 lines (63 loc) · 3.07 KB
/
Copy pathindex.html
File metadata and controls
71 lines (63 loc) · 3.07 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LeadMachine AI — One Click. Infinite Opportunities.</title>
<meta name="description" content="AI-powered B2B lead generation. Drop your company URL and get a targeted prospect list in minutes. 10 free leads, no credit card required.">
<meta name="author" content="LeadMachine AI" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://leadmachine.ai" />
<link rel="icon" type="image/png" href="/favicon.png" sizes="512x512">
<link rel="apple-touch-icon" href="/favicon.png">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://leadmachine.ai" />
<meta property="og:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/fb0d1f29-3cce-4541-801a-98a662cbb863/id-preview-447e115d--d61e40ed-bcba-4e06-9f9b-1d38f84ae134.lovable.app-1771090995061.png">
<meta property="og:site_name" content="LeadMachine AI" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/fb0d1f29-3cce-4541-801a-98a662cbb863/id-preview-447e115d--d61e40ed-bcba-4e06-9f9b-1d38f84ae134.lovable.app-1771090995061.png">
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "LeadMachine AI",
"applicationCategory": "BusinessApplication",
"description": "AI-powered B2B lead generation engine. Get 100 qualified client prospects in one click.",
"offers": [
{
"@type": "Offer",
"name": "Starter",
"price": "0",
"priceCurrency": "USD",
"description": "10 free leads per generation"
},
{
"@type": "Offer",
"name": "Growth",
"price": "129",
"priceCurrency": "USD",
"description": "100 leads unlocked per generation"
},
{
"@type": "Offer",
"name": "Pro",
"price": "499",
"priceCurrency": "USD",
"description": "Unlimited lead generations per month"
}
],
"operatingSystem": "Web",
"url": "https://leadmachine.ai"
}
</script>
<meta property="og:title" content="LeadMachine AI — One Click. Infinite Opportunities.">
<meta name="twitter:title" content="LeadMachine AI — One Click. Infinite Opportunities.">
<meta property="og:description" content="AI-powered B2B lead generation. Drop your company URL and get a targeted prospect list in minutes. 10 free leads, no credit card required.">
<meta name="twitter:description" content="AI-powered B2B lead generation. Drop your company URL and get a targeted prospect list in minutes. 10 free leads, no credit card required.">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>