diff --git a/components/common/NavBar.tsx b/components/common/NavBar.tsx index 04afd73..65ee3a1 100644 --- a/components/common/NavBar.tsx +++ b/components/common/NavBar.tsx @@ -13,7 +13,7 @@ function NavBar({ options }: NavProps) { const [isActive, setActive] = useState(false); return ( InvestBot Logo
- InvestBot + toffee

{ setActive(!isActive); }} > - InvestBot + toffee

Serving anny's community est. 2022

- Dashboard - InvestBot - + Dashboard - toffee + - + - +
diff --git a/layouts/HomeLayout.tsx b/layouts/HomeLayout.tsx index da130f1..3606082 100644 --- a/layouts/HomeLayout.tsx +++ b/layouts/HomeLayout.tsx @@ -30,18 +30,18 @@ function HomeLayout(props: HomeLayoutProps) { variants={containerVariants} > - InvestBot + toffee - + - + diff --git a/pages/about.tsx b/pages/about.tsx index 31ac4db..c3cc05e 100644 --- a/pages/about.tsx +++ b/pages/about.tsx @@ -7,7 +7,7 @@ function About() { return ( <> - About - InvestBot + About - toffee

about

diff --git a/pages/contact.tsx b/pages/contact.tsx index 1440cf4..24a1fe9 100644 --- a/pages/contact.tsx +++ b/pages/contact.tsx @@ -7,7 +7,7 @@ function About() { return ( <> - Contact - InvestBot + Contact - toffee

contact

diff --git a/pages/dashboard/index.tsx b/pages/dashboard/index.tsx index 8ad0a5a..92e64e3 100644 --- a/pages/dashboard/index.tsx +++ b/pages/dashboard/index.tsx @@ -8,7 +8,7 @@ function Dashboard() { return ( <> - Dashboard - InvestBot + Dashboard - toffee - Ranking - InvestBot + Ranking - toffee
@@ -146,10 +146,13 @@ function Ranking() { { // if data is not loaded, loading div !dataLoaded ? ( -
+

This is fake delay :)

-
+ ) : ( { let slideShow = ( InvestBot Logo { return ( <> - Home - InvestBot + Home - toffee
-

Buy high

+

+ t +

+

ax-free

-

Sell low

+

+ off +

+

line

- - ...or something like that - +

+ e +

+

mote

+
+ +

+ e +

+

xchange

+
{ animate="animate" > {slideShow} + + + currently in development! + +
@@ -133,8 +162,8 @@ const sloganContainerVariants = { type: "spring", bounce: 0.5, stiffness: 150, - delayChildren: 0.5, - staggerChildren: 1.0, + delayChildren: 1.0, + staggerChildren: 0.45, }, }, }; @@ -148,14 +177,27 @@ const sloganHeaderVariants = { }, }; -const sloganSecondaryVariants = { +const sloganSecondaryContainerVariants = { initial: { opacity: 0, + rotate: 0, }, animate: { opacity: 1, + rotate: -15, transition: { delay: 3.5, + duration: 1.0, + }, + }, +}; + +const sloganSecondaryVariants = { + animate: { + fontSize: ["1.5rem", "1.575rem", "1.5rem"], + transition: { + duration: 0.5, + repeat: Infinity, }, }, }; diff --git a/pages/team.tsx b/pages/team.tsx index 17b023f..935bb55 100644 --- a/pages/team.tsx +++ b/pages/team.tsx @@ -9,7 +9,7 @@ function Team() { return ( <> - Team - InvestBot + Team - toffee