Update src/app/smart-fit-intelligence/page.tsx
This commit is contained in:
@@ -69,6 +69,8 @@ export default function SmartFitIntelligencePage() {
|
||||
<div id="tech" data-section="tech">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Technology Overview"
|
||||
description="Built on a robust foundation of agentic intelligence and computer vision."
|
||||
metrics={[
|
||||
@@ -96,4 +98,4 @@ export default function SmartFitIntelligencePage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user