feat: bring back floating icons

This commit is contained in:
zaidmukaddam 2024-08-28 20:27:14 +05:30
parent 52a4a63e5c
commit a22a556abb

View File

@ -647,7 +647,8 @@ const LandingPage: React.FC = () => {
</AnimatePresence>
<main className="flex-1">
<section className="w-full py-48 bg-gradient-to-b from-background to-muted relative overflow-hidden">
<section className="w-full py-48 bg-gradient-to-b from-background to-muted relative overflow-hidden">
<FloatingIcons />
<div className="container px-4 md:px-6 relative z-10">
<div className="text-center space-y-4">
<motion.h1