diff --git a/app/dashboard/page.tsx b/app/dashboard/page.tsx index 122dbc1..48d357a 100644 --- a/app/dashboard/page.tsx +++ b/app/dashboard/page.tsx @@ -348,7 +348,7 @@ function DashboardContent() {
{messages.length === 0 ? ( <> - +

Ready to help you with your tasks and questions.

diff --git a/app/home/Header.tsx b/app/home/Header.tsx index aa5aacb..bbbc61f 100644 --- a/app/home/Header.tsx +++ b/app/home/Header.tsx @@ -62,7 +62,7 @@ export default function Header() { const navItems = [ { name: "Features", href: "features", isExternal: false }, { name: "Tokenomics", href: "tokenomics", isExternal: false }, - { name: "Docs", href: "https://almaze.gitbook.io/docs/", isExternal: true }, + { name: "Docs", href: "https://sovirolabs.gitbook.io/docs/", isExternal: true }, ]; return ( @@ -177,7 +177,7 @@ export default function Header() {
@@ -208,7 +208,7 @@ export default function RoadmapSection() { diff --git a/app/home/TokenomicsSection.tsx b/app/home/TokenomicsSection.tsx index d79f769..25d778f 100644 --- a/app/home/TokenomicsSection.tsx +++ b/app/home/TokenomicsSection.tsx @@ -29,7 +29,11 @@ export default function TokenomicsSection() { }, { id: 2, +<<<<<<< HEAD color: "#1D9BF0", +======= + color: "#1D9BF0", +>>>>>>> 7add64fb2b805f603127c21f1d6ba4f12e69594b title: "TEAM ALLOCATIONS", percentage: "2%", content: {