diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ae3273..899d643 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function HomePage() { ]} textboxLayout="default" useInvertedBackground={true} - buttons={[{ text: "Explore All Features", href: "/courses" }]} + buttons={[{ text: "Launch Design Studio", href: "/3d-studio" }, { text: "Explore All Features", href: "/courses" }]} buttonAnimation="slide-up" />