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 #153

Closed kleneway closed 3 months ago

kleneway commented 3 months ago

Fix CTA Button Positioning in Hero Component

Description

The CTA button in the Hero component is misaligned vertically. This issue needs to be addressed to ensure proper positioning across both mobile and desktop devices.

Steps to Address Issue

  1. Open the /src/components/home/Hero.tsx file.
  2. Locate the CTA button component within the Hero component.
  3. Adjust the CSS or styling properties using Tailwind CSS to fix the vertical positioning of the CTA button.
  4. Test the changes to ensure the CTA button is correctly positioned across different screen sizes and devices.

Files to Update

Acceptance Criteria

@jacob-ai-bot

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

  1. Locate the CTA button component within the Hero component.
  2. Adjust the CSS or styling properties using Tailwind CSS to fix the vertical positioning of the CTA button.
  3. Test the changes to ensure the CTA button is correctly positioned across different screen sizes and devices.

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

task assigned to: @jacob-ai-bot

jacob-ai-bot[bot] commented 3 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 3 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 3 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 3 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.