feat: bring back floating icons
This commit is contained in:
parent
52a4a63e5c
commit
a22a556abb
@ -648,6 +648,7 @@ const LandingPage: React.FC = () => {
|
|||||||
|
|
||||||
<main className="flex-1">
|
<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="container px-4 md:px-6 relative z-10">
|
||||||
<div className="text-center space-y-4">
|
<div className="text-center space-y-4">
|
||||||
<motion.h1
|
<motion.h1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user