diff --git a/resources/views/components/bifrost-button.blade.php b/resources/views/components/bifrost-button.blade.php index 4a0313bd..86cb001a 100644 --- a/resources/views/components/bifrost-button.blade.php +++ b/resources/views/components/bifrost-button.blade.php @@ -4,6 +4,39 @@ +
+ {{-- Animated glow --}} + + + + {{-- Badge --}} +
+ + + + Cloud Platform +
+ + {{-- Logo --}} +
+ +
+ + {{-- Tagline --}} +

+ Build in the cloud. Deploy anywhere. +

+ + {{-- Description --}} +

+ And when you've built your app, get it to the stores and into the hands of users as fast as humanly possible. +

+ + {{-- Bifrost Diagram --}} +
+ +
+ + {{-- CTA --}} +
+ Ship it! + + + +
+
+
diff --git a/resources/views/components/home/explainer.blade.php b/resources/views/components/home/explainer.blade.php index 84ce3cf9..77fffd51 100644 --- a/resources/views/components/home/explainer.blade.php +++ b/resources/views/components/home/explainer.blade.php @@ -571,76 +571,4 @@ class="absolute -top-20 -right-20 -z-10 size-60 rounded-full bg-gradient-to-r fr - {{-- Bifrost --}} -
-
- {{-- Illustration --}} - - - {{-- Header --}} -
-

- And when you've built your app... Ship it! -

-

- Get it to the stores and into the hands of users as fast as - humanly possible with Bifrost -

-
- - {{-- Button --}} -
- -
- - {{-- Top gradient line --}} - - - {{-- Left blur --}} - - - {{-- Right blur --}} - -
-
diff --git a/resources/views/components/home/jump-card.blade.php b/resources/views/components/home/jump-card.blade.php new file mode 100644 index 00000000..fc1f8c23 --- /dev/null +++ b/resources/views/components/home/jump-card.blade.php @@ -0,0 +1,113 @@ +{{-- Jump Card - Preview on real devices --}} + +
+ {{-- Animated glow --}} + + + {{-- Platform badges (top-right) --}} +
+ + iOS + + + Android + +
+ + {{-- Badge --}} +
+ + + + Preview Tool +
+ + {{-- Title --}} +

+ Jump +

+ + {{-- Tagline --}} +

+ Code here. Jump there. +

+ + {{-- Description --}} +

+ Preview your NativePHP app on real devices instantly. +

+ + {{-- Features list --}} + + + {{-- CTA --}} +
+ Jump in + + + +
+
+
diff --git a/resources/views/components/home/mimi-card.blade.php b/resources/views/components/home/mimi-card.blade.php new file mode 100644 index 00000000..ff1ef5b7 --- /dev/null +++ b/resources/views/components/home/mimi-card.blade.php @@ -0,0 +1,118 @@ +{{-- Mimi Card - AI-powered app creation --}} + +
+ {{-- Animated glow --}} + + + {{-- Badge --}} +
+ + + + + + AI-Powered +
+ + {{-- Title --}} +

+ Mimi +

+ + {{-- Tagline --}} +

+ Describe it. Build it. +

+ + {{-- Description --}} +

+ Turn your ideas into native mobile apps with AI. +

+ + {{-- Features list --}} + + + {{-- CTA --}} +
+ Vibe away + + + +
+
+
diff --git a/resources/views/components/home/plugins-announcement.blade.php b/resources/views/components/home/plugins-announcement.blade.php new file mode 100644 index 00000000..4ce706a4 --- /dev/null +++ b/resources/views/components/home/plugins-announcement.blade.php @@ -0,0 +1,229 @@ +
+ {{-- Inner container --}} +
+ {{-- Animated background grid --}} + + + {{-- Glowing orbs --}} + + + + + {{-- NEW badge --}} +
+ + + + NEW +
+ + {{-- Main headline --}} +

+ Build anything with + + Plugins + +

+ + {{-- Subtitle --}} +

+ Extend your mobile apps with powerful plugins. + Unlimited possibilities. +

+ + {{-- CTA Button --}} + + + {{-- Decorative corner elements --}} + + + + +
+
diff --git a/resources/views/components/icons/plug.blade.php b/resources/views/components/icons/plug.blade.php new file mode 100644 index 00000000..351d207d --- /dev/null +++ b/resources/views/components/icons/plug.blade.php @@ -0,0 +1,3 @@ +@props(['class' => 'size-5']) + +merge(['class' => $class]) }} /> diff --git a/resources/views/components/illustrations/bifrost-diagram.blade.php b/resources/views/components/illustrations/bifrost-diagram.blade.php index 6badaaf9..1030adc3 100644 --- a/resources/views/components/illustrations/bifrost-diagram.blade.php +++ b/resources/views/components/illustrations/bifrost-diagram.blade.php @@ -13,6 +13,7 @@ class="h-7 sm:h-9" /> @@ -20,7 +21,7 @@ class="h-7 sm:h-9" {{-- Left line (decorative) --}} @@ -66,7 +67,7 @@ class="h-1.5 w-15 rounded-full bg-gray-200 dark:bg-white/3" {{-- Right (Build outputs to platforms) --}} -
+