Merge version_2 into main #3
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Choose PipePros"
|
||||
metrics={[
|
||||
{ id: "m1", icon: Zap, label: "Emergency Response", value: "24/7" },
|
||||
{ id: "m2", icon: Shield, label: "Licensed & Insured", value: "100%" },
|
||||
{ id: "m3", icon: Award, label: "Satisfied Customers", value: "10k+" },
|
||||
{ icon: Zap, label: "Emergency Response", value: "24/7" },
|
||||
{ icon: Shield, label: "Licensed & Insured", value: "100%" },
|
||||
{ icon: Award, label: "Satisfied Customers", value: "10k+" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user