-
Notifications
You must be signed in to change notification settings - Fork 0
/
p.ai.html
168 lines (163 loc) · 8.66 KB
/
p.ai.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
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>P.ai</title>
<link rel="stylesheet" href="assets/styles/styles.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
</head>
<body style="font-family: 'Arial', 'Source Sans 3'; font-weight: 400px;">
<main>
<div class="home" id="Home">
<header class="pai">
<ul>
<li><img src="assets/images/P.ai.svg" alt="P.ai"></li>
<li><a href="#Demo" style="margin-right: 12px;">Product</a></li>
<li><a href="#Customers">Customers</a></li>
<li><a href="#About">About</a></li>
<li><a href="#Blog">Blog</a></li>
<li><a href="https://www.figma.com/login">Login</a></li>
</ul>
</header>
<p class="home-text-1a">Generate unlimited,</p>
<p class="home-text-1b">winning audiences.</p>
<p class="home-text-2">No targeting gaps.</p>
<p class="home-text-3a">Use machine learning with first-party data to generate an endless amount of audiences for your marketing &</p>
<p class="home-text-3b">advertising channels. No effort or delay &</p>
<p class="home-text-3c">complementary to Customer Data Platforms.</p>
</div>
<div class="sponsors" id="Customers">
<p class="sponsors-text-1">Chosen by progressive marketers.</p>
<ul class="sponsors-icos">
<li><img src="assets/images/asos.svg" alt="ASOS"></li>
<li><img src="assets/images/domino.svg" alt="Domino"></li>
<li><img src="assets/images/mindfulChef.svg" alt="MindfulChef"></li>
<li><img src="assets/images/thg.svg" alt="THG"></li>
</ul>
<button class="sponsors-btn" onclick="successStories()">Read success stories</button>
</div>
<div class="prediction" id="About">
<div>
<p class="prediction-text-1">Predict every customer’s future.</p>
<p class="prediction-text-2">Accurately predict short and long-term customer outcomes
and take action with forward-looking data.</p>
<p class="prediction-text-3">Learn more</p>
</div>
<div class="prediction-frame">
<img src="assets/images/predictFrame.svg" alt="Frame">
</div>
</div>
<div class="audience">
<div>
<p class="audience-text-1">Determine how predictive audiences get built.</p>
<p class="audience-text-2">Use a combination of predictions to build your predictive audiences most suited to the task at hand;
acquiring high-value customers or driving repeat customer conversions.</p>
<p class="audience-text-3">Learn more</p>
</div>
<div class="audience-frame">
<img src="assets/images/audienceFrame.svg" alt="Frame">
</div>
</div>
<div class="activation">
<div>
<p class="activation-text-1">Activate your predictive audiences anywhere.</p>
<p class="activation-text-2">Sync to any marketing channel for targeting,
or run multi-cell holdout experiments to prove lift.</p>
<p class="activation-text-3">Learn more</p>
</div>
<div class="activation-frame">
<img src="assets/images/activationFrame.svg" alt="Frame">
</div>
</div>
<div class="perks">
<p class="perks-text-1a">Volume, uplift and efficiency.</p>
<p class="perks-text-1b">No trade-offs.</p>
<div class="perks-frame">
<img src="assets/images/p.svg" alt="Frame">
</div>
<div>
<div class="perks-box1">
<div class="line" style="border-color: #39AAFF;"></div>
<div class="perks-ico">
<img src="assets/images/leftbox.svg" alt="box">
<p style="font-size: 27px;">Volume</p>
</div>
<p class="perks-box-text-1">Always-on, predictive acquisition and retention.
Acquire new and repeat customers across any ad platform, at scale.</p>
<p class="perks-box-text-2">View customer stories</p>
</div>
<div class="perks-box2">
<div class="line" style="border-color: #29D5D5;"></div>
<div class="perks-ico">
<img src="assets/images/middlebox.svg" alt="box">
<p style="font-size: 27px;">Efficiency</p>
</div>
<p class="perks-box-text-1">Predictive Audiences that ensure you invest the optimal amount based on every customer’s predicted conversion and customer lifetime value. No waste.</p>
<p class="perks-box-text-2">View customer stories</p>
</div>
<div class="perks-box3">
<div class="line" style="border-color: #4E5EFF"></div>
<div class="perks-ico">
<img src="assets/images/rightbox.svg" alt="box">
<p style="font-size: 27px;">Uplift</p>
</div>
<p class="perks-box-text-1">Prove incrementality using multi-cell lift tests, with holdouts. This is real performance.</p>
<p class="perks-box-text-2">View customer stories</p>
</div>
<img style="position: absolute; left: 482px; margin-top: -134px; width: 60px; height: 74px;" src="assets/images/plus.svg" alt="plus">
<img style="position: absolute; left: 989px; margin-top: -134px; width: 60px; height: 74px;" src="assets/images/plus.svg" alt="plus">
</div>
</div>
<div class="comment" id="Blog">
<img src="assets/images/singleQuote.svg" alt="Quote" style="position: absolute; margin: 282px 0px 0px 180px;">
<div class="comment-info">
<img src="assets/images/treatwell.svg" alt="treatwell">
<p class="comment-text" style="margin-top: 40px;">This magical product actually works!
P.ai has radically changed the way we build our audiences at Treatwell.
Increasing new customer sales by<spam class="comment-text" style="color: black;">6X</spam></p>
<p style="margin-top: 80px; font-size: 24px;">Albert Abello</p>
<p style="margin-top: -10px; font-size: 18px;">Director of Growth, Treatwell</p>
</div>
</div>
<div class="demo" id="Demo">
<p class="demo-text">We’d love to give you a demo.</p>
<button class="demo-btn" onclick="redirectToYouTube()">Book a demo</button>
</div>
<a href="https://t.me/Den_Rov">
<img src="assets/images/Telegram.png" class="telegram" alt="ItsMe">
</a>
</main>
<footer class="foot">
<img style="float: left; padding: 100px 0px 0px 60px;" src="assets/images/P.ai.svg" alt="p.ai">
<ul style="margin-left: 800px;">
<li><h3 type="button">Product</h3></li>
<li type="button">Overview</li>
<li type="button">Customers</li>
</ul>
<ul>
<li><h3 type="button">Company</h3></li>
<li type="button">About Us</li>
<li type="button">Support</li>
<li type="button">Contact</li>
</ul>
<ul>
<li><h3 type="button">Social</h3></li>
<li type="button">Blog</li>
<li type="button">Twitter</li>
<li type="button">LinkedIn</li>
</ul>
<p style="float: left; padding-left: 59px;">Programmai Ltd. © 2024. All Rights Reserved.</p>
<p style="float: left; padding-left: 738px;">Privacy Policy</p>
<p style="float: left; padding-left: 40px;">Data Processing Agreement</p>
</footer>
</body>
</html>
<script>
function redirectToYouTube() {
window.location.href = 'https://www.figma.com/pricing/';
}
function successStories() {
window.location.href = 'https://graetzelkaiser.medium.com/social-commerce-success-stories-unveiling-the-strategies-of-asos-wish-and-pinduoduo-45a6c400512b';
}
</script>