Merge version_1 into main #1
@@ -9,7 +9,7 @@ import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
|
||||
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Sparkles, Shield, Smartphone, Package, Award, Zap, CheckCircle, Recycle, TrendingUp, Box, Percent, Truck, Clock, Headset, Wrench, Star } from "lucide-react";
|
||||
import { Sparkles, Shield, Smartphone, Package, Award, Zap, CheckCircle, Recycle, TrendingUp, Box, Percent, Truck, Clock, Headset, Wrench, Star, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
listTitle: "Key Benefits", listItems: [
|
||||
{ icon: CheckCircle, title: "Genuine Products", status: "Verified" },
|
||||
{ icon: Shield, title: "Complete Warranty", status: "Assured" },
|
||||
{ icon: Smartphone, title: "Friendly Staff", status: "Ready" },
|
||||
{ icon: Users, title: "Friendly Staff", status: "Ready" },
|
||||
],
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user