Skip to content

Commit c04ba60

Browse files
fix: removed broken internal component links from blog posts causing 404 errors
1 parent 694f5d6 commit c04ba60

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/blog/pwa-development-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Your `manifest.json` file defines your app's name, icons, and theme colors. It's
3838
Service workers act as a proxy between your browser and the network. They handle caching and offline support, ensuring your site remains fast and reliable even on spotty 5G connections in rural US areas.
3939

4040
### 3. App-Like Navigation
41-
Use smooth transitions and a mobile-first header (like our [Custom Header](/components/ui/Header/)) to make the user forget they are in a browser.
41+
Use smooth transitions and a mobile-first header (like our Custom Header) to make the user forget they are in a browser.
4242

4343
## Performance and CTR Impact
4444

content/blog/ui-ux-design-trends.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The visual language of the web is constantly evolving. In 2026, UI/UX design is
1818
Users in the US are increasingly drawn to interfaces that feel personal and intuitive. We are moving away from rigid, boxy layouts toward fluid, organic designs that mirror the real world.
1919

2020
### 1. Glassmorphism 2.0
21-
Glassmorphism has evolved. Instead of just "frosted glass," we are now seeing "Depth Realism"—using subtle shadows, blurs, and highlights to create a sense of three-dimensional space in a 2D screen. Our own [Header design](/components/ui/Header/) utilizes these principles to create a premium feel.
21+
Glassmorphism has evolved. Instead of just "frosted glass," we are now seeing "Depth Realism"—using subtle shadows, blurs, and highlights to create a sense of three-dimensional space in a 2D screen. Our own Header design utilizes these principles to create a premium feel.
2222

2323
### 2. Micro-Animations and Feedback
24-
In 2026, static sites feel broken. Users expect micro-animations that respond to their every move. Whether it's a subtle button bounce or a smooth [Cookie Consent](/components/ui/CookieConsent/) transition, these small details make the site feel "alive."
24+
In 2026, static sites feel broken. Users expect micro-animations that respond to their every move. Whether it's a subtle button bounce or a smooth Cookie Consent transition, these small details make the site feel "alive."
2525

2626
### 3. Accessible Minimalism
2727
Minimalism remains king, but it must be accessible. High contrast ratios, clear typography (like our use of the Inter font), and generous spacing are essential for reaching a diverse US audience.

0 commit comments

Comments
 (0)