Commit Graph

4 Commits

Author SHA1 Message Date
Mohammad Jebeli 3f56f606b6 fix: remove now-unused useRef import in Pulse.tsx
Orphaned after ContactPanel removal. Fixes TS6133.
2026-05-31 20:05:20 +03:30
Mohammad Jebeli 8980c70233 fix: remove unused TS variables causing build failure
- Remove FACTORIES constant (SteelNewsletterSection.tsx)
- Remove unused lang param from ImageSlider (Pulse.tsx)
- Remove unused ContactPanel component (Pulse.tsx)
- Remove unused requested/setRequested state (Pulse.tsx)

Fixes TS6133 errors blocking Docker build.
2026-05-31 20:03:43 +03:30
alireza c934ee4ab5 Design system rebrand, image slider, contact form, new home sections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 17:02:46 +03:30
alireza 60bf240cf5 Bilingual site (FA/EN), redesigned sections, new pages
- Full FA/EN toggle via LangContext across all pages and sections
- New pages: Radar, Technology, Pulse, Membership
- Home restructured: Hero → SnapshotBar → 5 chapters
- FactoryBentoSection: Mobarakeh Steel monthly reports (bento grid)
- SteelNewsletterSection: bilingual newsletter + factory list
- Section labels: Persian numerals, editorial rule style
- Header: LTR in EN mode, bilingual nav
- Footer: updated copyright and tagline
- Typography: consistent h2 sizes across sections
- BentoGrid: larger cards (p-8, 18px title)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 11:18:35 +03:30