-
Notifications
You must be signed in to change notification settings - Fork 178
Landing Page Revamp #382
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
swamimalode07
wants to merge
6
commits into
databuddy-analytics:main
Choose a base branch
from
swamimalode07:feature/landing-revamp
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.
Draft
Landing Page Revamp #382
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
3b0e25b
navbar fixed
swamimalode07 18a154d
navbar fixes
swamimalode07 8486e46
progress on hero section
swamimalode07 cb381ba
trustedby section progress
swamimalode07 d2db276
FAQ section done
swamimalode07 6eab7fb
added bunny and newsletter section fixes
swamimalode07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,158 @@ | ||
| const backgroundFlow = () => { | ||
| return ( | ||
| <div className="pointer-events-none absolute -top-20 right-0 bottom-0 left-0 mx-auto overflow-hidden"> | ||
| <svg | ||
| className="h-full w-full" | ||
| fill="none" | ||
| preserveAspectRatio="none" | ||
| viewBox="0 0 2215 1865" | ||
| xmlns="http://www.w3.org/2000/svg" | ||
| > | ||
| <g filter="url(#filter0_f_163_6)"> | ||
| <path | ||
| d="M2209.09 140.6C2186.01 292.573 2037.51 644.522 1746.1 748.229C1381.83 877.863 228.596 931.229 250.096 2230.23" | ||
| stroke="#E3A514" | ||
| strokeWidth="257" | ||
| /> | ||
| </g> | ||
| <g filter="url(#filter1_f_163_6)"> | ||
| <path | ||
| d="M2208.74 150.229C2185.66 302.202 1885.24 802.522 1616.74 842.022C368.707 1025.63 335.243 1733.02 356.743 2230.52" | ||
| stroke="#CD5F20" | ||
| strokeWidth="194" | ||
| /> | ||
| </g> | ||
| <g filter="url(#filter2_f_163_6)"> | ||
| <path | ||
| d="M2234.1 143.729C2211.01 295.702 2027.6 797.813 1614.6 911.694C519.948 1213.53 509.096 1756.19 509.096 2228.69" | ||
| stroke="#B24A7E" | ||
| strokeWidth="225" | ||
| /> | ||
| </g> | ||
| <g filter="url(#filter3_f_163_6)"> | ||
| <path | ||
| d="M2261.1 149.229C2237.04 301.202 2199.59 791.522 1895.99 895.229C1660.88 975.538 1132.31 1207.7 1041.67 1264.23C652.019 1507.23 669.209 2035.23 669.209 2230.23" | ||
| stroke="#714075" | ||
| strokeWidth="200" | ||
| /> | ||
| </g> | ||
| <g filter="url(#filter4_f_163_6)"> | ||
| <path | ||
| d="M2286.6 154.729C2263.51 306.702 2190.87 903.816 1899.46 1007.52C1705.38 1076.59 1621.96 1081.7 1317.96 1202.36C794.957 1348.06 781.457 1996.06 794.957 2228.06" | ||
| stroke="#483C7B" | ||
| strokeWidth="166" | ||
| /> | ||
| </g> | ||
| <defs> | ||
| <filter | ||
| colorInterpolationFilters="sRGB" | ||
| filterUnits="userSpaceOnUse" | ||
| height="2353.66" | ||
| id="filter0_f_163_6" | ||
| width="2457.44" | ||
| x="4.57764e-05" | ||
| y="1.52588e-05" | ||
| > | ||
| <feFlood floodOpacity="0" result="BackgroundImageFix" /> | ||
| <feBlend | ||
| in="SourceGraphic" | ||
| in2="BackgroundImageFix" | ||
| mode="normal" | ||
| result="shape" | ||
| /> | ||
| <feGaussianBlur | ||
| result="effect1_foregroundBlur_163_6" | ||
| stdDeviation="60.65" | ||
| /> | ||
| </filter> | ||
| <filter | ||
| colorInterpolationFilters="sRGB" | ||
| filterUnits="userSpaceOnUse" | ||
| height="2341.65" | ||
| id="filter1_f_163_6" | ||
| width="2291.19" | ||
| x="134.752" | ||
| y="14.3603" | ||
| > | ||
| <feFlood floodOpacity="0" result="BackgroundImageFix" /> | ||
| <feBlend | ||
| in="SourceGraphic" | ||
| in2="BackgroundImageFix" | ||
| mode="normal" | ||
| result="shape" | ||
| /> | ||
| <feGaussianBlur | ||
| result="effect1_foregroundBlur_163_6" | ||
| stdDeviation="60.65" | ||
| /> | ||
| </filter> | ||
| <filter | ||
| colorInterpolationFilters="sRGB" | ||
| filterUnits="userSpaceOnUse" | ||
| height="2344.46" | ||
| id="filter2_f_163_6" | ||
| width="2191.32" | ||
| x="275.296" | ||
| y="5.53233" | ||
| > | ||
| <feFlood floodOpacity="0" result="BackgroundImageFix" /> | ||
| <feBlend | ||
| in="SourceGraphic" | ||
| in2="BackgroundImageFix" | ||
| mode="normal" | ||
| result="shape" | ||
| /> | ||
| <feGaussianBlur | ||
| result="effect1_foregroundBlur_163_6" | ||
| stdDeviation="60.65" | ||
| /> | ||
| </filter> | ||
| <filter | ||
| colorInterpolationFilters="sRGB" | ||
| filterUnits="userSpaceOnUse" | ||
| height="2339.23" | ||
| id="filter3_f_163_6" | ||
| width="2033.39" | ||
| x="447.775" | ||
| y="12.2962" | ||
| > | ||
| <feFlood floodOpacity="0" result="BackgroundImageFix" /> | ||
| <feBlend | ||
| in="SourceGraphic" | ||
| in2="BackgroundImageFix" | ||
| mode="normal" | ||
| result="shape" | ||
| /> | ||
| <feGaussianBlur | ||
| result="effect1_foregroundBlur_163_6" | ||
| stdDeviation="60.65" | ||
| /> | ||
| </filter> | ||
| <filter | ||
| colorInterpolationFilters="sRGB" | ||
| filterUnits="userSpaceOnUse" | ||
| height="2333.22" | ||
| id="filter4_f_163_6" | ||
| width="1902.16" | ||
| x="587.793" | ||
| y="20.963" | ||
| > | ||
| <feFlood floodOpacity="0" result="BackgroundImageFix" /> | ||
| <feBlend | ||
| in="SourceGraphic" | ||
| in2="BackgroundImageFix" | ||
| mode="normal" | ||
| result="shape" | ||
| /> | ||
| <feGaussianBlur | ||
| result="effect1_foregroundBlur_163_6" | ||
| stdDeviation="60.65" | ||
| /> | ||
| </filter> | ||
| </defs> | ||
| </svg> | ||
| </div> | ||
| ); | ||
| }; | ||
|
|
||
| export default backgroundFlow; |
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GithubStarsBadgepy-0.5sets both top and bottom padding to 0.125rem, butpt-1then overrides the top to 0.25rem. While CSS cascade makes this work, it is confusing to read. Prefer explicitpb-0.5 pt-1to make the intent clear:Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!