Skip to content

feat(industry): implement asymmetric grid - #442

Merged
johdanike merged 1 commit into
SwiftChainn:mainfrom
Pafekzy:feat/industry-precision-grid
Jul 31, 2026
Merged

feat(industry): implement asymmetric grid#442
johdanike merged 1 commit into
SwiftChainn:mainfrom
Pafekzy:feat/industry-precision-grid

Conversation

@Pafekzy

@Pafekzy Pafekzy commented Jul 30, 2026

Copy link
Copy Markdown

Close #321 Frontend: Precision Solutions Asymmetric Grid

Summary

This PR implements the asymmetric grid layout for specialized verticals on the industry page.

Changes

  • Added PrecisionGrid component with CSS Grid asymmetric layout
  • Featured 'Independent Carriers' card spans 2 columns on desktop
  • 3-item grid for specialized verticals (Global Freight, Cold Chain, Last Mile)
  • Responsive design with Tailwind CSS

Implementation Details

  • Uses CSS Grid templates for asymmetrical sizing
  • Featured card with image overlay
  • Cards with icons for other verticals
  • Responsive: 1 column on mobile, 3 columns on desktop

Acceptance Criteria

  • CSS Grid templates for asymmetrical sizing
  • Component pattern
  • Comprehensive tests

Closes #321

…icals

- Added PrecisionGrid component with CSS Grid asymmetric layout
- Featured card spans 2 columns on desktop
- 3-item grid for specialized verticals (Global Freight, Cold Chain, Last Mile)
- Added comprehensive unit tests
- Responsive design with Tailwind CSS

Closes SwiftChainn#321
@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Pafekzy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@johdanike
johdanike merged commit a89f527 into SwiftChainn:main Jul 31, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend: Precision Solutions Asymmetric Grid

3 participants