Unchained
236eb628d2
Fix i18n: use localePrefix: never to serve default locale at root
2026-03-06 20:59:48 +02:00
Unchained
d88d77b082
Fix i18n routing: use shared routing config
2026-03-06 20:52:53 +02:00
Unchained
0fab8b6d42
Restore multilingual support: / for sr, /en for en with browser detection
2026-03-06 18:51:38 +02:00
Unchained
2c8cf68e89
Refactor WooCommerce API to lazy initialization for build compatibility
2026-03-06 16:34:49 +02:00
Unchained
c45aefde6e
Add error handling to sitemap.ts for build time
2026-03-06 16:34:00 +02:00
Unchained
42793da45f
Remove 'en' locale from i18n routing config
2026-03-06 16:33:31 +02:00
Unchained
8aa849f4ba
Add error handling for API calls during build time
2026-03-06 16:30:54 +02:00
Unchained
40b80b1ad0
Fix product page: disable static generation, use dynamic rendering
2026-03-06 16:26:44 +02:00
Unchained
7d23176b6a
Remove /en routes to fix build - using sr locale only
2026-03-06 16:24:06 +02:00
Unchained
9cd8b19787
Redesign homepage with moumoujus-inspired layout
...
- Add AnnouncementBar with marquee animation
- Add NewHero with floating product card
- Add StatsSection with large stat numbers
- Add FeaturesSection with icons
- Add TestimonialsSection with cards
- Add NewsletterSection with signup form
- Update Header styling for new design
- Update globals.css with marquee animations
- Update page.tsx to use new components
All existing WooCommerce functionality preserved
2026-03-06 16:05:50 +02:00
Neo
d977bc9a42
Add CI/CD pipeline for auto-deploy on commit
Deploy to Production / deploy (push) Has been cancelled
2026-03-04 09:15:18 +00:00
Neo
cbb49ba64f
Working state: Serbian at root (/), English at /en, proper i18n structure
2026-03-04 08:48:37 +00:00