remove unused files
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
'use client'
|
||||
|
||||
import { motion } from 'framer-motion'
|
||||
import { fadeUp, staggerContainer, viewportConfig } from '@/lib/animations'
|
||||
|
||||
export function Download() {
|
||||
return (
|
||||
<section id="download" className="py-24 sm:py-32 bg-white relative overflow-hidden px-5 sm:px-8 border-t border-purple-soft">
|
||||
|
||||
Reference in New Issue
Block a user