sweepai / landing-page

7 stars 6 forks source link

Sweep: replace our main call to action with "Contact us", linking to https://form.typeform.com/to/wliuvyWE #607

Open sweep-nightly[bot] opened 2 months ago

sweep-nightly[bot] commented 2 months ago

Description

This pull request updates the main call to action in the `CallToAction` component from an install button for the Sweep app to a "Contact Us" button. This change aims to direct users towards a contact form, facilitating easier communication and engagement with our team.

# Summary
- Changed the button text from "Install Sweep" to "Contact Us" in the `CallToAction` component.
- Updated the button's `onClick` event to open a new link (`https://form.typeform.com/to/wliuvyWE`) instead of the previous GitHub app installation link.
- Removed the GitHub icon (`<FaGithub />`) from the button, making it more generic and suitable for the new action.
- Updated the Discord link to a new URL in the `ExternalLinkWithText` component for better community engagement.
- Affected file: `src/components/CallToAction.tsx`.

Fixes #605.


🎉 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:

This is an automated message generated by Sweep AI.

sweep-nightly[bot] commented 2 months ago

Rollback Files For Sweep

This is an automated message generated by Sweep AI.

sweep-nightly[bot] commented 2 months ago

Apply Sweep Rules to your PR?

This is an automated message generated by Sweep AI.

netlify[bot] commented 2 months ago

Deploy Preview for sweepdev failed.

Name Link
Latest commit 41ee357cb309be716e220f7823506076d0408240
Latest deploy log https://app.netlify.com/sites/sweepdev/deploys/662751cfc5b52a000819e9f4
kevinlu1248 commented 2 months ago

GitHub Actions / build

'FaGithub' is defined but never used

Check warning on line 11 in src/components/CallToAction.tsx

GitHub Actions / build

'FaGithub' is defined but never used