From 778f5b627812f6cb487e9236ca5e5261fd2e763c Mon Sep 17 00:00:00 2001
From: LofiSu <163713803+LofiSu@users.noreply.github.com>
Date: Sun, 26 Jan 2025 07:05:31 +0000
Subject: cli
---
src/HomePage.tsx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'src')
diff --git a/src/HomePage.tsx b/src/HomePage.tsx
index 3a40a16..4498a85 100644
--- a/src/HomePage.tsx
+++ b/src/HomePage.tsx
@@ -1,7 +1,7 @@
import React from 'react';
import { motion } from 'framer-motion';
-import { FaGithub, FaDiscord } from 'react-icons/fa';
-import { SiPython, SiTypescript, SiReact } from 'react-icons/si';
+// import { FaGithub, FaDiscord } from 'react-icons/fa';
+// import { SiPython, SiTypescript, SiReact } from 'react-icons/si';
import { Button, Card } from '@nextui-org/react';
import { ThreeBackground } from './components/ThreeBackground';
import { StatsCard } from './components/StatsCard';
@@ -33,14 +33,14 @@ const HomePage: React.FC = () => {
target="_blank"
as="a"
>
-