Update src/app/page.tsx
This commit is contained in:
@@ -82,10 +82,10 @@ export default function LandingPage() {
|
||||
tag="Trust Indicators"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "500+", title: "Happy Customers", description: "Satisfied clients in our community", icon: Users },
|
||||
{ id: "2", value: "15+", title: "Years Experience", description: "Industry expertise and knowledge", icon: Award },
|
||||
{ id: "3", value: "100%", title: "Satisfaction", description: "Guaranteed or your money back", icon: Shield },
|
||||
{ id: "4", value: "24/7", title: "Available", description: "Emergency service support ready", icon: Clock }
|
||||
{ id: "1", value: "500+", title: "Happy Customers", description: "Over 500 satisfied customers trust us for quality and reliability", icon: Users },
|
||||
{ id: "2", value: "15+", title: "Years Experience", description: "More than 15 years of proven industry expertise and professional knowledge", icon: Award },
|
||||
{ id: "3", value: "100%", title: "Satisfaction", description: "Complete satisfaction guaranteed or your money back with our commitment", icon: Shield },
|
||||
{ id: "4", value: "24/7", title: "Available", description: "Round-the-clock emergency service support ready when you need us most", icon: Clock }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user