Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CTA button positioning in Hero component #162

Open
3 tasks
kleneway opened this issue May 29, 2024 · 2 comments
Open
3 tasks

Fix CTA button positioning in Hero component #162

kleneway opened this issue May 29, 2024 · 2 comments

Comments

@kleneway
Copy link
Contributor

kleneway commented May 29, 2024

Fix CTA Button Positioning in Hero Component

Description

The CTA button in the Hero component is currently too close to the header text. We need to add more space between the header text and the CTA button to improve the layout.

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 to add more space between the header text and the CTA button.
  4. 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

Acceptance Criteria

  • The CTA button has adequate space between it and the header text.
  • The layout looks good on both desktop and mobile devices.
  • Changes are tested and verified across different screen sizes.

@jacob-ai-bot

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 to add more space between the header text and the CTA button. 4. 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

Copy link
Contributor

jacob-ai-bot bot commented May 29, 2024

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.

Copy link
Contributor

jacob-ai-bot bot commented May 29, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant