Merge version_1 into main #1
@@ -56,10 +56,10 @@ export default function LandingPage() {
|
||||
imageAlt="Nike 3D Neon Sneaker"
|
||||
mediaAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
{ icon: Zap, text: "Ultra-Realistic 3D Models" },
|
||||
{ icon: Sparkles, text: "Neon Glowing Effects" },
|
||||
{ icon: Zap, text: "Smooth Animations" },
|
||||
{ icon: Sparkles, text: "Interactive Controls" }
|
||||
{ type: "text-icon", icon: Zap, text: "Ultra-Realistic 3D Models" },
|
||||
{ type: "text-icon", icon: Sparkles, text: "Neon Glowing Effects" },
|
||||
{ type: "text-icon", icon: Zap, text: "Smooth Animations" },
|
||||
{ type: "text-icon", icon: Sparkles, text: "Interactive Controls" }
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user