Merge version_1 into main #1
@@ -102,19 +102,19 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Clean Daily",
|
||||
value: "Always", label: "Clean Daily",
|
||||
},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "On Time, Every Time",
|
||||
value: "100%", label: "On Time, Every Time"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Detail-Oriented",
|
||||
value: "Precision", label: "Detail-Oriented"
|
||||
},
|
||||
{
|
||||
icon: Smile,
|
||||
label: "Easy to Work With",
|
||||
value: "Friendly", label: "Easy to Work With"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user