mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Refactor trial confirmed page
This commit is contained in:
parent
53ccd2c361
commit
8efbeda4e2
@ -195,6 +195,7 @@ class NinjaPlanController extends Controller
|
||||
|
||||
public function plan()
|
||||
{
|
||||
|
||||
// return $this->trial();
|
||||
//harvest the current plan
|
||||
$data = [];
|
||||
|
3
public/images/Vector 1580.svg
Normal file
3
public/images/Vector 1580.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="598" height="450" viewBox="0 0 598 450" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.05" d="M474.826 149.58C537.96 127.127 603.054 7.0443 592.708 -44.907L-72.3135 -6.27372L-93.116 541.526C-51.621 532.17 19.6183 527.658 70.9927 465.58C155.706 363.219 239.064 427.938 284.962 383.031C330.859 338.124 315.01 295.858 330.529 241.045C346.048 186.232 395.909 177.647 474.826 149.58Z" fill="white" stroke="white" stroke-width="7"/>
|
||||
</svg>
|
After Width: | Height: | Size: 464 B |
3
public/images/Vector 1581.svg
Normal file
3
public/images/Vector 1581.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="595" height="450" viewBox="0 0 595 450" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.2" d="M474.942 153.487C538.076 131.034 603.17 10.9513 592.823 -41L-72.1976 -2.36674L-93 545.433C-51.505 536.077 19.7343 531.565 71.1087 469.487C155.822 367.126 239.18 431.845 285.078 386.938C330.975 342.031 315.126 299.765 330.645 244.952C346.164 190.139 396.025 181.554 474.942 153.487Z" stroke="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 430 B |
9
public/images/hero-success.svg
Normal file
9
public/images/hero-success.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 127 KiB |
3
public/images/wave-bg.svg
Normal file
3
public/images/wave-bg.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg width="598" height="450" viewBox="0 0 598 450" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path opacity="0.05" d="M474.826 149.58C537.96 127.127 603.054 7.0443 592.708 -44.907L-72.3135 -6.27372L-93.116 541.526C-51.621 532.17 19.6183 527.658 70.9927 465.58C155.706 363.219 239.064 427.938 284.962 383.031C330.859 338.124 315.01 295.858 330.529 241.045C346.048 186.232 395.909 177.647 474.826 149.58Z" fill="white" stroke="white" stroke-width="7"/>
|
||||
</svg>
|
After Width: | Height: | Size: 464 B |
2
public/vendor/livewire/livewire.js
vendored
2
public/vendor/livewire/livewire.js
vendored
File diff suppressed because one or more lines are too long
2
public/vendor/livewire/livewire.js.map
vendored
2
public/vendor/livewire/livewire.js.map
vendored
File diff suppressed because one or more lines are too long
2
public/vendor/livewire/manifest.json
vendored
2
public/vendor/livewire/manifest.json
vendored
@ -1 +1 @@
|
||||
{"/livewire.js":"/livewire.js?id=c69d0f2801c01fcf8166"}
|
||||
{"/livewire.js":"/livewire.js?id=de3fca26689cb5a39af4"}
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user