website cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Users, Trophy, ChevronRight } from 'lucide-react';
|
||||
import Heading from '@/components/ui/Heading';
|
||||
import Button from '@/components/ui/Button';
|
||||
import { Trophy, Users } from 'lucide-react';
|
||||
import Button from '../ui/Button';
|
||||
|
||||
interface HeroSectionProps {
|
||||
icon?: React.ElementType;
|
||||
|
||||
Reference in New Issue
Block a user