Merge version_2 into main #2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user