Merge version_13_1780922967663 into main #10
@@ -81,12 +81,6 @@ export default function PromoSection() {
|
||||
/>
|
||||
</motion.div>
|
||||
</div>
|
||||
|
||||
{/* Decorative background elements */}
|
||||
<div className="absolute top-0 left-0 w-full h-full overflow-hidden pointer-events-none opacity-10">
|
||||
<div className="absolute -top-24 -left-24 w-96 h-96 bg-white rounded-full blur-3xl"></div>
|
||||
<div className="absolute -bottom-24 -right-24 w-96 h-96 bg-white rounded-full blur-3xl"></div>
|
||||
</div>
|
||||
</section>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user