Update src/app/page.tsx

This commit is contained in:
2026-03-25 21:04:09 +00:00
parent 6f7351ce44
commit 1effd1d848

View File

@@ -9,7 +9,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Car, CheckCircle, Gauge, Paintbrush, Sparkles, VacuumCleaner, Window, ClipboardCheck } from "lucide-react";
import { Car, CheckCircle, Gauge, Paintbrush, Sparkles, Vacuum, Glass, ClipboardCheck } from "lucide-react";
export default function LandingPage() {
return (