Update src/app/page.tsx
This commit is contained in:
@@ -152,6 +152,7 @@ export default function LandingPage() {
|
|||||||
{ id: "ux-research", value: "Expert", title: "UX Research", items: ["User Interviews", "Usability Testing", "Journey Mapping", "Competitor Analysis"] },
|
{ id: "ux-research", value: "Expert", title: "UX Research", items: ["User Interviews", "Usability Testing", "Journey Mapping", "Competitor Analysis"] },
|
||||||
{ id: "interaction-design", value: "Advanced", title: "Interaction Design", items: ["Micro-interactions", "Animation Principles", "Accessibility", "Responsive Design"] }
|
{ id: "interaction-design", value: "Advanced", title: "Interaction Design", items: ["Micro-interactions", "Animation Principles", "Accessibility", "Responsive Design"] }
|
||||||
]}
|
]}
|
||||||
|
textboxLayout="default"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user