diff --git a/components/landing-page.tsx b/components/landing-page.tsx index 289bc63..9ec4972 100644 --- a/components/landing-page.tsx +++ b/components/landing-page.tsx @@ -16,7 +16,7 @@ import { Label } from "@/components/ui/label" import { useEffect, useState } from 'react'; -import { Github, Download, Zap, Type, Globe, Sparkles, Heart, MessageCircle, Paintbrush, Star, Speech } from 'lucide-react' +import { Github, Download, Zap, Type, Globe, Heart, MessageCircle, Paintbrush, Star, Speech } from 'lucide-react' import Image from 'next/image' @@ -242,7 +242,7 @@ export default function Component() {