Merge version_1 into main #6
@@ -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, Glasses, ClipboardCheck, Hand, Shield, Users, Award, CalendarCheck, Timer, Smile } from "lucide-react";
|
||||
import { Car, CheckCircle, Gauge, Paintbrush, Sparkles, SprayCan, Glasses, ClipboardCheck, Hand, Shield, Users, Award, CalendarCheck, Timer, Smile } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/neon-car-wash-sign-collection_23-2148152323.jpg", imageAlt: "Interior Cleaning icon"},
|
||||
items: [
|
||||
{
|
||||
icon: VacuumCleaner,
|
||||
icon: SprayCan,
|
||||
text: "Deep Vacuum"},
|
||||
{
|
||||
icon: Glasses,
|
||||
|
||||
Reference in New Issue
Block a user