Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a6c5561cd | |||
| 236fe955f7 |
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "1500+", title: "Successful Pumping", items: [
|
||||
id: "m1", value: "1000+", title: "Successful Pumping", items: [
|
||||
"Residential", "Commercial"],
|
||||
},
|
||||
{
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user