sweepai / landing-page

7 stars 6 forks source link

Sweep: make this text more descriptive #627

Open wwzeng1 opened 2 months ago

wwzeng1 commented 2 months ago

image something like "read our blog post"

sweep-nightly[bot] commented 2 months ago

🚀 Here's the PR! #660

💎 Sweep Pro: You have unlimited Sweep issues

Actions

Relevant files (click to expand). Mentioned files will always appear here. https://github.com/sweepai/landing-page/blob/f0ffe9336576a902f0bdde497b2c6bc6829b19b7/src/components/Banner.tsx#L1-L15 https://github.com/sweepai/landing-page/blob/f0ffe9336576a902f0bdde497b2c6bc6829b19b7/public/index.html#L1-L57 https://github.com/sweepai/landing-page/blob/f0ffe9336576a902f0bdde497b2c6bc6829b19b7/README.md#L1-L12

Step 2: ⌨️ Coding

src/components/Banner.tsx

Update the text content in the `Text` component to be more descriptive and include a call-to-action to read the blog post. 1.
--- 
+++ 
@@ -1,3 +1,3 @@
         <Text fontSize="lg" display="flex" justifyContent="center" alignItems="center" color="lightgrey">
-          <FaShieldAlt />&nbsp;We're now SOC 2 certified – more details here
+          <FaShieldAlt />&nbsp;We're excited to announce that we are now SOC 2 certified! Click here to read our blog post and learn more about what this means for our customers.
         </Text>

Step 3: 🔄️ Validating

Your changes have been successfully made to the branch sweep/make_this_text_more_descriptive_d5412. I have validated these changes using a syntax checker and a linter.


[!TIP] To recreate the pull request, edit the issue title or description.

This is an automated message generated by Sweep AI.