|
8 | 8 | <div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:translate-y-24 transition duration-700 ease-in-out" data-cube="1">
|
9 | 9 | {% call cube(dimen=200, bg="purple") -%}
|
10 | 10 | <div class="flex items-center justify-center w-full h-full">
|
11 |
| - <img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain"> |
| 11 | + <img src="{{ env.baseUrl }}img/speakers/katharinejarmul.png" alt="Katharine Jarmul" class="w-3/4 h-3/4 object-contain"> |
12 | 12 | </div>
|
13 | 13 | {%- endcall %}
|
14 |
| - <p>Announcing Soon!</p> |
| 14 | + <p>Privacy Activist,</p> |
| 15 | + <p>Probably Private</p> |
15 | 16 | </div>
|
16 | 17 | <div class="group relative motion-safe:transform motion-safe:hover:-translate-y-12 transition duration-700 ease-in-out motion-safe:translate-y-20 translate-x-0 ml-7 z-10" data-cube="2">
|
17 | 18 | {% call cube(dimen=200, bg="lime") -%}
|
|
44 | 45 | <div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out">
|
45 | 46 | {% call cube(dimen=200, bg="purple") -%}
|
46 | 47 | <div class="flex items-center justify-center w-full h-full">
|
47 |
| - <img src="{{ env.baseUrl }}img/logo.png" alt="PyCon India Logo" class="w-3/4 h-3/4 object-contain"> |
| 48 | + <img src="{{ env.baseUrl }}img/speakers/katharinejarmul.png" alt="Katharine Jarmul" class="w-3/4 h-3/4 object-contain"> |
48 | 49 | </div>
|
49 | 50 | {%- endcall %}
|
50 |
| - <p>Announcing Soon!</p> |
| 51 | + <p>Privacy Activist, Probably Private</p> |
51 | 52 | </div>
|
52 | 53 | <div class="group relative motion-safe:transform motion-safe:hover:translate-y-48 ml-28 transition duration-700 ease-in-out">
|
53 | 54 | {% call cube(dimen=200, bg="lime") -%}
|
|
83 | 84 | <div class="group relative motion-safe:transform motion-safe:translate-y-0 motion-safe:hover:-translate-y-24 transition duration-700 ease-in-out" data-cube="1">
|
84 | 85 | {% call cube(width=214, height=208, depth=31, bg="purple") -%}
|
85 | 86 | <div class="flex items-center justify-center w-full h-full">
|
86 |
| - <img src="{{ env.baseUrl }}img/logo.png" alt="Date background" class="w-3/4 h-3/4 object-contain"> |
| 87 | + <img src="{{ env.baseUrl }}img/speakers/katharinejarmul.png" alt="Katharine Jarmul" class="w-3/4 h-3/4 object-contain"> |
87 | 88 | </div>
|
88 | 89 | {%- endcall %}
|
89 |
| - <p>Announcing Soon!</p> |
| 90 | + <p>Privacy Activist,</p> |
| 91 | + <p>Probably Private</p> |
90 | 92 | </div>
|
91 | 93 | </div>
|
92 | 94 | <div class="flex-shrink-0">
|
|
0 commit comments