Merge version_2 into main #6
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
title="Sistem Verileri"
|
||||
description="Sistemimizin güncel performans verileri."
|
||||
metrics={[
|
||||
{ id: "m1", value: "3sn", title: "Özet Erişimi", description: "Bilgiye ulaşım hızınız.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg" },
|
||||
{ id: "m2", value: "%99", title: "Odaklanma", description: "Derin çalışma oranı.", imageSrc: "http://img.b2bpic.net/free-photo/violet-white-fiber-optical-cables_23-2148241301.jpg" },
|
||||
@@ -107,6 +108,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Deneyimler"
|
||||
description="Kullanıcılarımızın sistem hakkındaki düşünceleri."
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Elif Demir", role: "Mimar", company: "Dokuru", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosmonaut-spacecraft-powered-by-advanced-engineering_482257-126224.jpg" },
|
||||
{ id: "t2", name: "Caner Kaya", role: "Analist", company: "Veri", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg" },
|
||||
@@ -120,6 +122,7 @@ export default function LandingPage() {
|
||||
title="Bilgi Mimarı Olmaya Hazır Mısın?"
|
||||
description="Kendi dijital kütüphaneni inşa etmeye hemen başlayın."
|
||||
buttons={[{ text: "Katıl", href: "#" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user