here's our current home page. can you rebuild it. with shadcn/tailwind and build a little "Feedback" widget on the right side that collapses and un-collapses and allows a customer to choose whether its product feedback or a bug, and then check whether they'd like to be contacted by our support team
I'll rebuild your Page Vault homepage with shadcn/ui and Tailwind CSS, including the collapsible feedback widget you requested.
I've rebuilt your Page Vault homepage with shadcn/ui components and Tailwind CSS, closely matching the original design. Here's what I've included:
Main Layout:
Feedback Widget:
The feedback widget uses Framer Motion for smooth animations and includes form validation to ensure users select a feedback type and provide a message before submitting.
I'll modify the feedback widget to make the button taller and narrower with larger text, and replace the radio buttons with image icons for bug and feature selection.
I've updated the feedback widget with the following changes:
Feedback Button:
py-10
)px-3
)text-sm font-medium
Bug vs. Feature Selection:
The new design is more visually appealing and intuitive, making it easier for users to select the type of feedback they want to provide. The icons create a more engaging experience compared to the standard radio buttons.