-
Notifications
You must be signed in to change notification settings - Fork 41
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 a testimonials section on the landing after the EntrepriseFeatures #293
Comments
Here's the PR! #296.⚡ Sweep Free Trial: I used GPT-4 to create this ticket. You have 4 GPT-4 tickets left for the month and 1 for the day. For more GPT-4 tickets, visit our payment portal. To retrigger Sweep, edit the issue.
Step 1: 🔍 Code SearchI found the following snippets in your repository. I will now analyze these snippets and come up with a plan. Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description.windmilldocs/src/components/pricing/PricingFAQ.js Lines 1 to 52 in be65950
windmilldocs/docusaurus.config.js Lines 1 to 189 in be65950
windmilldocs/src/landing/FeatureCard.tsx Lines 1 to 54 in be65950
windmilldocs/src/components/Pricing.js Lines 376 to 449 in be65950
Step 2: 🧐 Snippet AnalysisFrom looking through the relevant snippets, I decided to make the following modifications:
Step 3: 📝 PlanningI have created a plan for writing the pull request. I am now working my plan and coding the required changes to address this issue. Here is the planned pull request: Add testimonials section on landing page
Step 4: ⌨️ Coding
Step 5: 🔁 Code ReviewHere are my self-reviews of my changes at Here is the 1st review
I finished incorporating these changes. 🎉 Latest improvements to Sweep:
💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. |
Sweep: I would like to be able to give an author for each quote and give a different hover text color for each author |
The testimonials are quotes from different users located in cards/boxes with the name of the author. I want each card to be backlinked to the source of testimonial. The card should hover in darker and the name of the author should take a unique color when hovering.
Checklist
src/landing/TestimonialCard.tsx
src/landing/LandingSection.jsx
The text was updated successfully, but these errors were encountered: