Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -66,9 +66,9 @@ export default function HomePage() {
|
||||
imageAlt="Students collaborating on tech projects"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Weekly Workshops", icon: CheckCircle },
|
||||
{ type: "text", text: "Project Showcases", icon: Sparkles },
|
||||
{ type: "text", text: "Guest Speaker Series", icon: ArrowRight }
|
||||
{ type: "text", text: "Weekly Workshops" },
|
||||
{ type: "text", text: "Project Showcases" },
|
||||
{ type: "text", text: "Guest Speaker Series" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user