Skip to content

Commit 1b0f57f

Browse files
simonhampclaude
andcommitted
Update first-party plugins copy to "at no extra cost"
Replace "Get all first-party plugins for free" with "Access all first-party plugins at no extra cost" across dashboard and pricing pages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dce84d7 commit 1b0f57f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/views/livewire/customer/dashboard.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
Upgrade to NativePHP Ultra
3636
</h3>
3737
<p class="mt-1 text-sm text-zinc-600 dark:text-zinc-400">
38-
Get all first-party plugins for free, premium support, team management, and more.
38+
Access all first-party plugins at no extra cost, premium support, team management, and more.
3939
</p>
4040
<div class="mt-4">
4141
<a href="{{ route('pricing') }}" class="inline-flex items-center rounded-md border border-transparent bg-black px-4 py-2 text-sm font-medium text-white transition hover:bg-zinc-800 focus:outline-none focus:ring-2 focus:ring-zinc-500 focus:ring-offset-2 dark:bg-white dark:text-black dark:hover:bg-zinc-200">

resources/views/livewire/mobile-pricing.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ class="grid size-7 shrink-0 place-items-center rounded-xl bg-[#D4FD7D] dark:bg-[
228228
>
229229
<x-icons.checkmark class="size-5 shrink-0" />
230230
</div>
231-
<div class="font-medium">All first-party plugins for free</div>
231+
<div class="font-medium">All first-party plugins at no extra cost</div>
232232
</div>
233233
<div class="flex items-center gap-2">
234234
<div

0 commit comments

Comments
 (0)