From 95255bfdc028e8eef5246aa442eab31070a9e3c1 Mon Sep 17 00:00:00 2001 From: Aidan Date: Tue, 4 Mar 2025 09:30:58 -0500 Subject: [PATCH] design: improve exchange page design --- app/account/dashboard/exchange/page.tsx | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/app/account/dashboard/exchange/page.tsx b/app/account/dashboard/exchange/page.tsx index 638dc34..f678dbb 100644 --- a/app/account/dashboard/exchange/page.tsx +++ b/app/account/dashboard/exchange/page.tsx @@ -2,6 +2,10 @@ import { motion } from "framer-motion" import { SideMenu } from "@/components/pages/dashboard/SideMenu" +import { FaBitcoin } from "react-icons/fa6"; +import { TbArrowsExchange2 } from "react-icons/tb"; +import { SiLitecoin } from "react-icons/si"; +import { BadgeDollarSign } from "lucide-react" const fadeIn = { initial: { opacity: 0, y: 20 }, @@ -16,9 +20,17 @@ export default function Exchange() {
-

Exchange Crypto

-

Coming soon

-

If you prefer not to see this service, you will be able to hide it from Settings when it launches.

+
+

Coming Soon

+
+

Exchange Crypto

+
+ +
+
+

We find the best price, seriously

+

We use the API from several providers to provide comparisons between the different providers. You complete the exchange via our exchange interface (via provider) or through the provider's website. Each time, you can walk out knowing you got the best deal. The best part? We don't take a cut or make a profit off your usage.

+