Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F12944873
D17344.id51565.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
D17344.id51565.diff
View Options
diff --git a/web/e.cash/pages/use-ecash.js b/web/e.cash/pages/use-ecash.js
--- a/web/e.cash/pages/use-ecash.js
+++ b/web/e.cash/pages/use-ecash.js
@@ -43,6 +43,7 @@
import elps from '/public/images/eLPS.png';
import paybutton from '/public/images/paybutton.png';
import ecashpoker from '/public/images/ecash-poker-logo.png';
+import pay2stay from '/public/images/Pay2Stay.png';
function TileSection({ title, items, children }) {
return (
@@ -127,6 +128,33 @@
<Blob left="60%" top="60%" />
<Blob left="0" top="90%" />
<Container>
+ <TextImageBlock
+ id="pay2stay"
+ title="Pay2Stay"
+ image={pay2stay}
+ alt="Pay2Stay logo"
+ >
+ <p>
+ Experience the fastest, safest, and fairest private
+ event ticketing app. Gain control of your time and
+ money as you host, join, or promote exclusive
+ events.
+ </p>
+ <p>
+ Guest list management. QR code check-ins. Time-based
+ and upfront pricing models. Instant refunds.
+ Tailored for small and medium in-person private
+ events. Sign up is free forever!
+ </p>
+ <p>Built using eCash's eToken technology.</p>
+ <Button
+ text="Get Started"
+ link="https://pay2stay.com/"
+ corner="bottomRight"
+ color="accent"
+ openInNewTab
+ />
+ </TextImageBlock>
<TextImageBlock
id="ecashpoker"
title="eCash Poker"
diff --git a/web/e.cash/public/images/Pay2Stay.png b/web/e.cash/public/images/Pay2Stay.png
new file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
GIT binary patch
literal 0
Hc$@<O00001
literal 0
Hc$@<O00001
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 15:46 (17 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5082636
Default Alt Text
D17344.id51565.diff (2 KB)
Attached To
D17344: [e.cash] Add Pay2Stay to Use eCash page
Event Timeline
Log In to Comment