|
45 | 45 | <div class="content"> |
46 | 46 |
|
47 | 47 | <div class="container p-0"> |
48 | | - <img class="w-100" src="/images/llbbl_imagine_prompt_A_panel_discussion_setup_with_lightning-_3ed8a024-4de2-4fe6-8d52-06cb4e789f7d_3.jpg" alt="MergePHP Lightning Talks: Ignite Your PHP Knowledge!"> |
| 48 | + <img class="w-100" src="images/elephpant_pile.webp" alt="ElePHPant Pile"> |
49 | 49 | </div> |
50 | 50 | <div class="container bg-white pt-5"> |
51 | 51 | <div class="row px-3 pb-5"> |
52 | | - <div class="col-md-12"> |
53 | | - <p>Join us on |
54 | | - <time datetime="2024-06-13T19:00:00-04:00" style="display:inline">June 13th, 2024</time> |
55 | | - as Logan Lindquist presents</p> |
56 | | - <h2 class="mb-4 font-weight-bold">MergePHP Lightning Talks: Ignite Your PHP Knowledge!</h2> |
57 | | - <p class="m-0"> |
58 | | - <p>This month, we're trying something new: lightning talks! If you have an interesting PHP-related topic you'd like to share with the group in a 5-10-minute presentation, now's your chance. <a href="https://mphp.io/june24">Fill out the sign-up form</a>, and we'll email you a link to join the event 15-20 minutes beforehand. We'll bring up each speaker one at a time to give their talk. Remember, we value contributions from everyone in the community, so don't hesitate to share your knowledge!</p> |
59 | | -<p>Here are some ideas:</p> |
60 | | -<ul> |
61 | | -<li>What's new with JavaScript</li> |
62 | | -<li>Alternative PHP runtimes</li> |
63 | | -<li>An update on PHP internals</li> |
64 | | -<li>Security</li> |
65 | | -<li>New testing strategies</li> |
66 | | -<li>Something related to APIs</li> |
67 | | -<li>That side project you've been putting off</li> |
68 | | -</ul> |
69 | | -<p>Depending on the number of lightning talks, we also plan to have a panel discussion. This won't be your typical panel discussion-we'll watch a YouTube video together and share our reactions. It'll be a fun and interactive experience, similar to the reaction videos you see on YouTube. Don't miss out on this opportunity to learn, share, and engage with the MergePHP community! 🌩️⚡🗣️</p> |
70 | | - |
71 | | - </p> |
72 | | - <h3>Presented by Logan Lindquist</h3> |
73 | | - <p><p>Logan is one of the MergePHP organizers</p> |
74 | | -</p> |
75 | | - |
76 | | - </div> |
| 52 | + <div class="col-md-12 text-center"> |
| 53 | + <h1>Do you have a topic you love to talk about? Share it with the group!</h1> |
| 54 | + </div> |
77 | 55 | </div> |
78 | 56 | </div> |
79 | 57 |
|
80 | | -<div class="container py-5 px-4 bg-secondary text-center"> |
81 | | - <h1 class="text-white font-weight-bold">Do you have a topic you love to talk about? Share it with the group!</h1> |
82 | | -</div> |
83 | | - |
84 | 58 | <div class="container bg-white pt-5"> |
85 | 59 | <div class="row px-3 pb-5"> |
86 | 60 | <div class="col-md-12 text-center"> |
|
0 commit comments