diff options
Diffstat (limited to 'src/HomePage.tsx')
| -rw-r--r-- | src/HomePage.tsx | 1 |
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 |
