update pricing link on waitlist
This commit is contained in:
		@@ -24,6 +24,8 @@
 | 
				
			|||||||
            <x-forms.button type="submit">Join Waitlist</x-forms.button>
 | 
					            <x-forms.button type="submit">Join Waitlist</x-forms.button>
 | 
				
			||||||
        </form>
 | 
					        </form>
 | 
				
			||||||
        Waiting in the line: <span class="font-bold text-warning">{{ $waiting_in_line }}</span>
 | 
					        Waiting in the line: <span class="font-bold text-warning">{{ $waiting_in_line }}</span>
 | 
				
			||||||
        {{-- <x-pricing-plans showSubscribeButtons="false" /> --}}
 | 
					        <div class="pt-4">
 | 
				
			||||||
 | 
					            See the pricing <a href="https://coolify.io/pricing" class="text-warning">here</a>.
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user