Merge version_4 into main #6
@@ -57,6 +57,7 @@ export default function LandingPage() {
|
||||
],
|
||||
logoIcon: BarChart3,
|
||||
sidebarItems: [{ icon: LayoutDashboard, active: true }, { icon: Search }, { icon: Settings }],
|
||||
buttons: [{ text: "Export Report", href: "#" }],
|
||||
listItems: [{ icon: Clock, title: "Cycle 1: Validation", status: "Completed" }, { icon: ShieldCheck, title: "Cycle 2: Scaling", status: "Active" }],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-background-with-glowing-lines_23-2148816654.jpg"
|
||||
}}
|
||||
@@ -109,7 +110,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="depth-3d"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user