Merge version_1 into main #1
@@ -65,9 +65,9 @@ export default function LandingPage() {
|
||||
imageAlt="Dashboard showing AI-powered note organization interface"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Organize Ideas Instantly", icon: CheckCircle },
|
||||
{ type: "text", text: "Collaborate in Real-Time", icon: Sparkles },
|
||||
{ type: "text", text: "AI-Powered Insights", icon: ArrowRight }
|
||||
{ type: "text", text: "Organize Ideas Instantly" },
|
||||
{ type: "text", text: "Collaborate in Real-Time" },
|
||||
{ type: "text", text: "AI-Powered Insights" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user