remove unused files

This commit is contained in:
2026-06-19 12:15:50 +05:30
parent 6958805396
commit 53a1968350
36 changed files with 928 additions and 4644 deletions

View File

@@ -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">