diff --git a/src/app/page.tsx b/src/app/page.tsx index 266358d..3349930 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,16 +14,16 @@ import { Calendar, Camera, Scissors, Sparkles, Star, Users, MapPin } from "lucid export default function LandingPage() { return ( ); -} \ No newline at end of file +}