diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx
index 9cec0d3..a9356d7 100644
--- a/src/pages/HomePage.tsx
+++ b/src/pages/HomePage.tsx
@@ -14,12 +14,14 @@ import CommitmentsSection from './HomePage/sections/Commitments';
import TestimonialsSection from './HomePage/sections/Testimonials';
import ContactSection from './HomePage/sections/Contact';
-export default function HomePage(): React.JSX.Element {
+
+import TrustMetricsSection from './HomePage/sections/TrustMetrics';export default function HomePage(): React.JSX.Element {
return (
<>
{metric.label}
+