Feed this prompt to Claude, ChatGPT, or Gemini to quickly write custom integrations, layouts, or configure props for this component on your system.
I want to integrate the MelonUI "Solar Carousel" component into my React/Next.js project.
Component description: "3D orbital carousel where cards rotate in a physical orbit around an interactive central gravity core with inertial drag."
CLI Installation command: `npx @melonui-dev/cli add solar-carousel`
Tags/Technologies used: GSAP, 3D, Perspective
Please write a premium, responsive React page component in Next.js that:
1. Imports `SolarCarousel` from `@/components/solar-carousel`.
2. Places it inside a visually stunning layout matching a dark-mode, glassmorphism design system.
3. Outlines its props and options with clean code structure and comments.