|
| 1 | +<x-layout title="The Vibes - Partner Prospectus"> |
| 2 | + <div class="mx-auto max-w-5xl px-6 py-16"> |
| 3 | + |
| 4 | + {{-- ═══ HERO / COVER ═══ --}} |
| 5 | + <section class="mb-24 text-center"> |
| 6 | + <p class="mb-4 text-sm font-medium tracking-wide text-gray-500 dark:text-gray-400"> |
| 7 | + PARTNER PROSPECTUS · 2026 |
| 8 | + </p> |
| 9 | + |
| 10 | + <h1 class="text-5xl font-extrabold md:text-6xl lg:text-7xl"> |
| 11 | + The |
| 12 | + <span class="bg-gradient-to-r from-violet-500 to-indigo-500 bg-clip-text text-transparent dark:from-violet-400 dark:to-indigo-400">Vibes</span> |
| 13 | + </h1> |
| 14 | + |
| 15 | + <p class="mt-4 text-lg text-gray-600 dark:text-gray-400"> |
| 16 | + The First NativePHP In-Person Meetup |
| 17 | + </p> |
| 18 | + |
| 19 | + <div class="mt-6 inline-flex items-center gap-2 rounded-full bg-violet-100 px-5 py-2 text-sm font-medium text-violet-700 dark:bg-violet-500/15 dark:text-violet-300"> |
| 20 | + July 30, 2026 · Boston, MA · 100 Developers |
| 21 | + </div> |
| 22 | + |
| 23 | + <p class="mt-8 text-sm text-gray-500 dark:text-gray-500"> |
| 24 | + Loft on Two · One Financial Center · 9 AM – 4 PM |
| 25 | + </p> |
| 26 | + <p class="mt-1 text-sm text-gray-500 dark:text-gray-500"> |
| 27 | + An intimate, community-powered gathering for the NativePHP community. |
| 28 | + </p> |
| 29 | + <p class="mt-4"> |
| 30 | + <a href="{{ route('the-vibes') }}" class="inline-flex items-center gap-1 text-sm font-medium text-violet-500 hover:text-violet-400"> |
| 31 | + View the event page → |
| 32 | + </a> |
| 33 | + </p> |
| 34 | + </section> |
| 35 | + |
| 36 | + {{-- ═══ WHY PARTNER ═══ --}} |
| 37 | + <section class="mb-20"> |
| 38 | + <h2 class="text-3xl font-bold md:text-4xl"> |
| 39 | + Why Partner With |
| 40 | + <span class="bg-gradient-to-r from-violet-500 to-indigo-500 bg-clip-text text-transparent dark:from-violet-400 dark:to-indigo-400">The Vibes?</span> |
| 41 | + </h2> |
| 42 | + <div class="mt-2 h-1 w-32 rounded bg-violet-500"></div> |
| 43 | + |
| 44 | + <p class="mt-6 max-w-2xl text-gray-600 dark:text-gray-400"> |
| 45 | + The Vibes is the first-ever in-person NativePHP meetup — a curated, single-day gathering |
| 46 | + for 100 passionate Laravel and PHP developers to connect, collaborate, and celebrate the |
| 47 | + community. It's intimate, it's exclusive, and it's the perfect environment to get in front |
| 48 | + of engaged developers. |
| 49 | + </p> |
| 50 | + |
| 51 | + {{-- Stats --}} |
| 52 | + <div class="mt-10 grid gap-4 sm:grid-cols-3"> |
| 53 | + <div class="rounded-xl border border-gray-200 bg-gray-50 p-6 dark:border-white/10 dark:bg-white/5"> |
| 54 | + <div class="flex items-baseline gap-2"> |
| 55 | + <span class="text-3xl font-extrabold text-violet-500 dark:text-violet-400">100</span> |
| 56 | + <span class="font-semibold">Developers</span> |
| 57 | + </div> |
| 58 | + <p class="mt-2 text-sm text-gray-500 dark:text-gray-500">Intimate & exclusive. Real conversations, not small talk.</p> |
| 59 | + </div> |
| 60 | + <div class="rounded-xl border border-gray-200 bg-gray-50 p-6 dark:border-white/10 dark:bg-white/5"> |
| 61 | + <div class="flex items-baseline gap-2"> |
| 62 | + <span class="text-3xl font-extrabold text-violet-500 dark:text-violet-400">1</span> |
| 63 | + <span class="font-semibold">Day Event</span> |
| 64 | + </div> |
| 65 | + <p class="mt-2 text-sm text-gray-500 dark:text-gray-500">Focused, high-energy, and designed for meaningful connection.</p> |
| 66 | + </div> |
| 67 | + <div class="rounded-xl border border-gray-200 bg-gray-50 p-6 dark:border-white/10 dark:bg-white/5"> |
| 68 | + <div class="flex items-baseline gap-2"> |
| 69 | + <span class="text-3xl font-extrabold text-violet-500 dark:text-violet-400">1st</span> |
| 70 | + <span class="font-semibold">Ever</span> |
| 71 | + </div> |
| 72 | + <p class="mt-2 text-sm text-gray-500 dark:text-gray-500">The inaugural event. Be part of something from the start.</p> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + |
| 76 | + {{-- Who Attends --}} |
| 77 | + <h3 class="mt-12 text-xl font-bold">Who Attends</h3> |
| 78 | + <div class="mt-1 h-0.5 w-24 rounded bg-violet-500"></div> |
| 79 | + <ul class="mt-4 space-y-2 text-gray-600 dark:text-gray-400"> |
| 80 | + <li class="flex items-center gap-3"> |
| 81 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 82 | + Senior Laravel & PHP developers |
| 83 | + </li> |
| 84 | + <li class="flex items-center gap-3"> |
| 85 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 86 | + Engineering leads and CTOs from startups to enterprise |
| 87 | + </li> |
| 88 | + <li class="flex items-center gap-3"> |
| 89 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 90 | + Open-source maintainers and contributors |
| 91 | + </li> |
| 92 | + <li class="flex items-center gap-3"> |
| 93 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 94 | + Agency owners and freelance developers |
| 95 | + </li> |
| 96 | + <li class="flex items-center gap-3"> |
| 97 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 98 | + Developer advocates and community builders |
| 99 | + </li> |
| 100 | + </ul> |
| 101 | + |
| 102 | + {{-- What's Included --}} |
| 103 | + <h3 class="mt-12 text-xl font-bold">What's Included for Attendees</h3> |
| 104 | + <div class="mt-1 h-0.5 w-48 rounded bg-violet-500"></div> |
| 105 | + <ul class="mt-4 space-y-2 text-gray-600 dark:text-gray-400"> |
| 106 | + <li class="flex items-center gap-3"> |
| 107 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-emerald-500"></span> |
| 108 | + Catered local Boston food, snacks & drinks all day |
| 109 | + </li> |
| 110 | + <li class="flex items-center gap-3"> |
| 111 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-emerald-500"></span> |
| 112 | + Community networking in an intimate 100-person setting |
| 113 | + </li> |
| 114 | + <li class="flex items-center gap-3"> |
| 115 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-emerald-500"></span> |
| 116 | + Open collaboration space for hacking and pairing |
| 117 | + </li> |
| 118 | + <li class="flex items-center gap-3"> |
| 119 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-emerald-500"></span> |
| 120 | + Sponsor surprises and exclusive giveaways |
| 121 | + </li> |
| 122 | + </ul> |
| 123 | + </section> |
| 124 | + |
| 125 | + {{-- ═══ PARTNERSHIP TIERS ═══ --}} |
| 126 | + <section class="mb-20"> |
| 127 | + <h2 class="text-3xl font-bold md:text-4xl">Partnership Tiers</h2> |
| 128 | + <p class="mt-2 text-gray-600 dark:text-gray-400">Choose the level that fits your goals. Limited spots ensure maximum visibility.</p> |
| 129 | + <div class="mt-2 h-1 w-40 rounded bg-violet-500"></div> |
| 130 | + |
| 131 | + <div class="mt-10 grid gap-6 sm:grid-cols-3"> |
| 132 | + {{-- Headline Partner --}} |
| 133 | + <div class="rounded-2xl border-2 border-yellow-400/60 bg-gray-50 p-6 dark:bg-white/5"> |
| 134 | + <p class="text-center text-xs font-bold uppercase tracking-widest text-yellow-500">Headline Partner</p> |
| 135 | + <p class="mt-3 text-center text-4xl font-extrabold">$1,000</p> |
| 136 | + <div class="mx-auto mt-3 w-fit rounded-full bg-yellow-500/15 px-4 py-1 text-xs font-medium text-yellow-500">5 spots</div> |
| 137 | + |
| 138 | + <hr class="my-5 border-gray-200 dark:border-white/10"> |
| 139 | + |
| 140 | + <ul class="space-y-3 text-sm text-gray-600 dark:text-gray-400"> |
| 141 | + <li class="flex items-start gap-2"> |
| 142 | + <span class="mt-0.5 font-bold text-yellow-500">✓</span> |
| 143 | + 5 event tickets included |
| 144 | + </li> |
| 145 | + <li class="flex items-start gap-2"> |
| 146 | + <span class="mt-0.5 font-bold text-yellow-500">✓</span> |
| 147 | + Logo on The Vibes website |
| 148 | + </li> |
| 149 | + <li class="flex items-start gap-2"> |
| 150 | + <span class="mt-0.5 font-bold text-yellow-500">✓</span> |
| 151 | + Logo in The Vibes newsletter |
| 152 | + </li> |
| 153 | + <li class="flex items-start gap-2"> |
| 154 | + <span class="mt-0.5 font-bold text-yellow-500">✓</span> |
| 155 | + Premium brand visibility |
| 156 | + </li> |
| 157 | + <li class="flex items-start gap-2"> |
| 158 | + <span class="mt-0.5 font-bold text-yellow-500">✓</span> |
| 159 | + First pick of table/booth space |
| 160 | + </li> |
| 161 | + </ul> |
| 162 | + </div> |
| 163 | + |
| 164 | + {{-- Supporting Partner --}} |
| 165 | + <div class="rounded-2xl border-2 border-violet-500/40 bg-gray-50 p-6 dark:bg-white/5"> |
| 166 | + <p class="text-center text-xs font-bold uppercase tracking-widest text-violet-500 dark:text-violet-400">Supporting Partner</p> |
| 167 | + <p class="mt-3 text-center text-4xl font-extrabold">$500</p> |
| 168 | + <div class="mx-auto mt-3 w-fit rounded-full bg-violet-500/15 px-4 py-1 text-xs font-medium text-violet-500 dark:text-violet-400">10 spots</div> |
| 169 | + |
| 170 | + <hr class="my-5 border-gray-200 dark:border-white/10"> |
| 171 | + |
| 172 | + <ul class="space-y-3 text-sm text-gray-600 dark:text-gray-400"> |
| 173 | + <li class="flex items-start gap-2"> |
| 174 | + <span class="mt-0.5 font-bold text-violet-500">✓</span> |
| 175 | + 2 event tickets included |
| 176 | + </li> |
| 177 | + <li class="flex items-start gap-2"> |
| 178 | + <span class="mt-0.5 font-bold text-violet-500">✓</span> |
| 179 | + Logo on The Vibes website |
| 180 | + </li> |
| 181 | + <li class="flex items-start gap-2"> |
| 182 | + <span class="mt-0.5 font-bold text-violet-500">✓</span> |
| 183 | + Logo in The Vibes newsletter |
| 184 | + </li> |
| 185 | + <li class="flex items-start gap-2"> |
| 186 | + <span class="mt-0.5 font-bold text-violet-500">✓</span> |
| 187 | + Community recognition |
| 188 | + </li> |
| 189 | + </ul> |
| 190 | + </div> |
| 191 | + |
| 192 | + {{-- Community Partner --}} |
| 193 | + <div class="rounded-2xl border-2 border-emerald-500/40 bg-gray-50 p-6 dark:bg-white/5"> |
| 194 | + <p class="text-center text-xs font-bold uppercase tracking-widest text-emerald-500">Community Partner</p> |
| 195 | + <p class="mt-3 text-center text-4xl font-extrabold">$250</p> |
| 196 | + <div class="mx-auto mt-3 w-fit rounded-full bg-emerald-500/15 px-4 py-1 text-xs font-medium text-emerald-500">20 spots</div> |
| 197 | + |
| 198 | + <hr class="my-5 border-gray-200 dark:border-white/10"> |
| 199 | + |
| 200 | + <ul class="space-y-3 text-sm text-gray-600 dark:text-gray-400"> |
| 201 | + <li class="flex items-start gap-2"> |
| 202 | + <span class="mt-0.5 font-bold text-emerald-500">✓</span> |
| 203 | + 1 event ticket included |
| 204 | + </li> |
| 205 | + <li class="flex items-start gap-2"> |
| 206 | + <span class="mt-0.5 font-bold text-emerald-500">✓</span> |
| 207 | + Logo on The Vibes website |
| 208 | + </li> |
| 209 | + <li class="flex items-start gap-2"> |
| 210 | + <span class="mt-0.5 font-bold text-emerald-500">✓</span> |
| 211 | + Support the community |
| 212 | + </li> |
| 213 | + </ul> |
| 214 | + </div> |
| 215 | + </div> |
| 216 | + |
| 217 | + {{-- All Partners --}} |
| 218 | + <div class="mt-10"> |
| 219 | + <h3 class="text-lg font-bold">All Partners Receive:</h3> |
| 220 | + <ul class="mt-3 space-y-2 text-gray-600 dark:text-gray-400"> |
| 221 | + <li class="flex items-center gap-3"> |
| 222 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 223 | + Recognition during The Vibes event day |
| 224 | + </li> |
| 225 | + <li class="flex items-center gap-3"> |
| 226 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 227 | + Direct access to 100 engaged Laravel/PHP developers |
| 228 | + </li> |
| 229 | + <li class="flex items-center gap-3"> |
| 230 | + <span class="h-2 w-2 flex-shrink-0 rounded-full bg-violet-500"></span> |
| 231 | + Association with the NativePHP and Laravel community |
| 232 | + </li> |
| 233 | + </ul> |
| 234 | + </div> |
| 235 | + </section> |
| 236 | + |
| 237 | + {{-- ═══ CONTACT / CTA ═══ --}} |
| 238 | + <section class="mb-16 text-center"> |
| 239 | + <h2 class="text-3xl font-bold md:text-4xl">Let's Make</h2> |
| 240 | + <p class="text-3xl font-bold text-violet-500 dark:text-violet-400 md:text-4xl">The Vibes Happen</p> |
| 241 | + <div class="mx-auto mt-2 h-1 w-24 rounded bg-violet-500"></div> |
| 242 | + |
| 243 | + <p class="mx-auto mt-6 max-w-lg text-gray-600 dark:text-gray-400"> |
| 244 | + Your partnership helps us bring together 100 passionate developers |
| 245 | + for an unforgettable day of community, collaboration, and good vibes. |
| 246 | + </p> |
| 247 | + |
| 248 | + {{-- Contact Card --}} |
| 249 | + <div class="mx-auto mt-8 max-w-sm rounded-2xl border-2 border-violet-500/40 bg-gray-50 p-8 text-left dark:bg-white/5"> |
| 250 | + <h3 class="mb-4 text-center text-lg font-bold">Get In Touch</h3> |
| 251 | + |
| 252 | + <p class="text-xs font-bold uppercase tracking-wide text-violet-500 dark:text-violet-400">Email</p> |
| 253 | + <p class="mb-4"> |
| 254 | + <a href="mailto:sponsors@nativephp.com" class="text-gray-700 hover:text-violet-500 dark:text-gray-300 dark:hover:text-violet-400">sponsors@nativephp.com</a> |
| 255 | + </p> |
| 256 | + |
| 257 | + <p class="text-xs font-bold uppercase tracking-wide text-violet-500 dark:text-violet-400">Event Page</p> |
| 258 | + <p> |
| 259 | + <a href="{{ route('the-vibes') }}" class="text-gray-700 hover:text-violet-500 dark:text-gray-300 dark:hover:text-violet-400">nativephp.com/the-vibes</a> |
| 260 | + </p> |
| 261 | + </div> |
| 262 | + |
| 263 | + {{-- Quick Overview Table --}} |
| 264 | + <div class="mx-auto mt-10 max-w-xl"> |
| 265 | + <h3 class="mb-4 text-lg font-bold">Partnership Overview</h3> |
| 266 | + <table class="w-full text-left text-sm"> |
| 267 | + <tbody class="divide-y divide-gray-200 dark:divide-white/10"> |
| 268 | + <tr> |
| 269 | + <td class="py-3 font-semibold">Headline Partner</td> |
| 270 | + <td class="py-3 font-semibold text-violet-500 dark:text-violet-400">$1,000</td> |
| 271 | + <td class="py-3 text-gray-500">5 spots</td> |
| 272 | + <td class="py-3 text-gray-500">5 tickets + logo on site & newsletter</td> |
| 273 | + </tr> |
| 274 | + <tr> |
| 275 | + <td class="py-3 font-semibold">Supporting Partner</td> |
| 276 | + <td class="py-3 font-semibold text-violet-500 dark:text-violet-400">$500</td> |
| 277 | + <td class="py-3 text-gray-500">10 spots</td> |
| 278 | + <td class="py-3 text-gray-500">2 tickets + logo on site & newsletter</td> |
| 279 | + </tr> |
| 280 | + <tr> |
| 281 | + <td class="py-3 font-semibold">Community Partner</td> |
| 282 | + <td class="py-3 font-semibold text-violet-500 dark:text-violet-400">$250</td> |
| 283 | + <td class="py-3 text-gray-500">20 spots</td> |
| 284 | + <td class="py-3 text-gray-500">1 ticket + logo on site</td> |
| 285 | + </tr> |
| 286 | + </tbody> |
| 287 | + </table> |
| 288 | + </div> |
| 289 | + |
| 290 | + <p class="mt-12 text-xs text-gray-400 dark:text-gray-600"> |
| 291 | + NativePHP · The Vibes 2026 · Presented by Bifrost Technology, LLC |
| 292 | + </p> |
| 293 | + </section> |
| 294 | + |
| 295 | + </div> |
| 296 | +</x-layout> |
0 commit comments