aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/HomePage.tsx
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
commit381a488671fe77f6d13cce9919b4b1401478f0f2 (patch)
treedc3bccbec62dfc3e0abcf91dd9ce57f07d9145c8 /src/HomePage.tsx
parent40a299b873e68f642bfe2d3e150a9b23ce278dc6 (diff)
downloadHydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.tar.gz
HydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.zip
cli
Diffstat (limited to 'src/HomePage.tsx')
-rw-r--r--src/HomePage.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/HomePage.tsx b/src/HomePage.tsx
index dcbb88c..3a40a16 100644
--- a/src/HomePage.tsx
+++ b/src/HomePage.tsx
@@ -11,7 +11,6 @@ const HomePage: React.FC = () => {
return (
<div className="min-h-screen bg-gradient-to-b from-gray-900 to-black text-white relative overflow-hidden">
<ThreeBackground />
-
{/* Hero Section */}
<section className="relative z-10 pt-20 pb-32">
<motion.div