PioneerSquareLabs / jacb-ai-website

The jacb.ai marketing website
https://www.jacb.ai
MIT License
8 stars 1 forks source link

Fix CTA button positioning in Hero component #156

Closed kleneway closed 5 months ago

kleneway commented 5 months ago

Fix CTA Button Positioning in Hero Component

Description

The CTA button in the Hero component is currently too close to the header. This issue needs to be addressed to ensure proper spacing and alignment.

Steps to Address Issue

  1. Open /src/components/home/Hero.tsx file.
  2. Locate the CTA button within the Hero component.
  3. Adjust the CSS or styling properties to fix the positioning of the CTA button so it is not too close to the header.
  4. Test the changes to ensure the CTA button is correctly positioned on both desktop and mobile devices.

Files to Update:

Acceptance Criteria

@jacob-ai-bot

Steps to Address Issue: 1. Open /src/components/home/Hero.tsx file.

  1. Locate the CTA button within the Hero component.
  2. Adjust the CSS or styling properties to fix the positioning of the CTA button so it is not too close to the header.
  3. Test the changes to ensure the CTA button is correctly positioned on both desktop and mobile devices.

Files to Update: /src/components/home/Hero.tsx

task assigned to: @jacob-ai-bot

jacob-ai-bot[bot] commented 5 months ago

JACoB here...

You mentioned me on this issue and I am busy taking a look at it.

I'll continue to comment on this issue with status as I make progress.

jacob-local-kevin[bot] commented 5 months ago

JACoB here...

You mentioned me on this issue and I am busy taking a look at it.

I'll continue to comment on this issue with status as I make progress.

jacob-local-kevin[bot] commented 5 months ago

Update

I've completed my work on this issue and have created a pull request: JACoB PR for Issue Fix CTA button positioning in Hero component.

Please review my changes there.

jacob-ai-bot[bot] commented 5 months ago

Update

I've completed my work on this issue and have created a pull request: JACoB PR for Issue Fix CTA button positioning in Hero component.

Please review my changes there.