diff --git a/public/img/sponsors/phpstorm-dark.svg b/public/img/sponsors/phpstorm-dark.svg
new file mode 100644
index 00000000..19408e54
--- /dev/null
+++ b/public/img/sponsors/phpstorm-dark.svg
@@ -0,0 +1,20 @@
+
diff --git a/public/img/sponsors/phpstorm.svg b/public/img/sponsors/phpstorm.svg
new file mode 100644
index 00000000..ce562bae
--- /dev/null
+++ b/public/img/sponsors/phpstorm.svg
@@ -0,0 +1,20 @@
+
diff --git a/public/img/the-vibes/logo-dark.svg b/public/img/the-vibes/logo-dark.svg
new file mode 100644
index 00000000..cd8e3539
--- /dev/null
+++ b/public/img/the-vibes/logo-dark.svg
@@ -0,0 +1,12 @@
+
diff --git a/public/img/the-vibes/logo.svg b/public/img/the-vibes/logo.svg
new file mode 100644
index 00000000..aae80ddb
--- /dev/null
+++ b/public/img/the-vibes/logo.svg
@@ -0,0 +1,12 @@
+
diff --git a/resources/views/components/sponsors/logos/jump24.blade.php b/resources/views/components/sponsors/logos/jump24.blade.php
new file mode 100644
index 00000000..757c9949
--- /dev/null
+++ b/resources/views/components/sponsors/logos/jump24.blade.php
@@ -0,0 +1,9 @@
+
diff --git a/resources/views/components/sponsors/vibes-partners.blade.php b/resources/views/components/sponsors/vibes-partners.blade.php
new file mode 100644
index 00000000..670fe8bf
--- /dev/null
+++ b/resources/views/components/sponsors/vibes-partners.blade.php
@@ -0,0 +1,123 @@
+@php
+ $partners = [
+ [
+ 'url' => 'https://www.webmavens.com/?ref=nativephp',
+ 'name' => 'Web Mavens',
+ 'component' => 'sponsors.logos.webmavens',
+ 'class' => 'dark:fill-white',
+ ],
+ [
+ 'url' => 'https://www.nexcalia.com/?ref=nativephp',
+ 'name' => 'Nexcalia',
+ 'component' => 'sponsors.logos.nexcalia',
+ 'class' => 'text-black dark:text-white',
+ ],
+ [
+ 'url' => 'https://bifrost.nativephp.com/',
+ 'name' => 'Bifrost Technology',
+ 'component' => 'logos.bifrost',
+ 'class' => 'h-6',
+ ],
+ [
+ 'url' => 'https://beyondco.de/?utm_source=nativephp&utm_medium=logo&utm_campaign=the-vibes',
+ 'name' => 'Beyond Code',
+ 'image' => '/img/sponsors/beyondcode.webp',
+ 'imageDark' => '/img/sponsors/beyondcode-dark.webp',
+ 'width' => 160,
+ 'height' => 40,
+ ],
+ [
+ 'url' => 'https://mostlytechnical.com/',
+ 'name' => 'Mostly Technical',
+ 'image' => '/img/sponsors/mostly-technical.webp',
+ 'class' => 'h-15 w-15 rounded',
+ 'width' => 60,
+ 'height' => 60,
+ ],
+ [
+ 'url' => 'https://www.geocod.io/?utm_source=nativephp&utm_medium=sponsorship&utm_campaign=thevibes',
+ 'name' => 'Geocodio',
+ 'component' => 'sponsors.logos.geocodio',
+ ],
+ [
+ 'url' => 'https://thephp.foundation/?utm_source=nativephp&utm_medium=sponsorship&utm_campaign=thevibes',
+ 'name' => 'The PHP Foundation',
+ 'component' => 'sponsors.logos.php-foundation',
+ 'class' => 'h-15 w-15 rounded',
+ ],
+ [
+ 'url' => 'https://artisan.build/?utm_source=nativephp&utm_medium=sponsorship&utm_campaign=thevibes',
+ 'name' => 'Artisan Build',
+ 'image' => '/img/sponsors/artisan-build.webp',
+ 'imageDark' => '/img/sponsors/artisan-build-dark.webp',
+ 'width' => 160,
+ 'height' => 20,
+ ],
+ [
+ 'url' => 'https://nopticon.com/?ref=nativephp',
+ 'name' => 'Nopticon',
+ 'component' => 'sponsors.logos.nopticon',
+ 'class' => 'text-black dark:text-white',
+ ],
+ [
+ 'url' => 'https://jump24.co.uk/?ref=nativephp',
+ 'name' => 'Jump24',
+ 'component' => 'sponsors.logos.jump24',
+ 'class' => 'h-10 text-black dark:text-white',
+ ],
+ [
+ 'url' => 'https://www.jetbrains.com/phpstorm/?utm_source=nativephp&utm_medium=sponsorship&utm_campaign=thevibes',
+ 'name' => 'PhpStorm',
+ 'image' => '/img/sponsors/phpstorm.svg',
+ 'imageDark' => '/img/sponsors/phpstorm-dark.svg',
+ 'width' => 275,
+ 'height' => 79,
+ ],
+ ];
+@endphp
+
+@foreach ($partners as $partner)
+
+
+
+ @else
+
+ @endif
+
@@ -122,6 +135,17 @@
+ {{-- ═══ CURRENT PARTNERS ═══ --}}
+ The partners already backing the first-ever NativePHP meetup. Join them. Now Seeking
+ Beyond the tiers above, we're looking for in-kind partners to help feed and host the room.
+ Cover the catering or provide the venue and we'll give you headline-level recognition to
+ match — prominent logo placement, day-of call-outs, and our lasting gratitude.
+
+ A full day of talks, great food, and time to build together.
+ {{ $item['detail'] }}Already On Board
+ Partnership Tiers
@@ -230,6 +254,48 @@
Food & Venue Partners
+ Let's Make
diff --git a/resources/views/the-vibes.blade.php b/resources/views/the-vibes.blade.php
index d8b4d9c3..48c88659 100644
--- a/resources/views/the-vibes.blade.php
+++ b/resources/views/the-vibes.blade.php
@@ -75,10 +75,23 @@ class="inline-flex items-center gap-2 rounded-full bg-violet-100 px-4 py-1.5 tex
})
}
"
- class="mt-5 text-4xl font-extrabold md:text-5xl lg:text-6xl"
+ class="mt-5"
>
- The
- Vibes
+ The Vibes, hosted by NativePHP
+
+
{{-- Subtitle --}}
@@ -767,7 +780,7 @@ class="mt-10 grid gap-6 md:grid-cols-2"
- Sponsored By
+ Schedule
+
-
-
- {{ $item['title'] }}
+ @isset($item['detail'])
+
-
-
+ Sponsored By
+
- {{-- Nopticon --}}
-
-