Skip to content

Implement About Us Page – Hero Section Component #164

Description

@Benjtalkshow

Issue: About Us Page – Hero Section Component

Component:

AboutUsHero.tsx

Goal

Build the Hero Section for the About Us page. This section sits directly below the already existing Header component.

Figma Links :

Hero Figma component

Background asset

Requirements

  1. Background Asset Extraction & Animation
  • Extract the green radial background grid from the design as a standalone SVG/asset.
  • Animate it using GSAP.

Animation ideas:

  • Subtle rotation or movement of grid lines.
  • Smooth pulsating glow or gradient shift.
  • Keep animations modern, fluid, and performance-friendly.
  1. Responsiveness
  • Component must be fully responsive across desktop, tablet, and mobile.
  • Text and buttons should adapt gracefully to smaller screens.
  1. Integration Notes
  • Do not rebuild the header — it already exists.
  • This hero section should be a standalone component for reusability.
  1. Contribution Notes

Acceptance Criteria

  • Background grid is extracted and animated using GSAP.
  • Animations are smooth, modern, and non-intrusive.
  • Hero section matches the design visually.
  • Component is fully responsive.
  • Code is clean, modular, and reusable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions