mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-24 20:41:17 +01:00
feat(website): visually enhance website
- Update UI with refined rose-themed styling throughout the site - Add mobile-responsive improvements to header and hero sections - Create new 'Recently Added Icons' component with animated cards - Improve icon details view with better visual hierarchy and theme indicators - Implement better hover effects and transitions for interactive elements - Add mobile menu for better navigation on smaller screens - Update license notice wording - Remove grid background in favor of refined blur effects
This commit is contained in:
committed by
Thomas Camlong
parent
15f841cb09
commit
86b89f5518
@@ -38,8 +38,8 @@ export function LicenseNotice() {
|
||||
<div className="flex items-start justify-between">
|
||||
<div className="text-xs text-muted-foreground space-y-1">
|
||||
<p>
|
||||
Unless otherwise indicated, all images and assets are the property of their respective owners and used for identification
|
||||
purposes only.
|
||||
All product names, trademarks, and registered trademarks are the property of their respective owners. Icons are used for
|
||||
identification purposes only and do not imply endorsement.
|
||||
</p>
|
||||
<p>
|
||||
Read the{" "}
|
||||
|
||||
Reference in New Issue
Block a user