Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b646d596c |
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
imageAlt="Modern workspace with digital design tools"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Award-Winning Design", icon: "CheckCircle" },
|
||||
{ type: "text", text: "Tech-Forward Solutions", icon: "Sparkles" },
|
||||
{ type: "text", text: "Creative Excellence", icon: "ArrowRight" }
|
||||
{ type: "text", text: "Award-Winning Design" },
|
||||
{ type: "text", text: "Tech-Forward Solutions" },
|
||||
{ type: "text", text: "Creative Excellence" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user