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

Sweep: add an emoji to our "Contact us" button in the call to action using fontawesome #632

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sweep-nightly[bot]
Copy link
Contributor

@sweep-nightly sweep-nightly bot commented Apr 30, 2024

Description

This pull request introduces a visual enhancement to the "Contact us" button within the Call to Action component by incorporating a calendar emoji using FontAwesome. This change aims to make the call to action more engaging and visually appealing, encouraging users to book a call with us.

Summary

  • Added FontAwesomeIcon and faCalendarAlt imports from @fortawesome/react-fontawesome to CallToAction.tsx.
  • Updated the "Contact us" button text to "Book a call" and added a calendar icon in front of the text to make the action more descriptive and visually appealing.
  • These changes were made in the src/components/CallToAction.tsx file, enhancing the user interface by making the call to action more noticeable and attractive.

Fixes #615.


🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To get Sweep to edit this pull request, you can:

  • Comment below, and Sweep can edit the entire PR
  • Comment on a file, Sweep will only modify the commented file
  • Edit the original issue to get Sweep to recreate the PR from scratch

This is an automated message generated by Sweep AI.

Copy link
Contributor Author

sweep-nightly bot commented Apr 30, 2024

Rollback Files For Sweep

  • Rollback changes to src/components/CallToAction.tsx

This is an automated message generated by Sweep AI.

Copy link
Contributor Author

sweep-nightly bot commented Apr 30, 2024

Apply Sweep Rules to your PR?

  • Apply: Any user facing text should be high quality.
  • Apply: We should have corresponding tests for all new and existing code. We use jest for tests.
  • Apply: There should not be large chunks of commented out code besides docstrings.

This is an automated message generated by Sweep AI.

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for sweepdev failed.

Name Link
🔨 Latest commit c57d469
🔍 Latest deploy log https://app.netlify.com/sites/sweepdev/deploys/663041009eb37700083947c5

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

Successfully merging this pull request may close these issues.

Sweep: add an emoji to our "Contact us" button in the call to action using fontawesome
1 participant