Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-18 14:45:44 +00:00

View File

@@ -101,6 +101,7 @@ export default function LandingPage() {
<MetricCardSeven
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
title="Performance Metrics"
description="Real-world data on our hardware capabilities."
metrics={[
@@ -116,6 +117,7 @@ export default function LandingPage() {
showRating={true}
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
title="Customer 3D Experience"
description="See what professionals say about interacting with our models."
testimonials={[
@@ -129,6 +131,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="default"
useInvertedBackground={false}
title="3D Interaction Help"
description="Answers to your questions about our interactive 3D features."
faqsAnimation="slide-up"