Design a webpage that seamlessly matches the visual style of the Nirvaha website https: //snazzy-pasca-ebd086.netlify.app/, using the same color palette, bold typography, and smooth animations. The page should focus on Blogs and Videos about the startup and doctors collabrated with and we should we able to host and upload blogs and videos . for this purpose to host a page about blogs and videos also add a button to the website named activity to redirect to this page in the website Maintain a clean and calming aesthetic, with clear calls to action and mobile-friendly design. Use Google Fonts that align with the brand's bold and modern feel."
I'll create a page that matches the Nirvaha website's visual style, focusing on blogs and videos with functionality to host and upload content. I'll also add an "Activity" button to the navigation.
Matching Visual Style: I've recreated the Nirvaha website's aesthetic with:
Activity Page Content:
Blog Features:
Video Features:
Upload Functionality:
The implementation maintains the calming aesthetic of the original site while providing a functional platform for hosting and displaying blogs and videos about the startup and doctor collaborations.
generate a link to view this page
To view the page I've created, you would need to implement the code in a Next.js project and deploy it. Here's how you can do that:
npx create-next-app@latest nirvaha-website
npm install @radix-ui/react-tabs @radix-ui/react-dialog lucide-react tailwindcss-animate
npm run dev
The Activity page will be accessible at the /activity
route of your deployed site.
it is blank