Update app/dashboard/page.tsx
This commit is contained in:
parent
e5b1635e2c
commit
b59bf82649
@ -348,7 +348,7 @@ function DashboardContent() {
|
|||||||
<div className="flex-1 p-8 flex flex-col items-center justify-center max-w-3xl mx-auto w-full">
|
<div className="flex-1 p-8 flex flex-col items-center justify-center max-w-3xl mx-auto w-full">
|
||||||
{messages.length === 0 ? (
|
{messages.length === 0 ? (
|
||||||
<>
|
<>
|
||||||
<WelcomeHeader name={userName} version="v1.0 - Launching ALMAZE" />
|
<WelcomeHeader name={userName} version="v1.0 - Launching SOVIRO" />
|
||||||
<p className="text-gray-500 text-center mb-8 max-w-lg">
|
<p className="text-gray-500 text-center mb-8 max-w-lg">
|
||||||
Ready to help you with your tasks and questions.
|
Ready to help you with your tasks and questions.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user