Merge version_3 into main #4
@@ -64,14 +64,14 @@ export default function LandingPage() {
|
||||
imageAlt="HOF Coral - Developer and Creator"
|
||||
mediaAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "React", icon: Code },
|
||||
{ type: "text", text: "Node.js", icon: Server },
|
||||
{ type: "text", text: "TypeScript", icon: Code },
|
||||
{ type: "text", text: "AWS", icon: Cloud },
|
||||
{ type: "text", text: "PostgreSQL", icon: Database },
|
||||
{ type: "text", text: "Docker", icon: Package },
|
||||
{ type: "text", text: "GraphQL", icon: Zap },
|
||||
{ type: "text", text: "Next.js", icon: Code }
|
||||
{ type: "text", text: "React" },
|
||||
{ type: "text", text: "Node.js" },
|
||||
{ type: "text", text: "TypeScript" },
|
||||
{ type: "text", text: "AWS" },
|
||||
{ type: "text", text: "PostgreSQL" },
|
||||
{ type: "text", text: "Docker" },
|
||||
{ type: "text", text: "GraphQL" },
|
||||
{ type: "text", text: "Next.js" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user