mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-04 01:48:27 +02:00
k
This commit is contained in:
parent
b0f00953bc
commit
1a378448f4
@ -81,7 +81,7 @@ export function ClientLayout({
|
||||
ApplicationStatus.PAYMENT_REMINDER && (
|
||||
<div className="fixed top-2 left-1/2 transform -translate-x-1/2 bg-amber-400 dark:bg-amber-500 text-gray-900 dark:text-gray-100 p-4 rounded-lg shadow-lg z-50 max-w-md text-center">
|
||||
<strong className="font-bold">Warning:</strong> Your trial ends in
|
||||
less than 2 days and no payment method has been added.
|
||||
less than 5 days and no payment method has been added.
|
||||
<div className="mt-2">
|
||||
<Link href="/admin/billing">
|
||||
<Button
|
||||
|
Loading…
x
Reference in New Issue
Block a user