Fix: Aligned the content of hero section#122
Conversation
|
@suresh1319 , Please Check! |
Confidence Score: 4/5 - Mostly SafeLikely safe but review recommended — this PR correctly aligns the hero section content as intended, achieving its stated goal. However, Key Findings:
Files requiring special attention
|
EntelligenceAI PR SummaryHardcodes the pulse dot background color in
Confidence Score: 4/5 - Mostly SafeSafe to merge — this PR makes a focused, minimal change in Key Findings:
Files requiring special attention
|
Co-authored-by: entelligence-ai-pr-reviews[bot] <174136889+entelligence-ai-pr-reviews[bot]@users.noreply.github.com>
|
hi @vedikabajaj05 please resolve the conflicts and mention the issue number |

feat: improve hero section alignment and positioning for better map-centered layout
What changed?
Repositioned the hero content block to align more naturally with the central map visual.
Shifted the main hero text (Code together, anywhere on earth) slightly to the left for better balance under the top-center collaboration pin.
Updated .hero-content from relative positioning to absolute positioning for more precise placement.
Fine-tuned horizontal and vertical alignment using top, left, and transform.
Maintained responsiveness and preserved existing CTA/button alignment.
Why is this needed?
Previously, the hero content was centered relative to the full viewport, which made it feel visually disconnected from the collaborative map illustration and floating pins. This update improves hierarchy and creates a stronger visual relationship between the hero message and the interactive map.
Connection with PR #107
issue number #92
This PR builds on PR #107, which introduced/refined the hero map visuals and collaboration pin layout. While PR #107 improved the visual structure of the hero background, this PR focuses on aligning the content block more accurately with that design system, ensuring the hero text sits naturally beneath the primary collaboration pin and feels more compositionally balanced.
Impact
Better visual balance in hero section
Improved UX and readability
Stronger connection between content and collaborative map illustration
Cleaner responsive hero layout without affecting existing interactions