Skip to content

V2 - Background Component #260

Closed
Closed
@flvyu

Description

@flvyu

Create the Background component.

The Background component is responsible for rendering any background we want. Right now we have two types of Background, a plain color background and an Image based background. Backgrounds will be used on different sections of a page.

Requirements:

  • The component should take an image or image resource as a prop and render it if it is an image background.

  • Follow Blitz pattern for working with static files.

  • Use Next JS Image if possible

  • Background images include proper accessibility attributes

  • Follows Figma design

Links:
Figma: https://www.figma.com/file/KxLHA7cVPEy1fNE2bD8wWv/Blitz?node-id=1147%3A0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions