forked from steve8708/mui-vite
-
Notifications
You must be signed in to change notification settings - Fork 13
Refactor: Update marketing page and dashboard text #27
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
Draft
bhargavi3478
wants to merge
101
commits into
main
Choose a base branch
from
ai_main_a85ff340a705
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cgen-ea6238bf4b484f9f8345d8c9a66719ed
cgen-3b7e7660add94eb1b7cf9c1450c3a0b2
cgen-d87bf8bb454d48ef97be7927f0f809b1
cgen-20dc74ab36e7455f93dda3b7a64da730
|
You can tag me at @builderio-bot for anything you want me to fix or change |
cgen-d565118068214798a568b885ffb0a4a2
cgen-437e1a325cdd40b7a0550cbacdea6981
cgen-36932e1e9d834fa1b98063f0ff2d38d7
cgen-67138cf58c9347fbba067f4acafbd531
cgen-d5b8425f606d4b16be75848de9458dc1
cgen-dd2e5968430a478181220876ed40d481
cgen-352895acfebe484987edb7a23b7bd122
cgen-bf60a71dbdc84ae1b1f30857ca4cc1ca
cgen-aff854c90a8c45ce90d0c56f2b25b555
cgen-1de538bf8789475f9d696c5094add6c0
cgen-c1268ffa179447a2a01078e1f3337fef
cgen-e380ce1b50864072a2f2c1c0cc19de82
cgen-5619ab97124340659bcbede4a54918f8
cgen-66cfdde46c2a4ff19cb9d8ea67895cf8
cgen-61b49ddf3de24030b4802962f64e2a1a
cgen-450f8a7adad446d3b3869222eda17c27
cgen-3ac7c3cb8c264a45b264237832431b91
cgen-03f39ee0c0284810b4a21d8d6bb7947e
cgen-72a41ef9ab6b4bff841ceacc57aafaaa
cgen-eea3f358158849689eb8f9ac93feb4e1
cgen-3f87785b6c4f45fab7d153057f4b1e28
cgen-41a9b2c1fa83453b93dced749367965b
cgen-fcd4ba74ce004a9bbc1ec10a02331e7d
cgen-b496ffd3a9384b1cbef4165e12030439
cgen-fa77ce29a47344c4abc9025b2f823e2a
cgen-8023c2909fb34792970369f60703726e
cgen-1a86f2ccfe1a4983bdd2310c9bf386a5
cgen-54614042b54b44239cad4d309df7ca5d
cgen-944172828ca94563829f971e20a99a23
cgen-d813d0654cd54a3884eb7b07ecd10b32
cgen-3598c402d76348098a5ca9ad705a8449
cgen-02fdc250d39240fd9fc3a07b12512992
cgen-25ea67c4b65248eb8ab03ffeae67641d
cgen-57ceba07195f499fac9d2605b9b9ac10
cgen-2c7265261b14496c9fd01e5cbf4733b9
cgen-6f257e4742734a1d8977a8b38387b783
cgen-84c1edb3c0fa41e5aed04ef96bf47172
cgen-df5efe3bf099460f81495055f02e6919
cgen-75f42ae2706d47f5a61c628c443d7125
cgen-ae80349bb8734d0fac564e31c0f6a1d6
cgen-335675116853416998e902f9dc50f097
cgen-fa78d5710ccf4798bae78ffa52a6ec96
cgen-cdb487d66ffb4d1083acb2fbf7a59bdd
cgen-03ad851d8d484ee68210a28d7d510d38
cgen-9a65f0d8f7634124aafa024d20419aad
cgen-ee565a461b07445e9547556131479189
cgen-fa787b9388024756b8c35d4e1f2cae7e
cgen-ac291205a99240f983ebc9dc7e1e8155
cgen-4dc582cd807e4abaa005260906b435b7
cgen-6fc971cf3b3b45adbf185fba2d58baaa
cgen-c0a1e4c0b8b14f2aaeefc8c4413401cb
cgen-9a4daa679ee146d395e95022329f0afb
cgen-8771ef7a840941239e4ef7ced233adcb
cgen-6e8ba89f21604677838efa0d05578b41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
The user aimed to enhance the marketing page by adding testimonials, repositioning the features section, and updating the hero button's color for better visual appeal. Additionally, the user requested to simplify the CRM dashboard's title for clarity.
Code changes
CrmHeader.tsx: Renamed "CRM Dashboard" to "Dashboard".MarketingPage.tsx: Added aTestimonialssection and moved theFeaturessection to follow it.Hero.jsx/Hero.tsx: Changed the hero button color to green (#00FF00).To clone this PR locally use the Github CLI with command
gh pr checkout 27🔗 Edit in Builder.io
👀 Preview Link