Update src/app/page.tsx

This commit is contained in:
2026-02-11 19:01:04 +00:00
parent ea23c74110
commit bddad40679

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ArrowRight, Award, Car, Clock, MapPin, Sparkles, ThumbsUp } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";