Commit Graph

3 Commits

Author SHA1 Message Date
Atash03 d02e8620d4 fix: update image component sizes for better responsiveness
- Added sizes attribute to Image components in Footer, MobileMenu, Nav, Calculator, Banner, and adjusted viewport meta tag in layout for improved layout handling.
2026-01-26 00:19:11 +05:00
Atash03 a06e3fbf11 fix: update dependencies and fix z-index issues
- Update Swiper imports to use 'swiper/modules' for v12+ compatibility
- Migrate Tailwind CSS v4 configuration with @tailwindcss/postcss
- Update globals.css to use @import "tailwindcss" syntax
- Fix nav dropdown z-index to appear above main content
- Replace deprecated NextSeo with next/head
- Update React Query Hydrate to HydrationBoundary for v5
- Remove unused imports from queries.ts
2026-01-24 14:41:32 +05:00
Kakabay 26d5647782 reinit 2024-08-19 17:44:56 +05:00