14 Commits

Author SHA1 Message Date
f5d0051a19 feat: add form components including Checkbox, Radio, Switch, and Textarea 2025-11-16 21:47:47 -07:00
657565046b feat: implement Studio Panel layout and components with Tailwind CSS 2025-11-11 10:47:34 -07:00
a501d398ff chore: update tailwindcss to version 4.1.0 across admin, broadcast, landing, and studio panels
refactor: remove unnecessary React import in AuthButton component due to new JSX transform

refactor: simplify imports in LanguageSelector component

fix: remove unused AuthResponse type import in useAuth hook

fix: access Vite environment variables in a type-safe manner in api utility
2025-11-09 19:02:50 -07:00
c7a4f163b2 feat: add new logo component and SVG logo asset
- Introduced a new Logo component in TypeScript that supports different sizes and optional text display.
- Added hover effects for the logo image.
- Included a new SVG logo asset for AvanzaCast.
2025-11-06 11:05:31 -07:00
d26a18f702 Refactor code structure for improved readability and maintainability 2025-11-05 11:49:09 -07:00
ec88eeeadc chore: remove broadcast components from landing-page (moved to broadcast-panel) 2025-11-05 00:17:22 -07:00
408e3b24b9 feat: add broadcast-panel package and migrate broadcast components 2025-11-05 00:10:44 -07:00
f7ede05001 Refactor code structure for improved readability and maintainability 2025-11-04 23:58:44 -07:00
6594ce2ade Add new logo SVG file for Avanzacast application 2025-11-04 22:13:08 -07:00
a3a436e6d9 Add testimonials SVGs, BackToTop component, BlogSection, and scroll sticky hook; migrate animations and styles 2025-11-04 15:58:55 -07:00
bb3081f843 apply animations reveal 2025-11-04 09:59:06 -07:00
0ea9b47dcd Change the modern saas 2025-11-03 22:19:39 -07:00
e486c96b98 update style landing page 2025-11-03 15:56:28 -07:00
ebff1353f8 Update refactor to modules all 2025-11-03 14:42:20 -07:00