Compare commits
2 Commits
version_13
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| e340a024d2 | |||
| 60a95158a1 |
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="quality" data-section="quality">
|
||||
<AboutMetric
|
||||
title="Quality Assured Standards"
|
||||
title="Quality Assured Standards (Third-Party Verified)"
|
||||
metrics={[
|
||||
{ icon: ShieldCheck, label: "HPLC Verified", value: "99%+ Purity" },
|
||||
{ icon: ShieldCheck, label: "Third-Party Testing", value: "Batch Certified" }
|
||||
@@ -121,4 +121,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user