Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd4c02116d | |||
| 6233bac033 |
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
|||||||
label: "Ethical", value: "100%"},
|
label: "Ethical", value: "100%"},
|
||||||
{
|
{
|
||||||
icon: Award,
|
icon: Award,
|
||||||
label: "Quality", value: "High"},
|
label: "Quality", value: "Premium Grade"},
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user