Skip to content

Commit ec0f0ce

Browse files
committed
feat: update modal con
1 parent 9f217d7 commit ec0f0ce

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

pwa/app/(common)/components/ModalCon.tsx

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,17 +103,24 @@ export default function ModalCon() {
103103
<p className="text-xs uppercase text-gray-400">
104104
The international conference on the API Platform Framework
105105
</p>
106-
<h2 className="text-blue-light text-2xl font-bold text-center">
107-
Get ready for our special anniversary edition!
106+
<h2 className="text-blue-light text-2xl font-bold">
107+
Final tickets available before registration closes.
108108
</h2>
109109
<p className="font-light text-sm text-blue-black">
110-
Lear more about the event, register for the conference, and get
111-
ready for two days of inspiration, ideas, and knowledge-sharing
112-
with our incredible lineup of renowned specialists and advocates.
110+
Be part of the very first meeting with the{" "}
111+
<a
112+
className="link"
113+
href="https://x.com/dunglas/status/1962814466027815094"
114+
target="_blank"
115+
rel="noreferrer noopener"
116+
>
117+
FrankenPHP elePHPant plushies
118+
</a>{" "}
119+
in Lille.
113120
<br />
114121
<br />
115122
This edition is shaping up to be our biggest yet — secure your
116-
seat now at the best price before we sell out!
123+
seat now before we sell out.
117124
</p>
118125
<Button
119126
color="pink"

0 commit comments

Comments
 (0)