Skip to content
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

More features #74

Merged
merged 221 commits into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
221 commits
Select commit Hold shift + click to select a range
77d0f8c
update ts config
vvu060 Dec 7, 2023
6dbae72
updates docusaurus to v3
vvu060 Dec 7, 2023
14d7eee
Update Docusaurus configuration file
vvu060 Dec 7, 2023
0c5b6c6
install all dependencies
vvu060 Dec 7, 2023
5d5b027
change sidebar from js to ts
vvu060 Dec 7, 2023
c9fa098
add tailwind config
vvu060 Dec 7, 2023
05dbd6f
test
vvu060 Dec 7, 2023
02457ec
add assets, constants and types for project
vvu060 Dec 7, 2023
4964a24
remove unused files from project
vvu060 Dec 7, 2023
d345d7c
Merge pull request #1 from vvu060/feat/add-assets
vvu060 Dec 7, 2023
95b162a
create banner component
vvu060 Dec 7, 2023
def07d6
create share button component
vvu060 Dec 7, 2023
a13ebbf
Add LegacyGateway component
vvu060 Dec 7, 2023
f2453f5
Add Features component
vvu060 Dec 7, 2023
c99211e
Add ChooseTailcall component
vvu060 Dec 7, 2023
f9bd6e3
Add Graph component to home page
vvu060 Dec 7, 2023
c12ece7
Add GraphContainer component
vvu060 Dec 7, 2023
715fd75
Add MoreFeatures component
vvu060 Dec 7, 2023
48c63c8
Add Partners component to display cloud partners' logos
vvu060 Dec 7, 2023
81210cb
Update Button component props
vvu060 Dec 7, 2023
652bea6
Add Discover component
vvu060 Dec 7, 2023
38bcc44
Add Footer component
vvu060 Dec 7, 2023
9ee9a22
Add chooseTailcall constants
vvu060 Dec 7, 2023
dafe3ac
Refactor homepage component
vvu060 Dec 7, 2023
bc4c8bf
Add ChooseTailcall type definition
vvu060 Dec 7, 2023
16cd97c
Add home page components
vvu060 Dec 7, 2023
6e65a95
Add key prop to ChooseTailcall component
vvu060 Dec 7, 2023
ae83327
Update import statements for
vvu060 Dec 7, 2023
dd807b3
Fix typo in ChooseTailcall component
vvu060 Dec 7, 2023
ae006ec
Update Features component to include logo prop
vvu060 Dec 7, 2023
7d017a8
Update partner image component names
vvu060 Dec 7, 2023
7a521ce
Update partnerImages and features to use "logo" instead of "Svg"
vvu060 Dec 7, 2023
4fd7795
Update GitHub logo import
vvu060 Dec 7, 2023
9897ba1
Add new icons
vvu060 Dec 7, 2023
e165260
Add HeroImage to Banner component
vvu060 Dec 7, 2023
290f20e
Update ChooseTailcall component styling
vvu060 Dec 7, 2023
e12a298
Fix styling in Features component
vvu060 Dec 7, 2023
4855a63
Merge pull request #2 from vvu060/feat/home-page
vvu060 Dec 7, 2023
9d5cdd0
add assets
vvu060 Dec 8, 2023
7d35431
Add Founder type to index.d.ts
vvu060 Dec 8, 2023
5bcc87d
Add founders data to constants file
vvu060 Dec 8, 2023
b15fdf1
Add Hero component to About page
vvu060 Dec 8, 2023
45aa597
Add WhoWeAre component to About page
vvu060 Dec 8, 2023
93cf8a4
Add SectionTitle component
vvu060 Dec 8, 2023
b77692b
Add Founders component
vvu060 Dec 8, 2023
63c65ec
Add about page component
vvu060 Dec 8, 2023
4a65561
Add AboutPage component
vvu060 Dec 8, 2023
81478ed
Add new tailwind utility classes for tiny display
vvu060 Dec 11, 2023
d73aaea
Add assets
vvu060 Dec 11, 2023
265fab2
Add investors to constants file
vvu060 Dec 11, 2023
b14c6d9
Remove unused social media icons
vvu060 Dec 11, 2023
7724be8
Add new components to AboutPage
vvu060 Dec 11, 2023
33dda9e
Add Investors component to About page
vvu060 Dec 11, 2023
b16a9f9
Add SocialBuzz component to About page
vvu060 Dec 11, 2023
e79b891
make hero component responsive
vvu060 Dec 11, 2023
f4d894f
make who we are comp responsive
vvu060 Dec 11, 2023
e1110b7
make founders responsive
vvu060 Dec 11, 2023
8dea4de
make investors section responsive
vvu060 Dec 11, 2023
78c5c7b
Make SocialBuzz component responsive
vvu060 Dec 11, 2023
a74ab03
create enterprise page
vvu060 Dec 11, 2023
069757c
Add Hero component to enterprise section
vvu060 Dec 11, 2023
a9e387b
Add EnterprisePage component
vvu060 Dec 11, 2023
e2043e8
Add Partners component to EnterprisePage
vvu060 Dec 11, 2023
62eb4ff
add assets for enterprise features
vvu060 Dec 11, 2023
0ad1927
Add enterprise features to constants
vvu060 Dec 11, 2023
2f0113f
Add EnterpriseFeatures component to EnterprisePage
vvu060 Dec 11, 2023
16b445f
Add new tailwind utility classes for tiny display
vvu060 Dec 11, 2023
c8f2a5b
Add additional enterprise features
vvu060 Dec 11, 2023
fc8c1ba
Add MoreEnterpriseFeatures component
vvu060 Dec 11, 2023
3d34f20
Add MoreEnterpriseFeatures component
vvu060 Dec 11, 2023
be35dce
Fix import order in MoreEnterpriseFeatures
vvu060 Dec 11, 2023
601401f
Add check-circle.svg icon
vvu060 Dec 11, 2023
a81bce1
add pricing section
vvu060 Dec 11, 2023
f7bdea6
Fetching docs remotely
rajatbarman Dec 11, 2023
b2d9453
make enterprise features responsive
vvu060 Dec 12, 2023
d62790e
Make hero section responsive
vvu060 Dec 12, 2023
68ea8e6
make more features section responsive
vvu060 Dec 12, 2023
f0d110e
make pricing section responsive
vvu060 Dec 12, 2023
0258351
Add Grid to Footer
vvu060 Dec 12, 2023
71983fe
Merge pull request #3 from vvu060/feat/about-page
vvu060 Dec 12, 2023
5799194
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into fea…
vvu060 Dec 12, 2023
d3af94a
use correct font
vvu060 Dec 12, 2023
d2aad7a
Merge remote-tracking branch 'origin/develop_v3' into remote-docs
rajatbarman Dec 12, 2023
febf3bf
add correct icon in footer
vvu060 Dec 13, 2023
fece4d6
Add lottie-react package and new components
vvu060 Dec 13, 2023
1e57922
Merge pull request #4 from vvu060/feat/enterprise-page
vvu060 Dec 13, 2023
53ea4bf
Add contact page component
vvu060 Dec 13, 2023
303f13a
Add ContactPage component
vvu060 Dec 13, 2023
80b7866
Add contact form component
vvu060 Dec 13, 2023
487d395
Update package-lock.json and enterprise.tsx
vvu060 Dec 13, 2023
f57556c
make section responsive
vvu060 Dec 13, 2023
ef0ac05
Update Hello component layout
vvu060 Dec 13, 2023
6008dbd
padding fix
vvu060 Dec 13, 2023
051b70c
Merge pull request #6 from vvu060/feat/contact-page
vvu060 Dec 13, 2023
8c636a2
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into fix…
vvu060 Dec 13, 2023
841766d
Add Link component to Button and update props
vvu060 Dec 13, 2023
2680d80
Update banner buttons
vvu060 Dec 13, 2023
50ec833
remove unused assets
vvu060 Dec 13, 2023
32d4743
Add width prop to Button component
vvu060 Dec 13, 2023
ff63327
Fix button link in Graph component
vvu060 Dec 13, 2023
2e489f3
Update MoreFeatures component and constants
vvu060 Dec 13, 2023
677be61
Add flexbox layout to MoreFeatures component
vvu060 Dec 13, 2023
bc8ac8a
Update Graph component's title width
vvu060 Dec 13, 2023
cc16c79
Update button links in Discover component
vvu060 Dec 13, 2023
4cd8cee
Update GitHub link in Graph component
vvu060 Dec 13, 2023
ebe0d95
Fix footer links and grid alignment
vvu060 Dec 13, 2023
63f1d11
Update social media links
vvu060 Dec 13, 2023
c4466d9
Fix spacing in ChooseTailcall component
vvu060 Dec 13, 2023
2f4320f
run counter only when in view
vvu060 Dec 13, 2023
efedf53
fix git overflow issue
vvu060 Dec 13, 2023
4475b70
update benchmark links
vvu060 Dec 13, 2023
1c27e5b
add key for loop
vvu060 Dec 13, 2023
35aadae
make home page tablet responsive
vvu060 Dec 13, 2023
467a53f
minor fixes
vvu060 Dec 13, 2023
1239ee7
minor ui fixes
vvu060 Dec 13, 2023
9b0d180
make about page tablet responsive
vvu060 Dec 14, 2023
150f746
make enterprise section tablet responsive
vvu060 Dec 14, 2023
d7df754
make contact us tablet responsive
vvu060 Dec 14, 2023
1d8b135
Add email and message state variables and update
vvu060 Dec 14, 2023
a595cf0
Add disabled prop to Button component
vvu060 Dec 14, 2023
8340b0f
Add disabled attribute to Send message button
vvu060 Dec 14, 2023
7008298
Fix alignment issue in Banner component
vvu060 Dec 14, 2023
7890116
Add Grid component to Hero section
vvu060 Dec 14, 2023
47cae8f
Update Pricing component styles
vvu060 Dec 14, 2023
fa06aff
Design changes for docs
rajatbarman Dec 14, 2023
bbddd35
merged with develop
rajatbarman Dec 14, 2023
41817e4
Add CheckCircle icon to MoreEnterpriseFeatures
vvu060 Dec 14, 2023
c0a6026
Update Graph component with visualizations
vvu060 Dec 14, 2023
d0b0131
Update GraphContainer component
vvu060 Dec 14, 2023
0b921e8
Update Button and Footer bg color
vvu060 Dec 14, 2023
780b461
Add check-circle-broken.svg icon
vvu060 Dec 14, 2023
10fc00a
add config section as per design
vvu060 Dec 14, 2023
745091d
make section responsive
vvu060 Dec 14, 2023
a743660
Update max-width in Discover component
vvu060 Dec 14, 2023
4bfb333
Removed pat token
rajatbarman Dec 14, 2023
def7ccf
Merge pull request #5 from vvu060/remote-docs
rajatbarman Dec 14, 2023
a8072b7
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into fix…
vvu060 Dec 14, 2023
a6e51c1
update url links
vvu060 Dec 14, 2023
069c9e5
fix import statmt
vvu060 Dec 14, 2023
5a1aba0
run animation on view
vvu060 Dec 14, 2023
f72cfe6
change css for radio button
vvu060 Dec 14, 2023
72c937a
Add stage selection and send data to Zapier
vvu060 Dec 14, 2023
8965fb4
Add cursor pointer to radio buttons
vvu060 Dec 14, 2023
b9846e6
Fix issue with resetting form fields
vvu060 Dec 14, 2023
4ef20f9
Update founder images
vvu060 Dec 14, 2023
aba95ff
Changes in header
rajatbarman Dec 14, 2023
aa3c9e7
Mobile header changes
rajatbarman Dec 14, 2023
7cd49a3
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into fix…
vvu060 Dec 14, 2023
69c1c20
css changes
rajatbarman Dec 14, 2023
aee8105
modify more features as per design
vvu060 Dec 15, 2023
0da5564
Update pricing plan buttons with href
vvu060 Dec 15, 2023
abfbdbc
Update MoreEnterpriseFeatures component styles and
vvu060 Dec 15, 2023
b74b3f8
Fix padding and margin in custom.css
vvu060 Dec 15, 2023
5d671ad
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into fix…
vvu060 Dec 15, 2023
266ed01
Merge pull request #7 from vvu060/fix/animations-layout-responsive
vvu060 Dec 15, 2023
288c10d
minor fixes
vvu060 Dec 15, 2023
8768293
Merge pull request #8 from vvu060/develop_v3
vvu060 Dec 15, 2023
823e779
Docs change
rajatbarman Dec 15, 2023
6a6dc2c
Merge branch 'develop_v3' of https://github.com/vvu060/tc_v3 into dev…
rajatbarman Dec 15, 2023
4ee850c
Merge pull request #9 from vvu060/develop_v3
vvu060 Dec 15, 2023
f2b01c8
minor fixes
vvu060 Dec 15, 2023
71f2cbe
Merge branch 'develop' of https://github.com/vvu060/tc_v3 into develop
vvu060 Dec 15, 2023
da06a4b
change file name
vvu060 Dec 15, 2023
3ea6b94
Deleted docs
rajatbarman Dec 15, 2023
4612cf8
Mobile header changes
rajatbarman Dec 15, 2023
704b6b9
Docs search
rajatbarman Dec 15, 2023
b42e876
Commenting out header
rajatbarman Dec 15, 2023
814e32b
Merge pull request #10 from vvu060/develop_v3
rajatbarman Dec 15, 2023
19ebdd7
remove unused assets
vvu060 Dec 18, 2023
92f3548
fix constants types
vvu060 Dec 18, 2023
8340ee0
Fix link styling in Footer component
vvu060 Dec 18, 2023
b500c44
Refactor Button component styles
vvu060 Dec 18, 2023
4cbc691
Refactor partner logo rendering in Partners
vvu060 Dec 18, 2023
668079a
Add useRef hook and animation control
vvu060 Dec 18, 2023
483cf15
Update Graph component with duration and delay
vvu060 Dec 18, 2023
cf9eb56
Fix logo rendering in Features component
vvu060 Dec 18, 2023
72f3e62
Update ChooseTailcall component
vvu060 Dec 18, 2023
12395bc
Update "Get Started" button link
vvu060 Dec 18, 2023
bd1ad0b
Update font size in EnterpriseFeaturesCard
vvu060 Dec 18, 2023
cf7f61a
Commented out Investors component
vvu060 Dec 18, 2023
3380845
Fix CSS formatting and styles
vvu060 Dec 18, 2023
cfdf1af
Update letter spacing in tailwind.config.ts
vvu060 Dec 18, 2023
55d989e
Update fetchGithubStars function to handle null
vvu060 Dec 18, 2023
3374257
Update ChooseTailcall component styling
vvu060 Dec 18, 2023
dc360f6
Merge pull request #11 from vvu060/fix/qa-bugs
vvu060 Dec 18, 2023
a256be9
minor fixes
vvu060 Dec 18, 2023
034e13a
Merge branch 'develop' of https://github.com/vvu060/tc_v3 into feat/t…
vvu060 Dec 18, 2023
1a1cfba
Merge pull request #12 from vvu060/feat/temp-develop
vvu060 Dec 18, 2023
905976c
Update button href in MoreFeatures component
vvu060 Dec 18, 2023
95a4f58
Merge branch 'develop' of https://github.com/vvu060/tc_v3 into develop
vvu060 Dec 18, 2023
85516aa
Merge branch 'develop' into develop
vvu060 Dec 18, 2023
3360098
Fix import statement in SearchBar.js and format
vvu060 Dec 18, 2023
f4dadf2
Merge branch 'develop' of https://github.com/vvu060/tc_v3 into develop
vvu060 Dec 18, 2023
5684b05
Update Configuration component styles
vvu060 Dec 18, 2023
db70773
source docs from locally
vvu060 Dec 18, 2023
fcb411c
bug fixes as per notion doc
vvu060 Dec 19, 2023
ed984ca
Merge pull request #13 from vvu060/fix/qa-issues
vvu060 Dec 19, 2023
bd7839d
Fix Marquee autoFill in Partners component
vvu060 Dec 19, 2023
64fddde
Update Footer styles
vvu060 Dec 19, 2023
a56d424
remove console errors by adding react-visibility-sensor
vvu060 Dec 19, 2023
bb8a753
Update MoreFeatures component styling
vvu060 Dec 19, 2023
e622577
Update Hello component styling
vvu060 Dec 19, 2023
f99375f
fix for issues raised by tushar
vvu060 Dec 19, 2023
f007bf2
Github stars being fetched on runtime
rajatbarman Dec 19, 2023
53b9d02
Merge branch 'develop' of https://github.com/vvu060/tc_v3 into develop
rajatbarman Dec 19, 2023
54c0e1f
Refactor GraphContainer component
vvu060 Dec 19, 2023
a0dc2ca
Merge branch 'develop' of https://github.com/tailcallhq/tailcallhq.gi…
vvu060 Dec 19, 2023
ca0ec41
Merge branch 'develop' of https://github.com/tailcallhq/tailcallhq.gi…
vvu060 Dec 20, 2023
9efaff8
Merge branch 'develop' of https://github.com/tailcallhq/tailcallhq.gi…
vvu060 Dec 20, 2023
c94a44e
Merge branch 'develop' of https://github.com/tailcallhq/tailcallhq.gi…
vvu060 Dec 26, 2023
1a9ab04
update graph numbers
vvu060 Dec 26, 2023
d4cb432
change js files to tsx/ts files
vvu060 Dec 26, 2023
b4b702d
Add hover effect to GithubStarsButton
vvu060 Dec 26, 2023
392c09a
bug fixes
vvu060 Dec 26, 2023
3df0907
remove unused hooks
vvu060 Dec 26, 2023
b1b3620
fix ts error
vvu060 Dec 26, 2023
891221c
Merge branch 'develop' of https://github.com/tailcallhq/tailcallhq.gi…
vvu060 Jan 2, 2024
18d45bb
add google analytics for home page load
vvu060 Jan 2, 2024
d72e009
use js file instead of tsx
vvu060 Jan 2, 2024
1d07a71
use tsx extn
vvu060 Jan 2, 2024
9c775c5
use variable for colors in all places
vvu060 Jan 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type * as Preset from "@docusaurus/preset-classic"

const title = "Tailcall"
const organization = "tailcallhq"
const project = "tailcallhq.github.io"
const project = "tailcall"

function fetchLatestReleaseTagName(author = "tailcallhq", repo = "tailcall") {
console.log(`Fetching latest release tag name from ${author}/${repo}`)
Expand Down Expand Up @@ -118,11 +118,11 @@ export default async function () {
},
docs: {
// docRootComponent: require.resolve("./src/components/docs/Layout.tsx"),
sidebarPath: require.resolve("./sidebars.js"),
sidebarPath: require.resolve("./sidebars.ts"),
sidebarCollapsible: false,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl: `https://github.com/${organization}/${project}/tree/develop`,
editUrl: `https://github.com/${organization}/${project}/blob/main/`,
},
blog: {
showReadingTime: true,
Expand Down
586 changes: 505 additions & 81 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"dependencies": {
"@docusaurus/core": "3.0.0",
"@docusaurus/plugin-google-gtag": "^3.0.1",
"@docusaurus/preset-classic": "3.0.0",
"@mdx-js/react": "^3.0.0",
"autoprefixer": "^10.4.16",
Expand All @@ -28,6 +29,7 @@
"react-countup": "^6.4.1",
"react-dom": "^18.0.0",
"react-fast-marquee": "^1.6.2",
"react-ga4": "^2.1.0",
"react-on-screen": "^2.1.1",
"tailwindcss": "^3.3.5"
},
Expand Down
6 changes: 3 additions & 3 deletions src/components/about/Founders.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const SocialIcon = ({social}) => {
<g mask="url(#mask0_1387_3208)">
<path
d="M8.17805 18.9997V9.55356H5.1769V18.9997H8.17805ZM6.6781 8.26408C7.72445 8.26408 8.37587 7.53873 8.37587 6.63224C8.35628 5.70511 7.72445 5 6.698 5C5.67085 5 5 5.70511 5 6.63216C5 7.53864 5.65118 8.26399 6.65844 8.26399L6.6781 8.26408ZM9.83923 18.9997H12.8401V13.7251C12.8401 13.4432 12.8597 13.1605 12.939 12.9591C13.1559 12.3948 13.6497 11.8107 14.4789 11.8107C15.5646 11.8107 15.9992 12.6768 15.9992 13.9468V18.9997H19V13.5836C19 10.6822 17.5196 9.3321 15.5452 9.3321C13.9264 9.3321 13.2154 10.2787 12.8204 10.9234H12.8404V9.55389H9.83939C9.87856 10.44 9.83923 18.9997 9.83923 18.9997Z"
fill={isHovered ? "#0A66C2" : "#B6B6B7"}
fill={isHovered ? "var(--ifm-color-linkedin)" : "var(--ifm-color-gray-800"}
/>
</g>
</svg>
Expand All @@ -60,7 +60,7 @@ const SocialIcon = ({social}) => {
<g mask="url(#mask0_1387_3215)">
<path
d="M18.9309 5.42515C17.6561 4.82111 16.2891 4.37607 14.8599 4.12118C14.8339 4.11627 14.8079 4.12856 14.7944 4.15315C14.6187 4.47606 14.4239 4.89732 14.2876 5.22844C12.7503 4.99076 11.221 4.99076 9.71526 5.22844C9.57887 4.88997 9.37706 4.47606 9.20047 4.15315C9.18706 4.12939 9.16106 4.11709 9.13504 4.12118C7.70659 4.37526 6.33963 4.82029 5.06411 5.42515C5.05306 5.43007 5.0436 5.43827 5.03732 5.44891C2.44449 9.44932 1.73421 13.3514 2.08265 17.2051C2.08422 17.2239 2.09447 17.2419 2.10866 17.2534C3.81934 18.5508 5.47642 19.3385 7.10273 19.8606C7.12875 19.8687 7.15633 19.8588 7.1729 19.8367C7.5576 19.2942 7.90053 18.7222 8.19456 18.1205C8.21191 18.0853 8.19535 18.0435 8.15988 18.0295C7.61594 17.8165 7.098 17.5567 6.59977 17.2617C6.56036 17.2379 6.55721 17.1796 6.59346 17.1517C6.69831 17.0706 6.80317 16.9863 6.9033 16.901C6.92141 16.8854 6.94664 16.8822 6.96794 16.8919C10.2411 18.4353 13.7847 18.4353 17.0191 16.8919C17.0404 16.8813 17.0657 16.8846 17.0846 16.9002C17.1847 16.9855 17.2896 17.0706 17.3952 17.1517C17.4314 17.1796 17.4291 17.2379 17.3897 17.2617C16.8914 17.5624 16.3734 17.8165 15.8288 18.0287C15.7933 18.0426 15.7776 18.0853 15.7949 18.1205C16.0952 18.7212 16.4381 19.2934 16.8158 19.8359C16.8316 19.8588 16.8599 19.8687 16.8859 19.8606C18.5201 19.3385 20.1772 18.5508 21.8879 17.2534C21.9029 17.2419 21.9123 17.2247 21.9139 17.2059C22.3309 12.7506 21.2154 8.88053 18.9569 5.44973C18.9513 5.43827 18.9419 5.43007 18.9309 5.42515ZM8.68335 14.8586C7.69791 14.8586 6.88594 13.9242 6.88594 12.7769C6.88594 11.6294 7.68216 10.6951 8.68335 10.6951C9.69239 10.6951 10.4966 11.6376 10.4808 12.7769C10.4808 13.9242 9.68451 14.8586 8.68335 14.8586ZM15.329 14.8586C14.3436 14.8586 13.5316 13.9242 13.5316 12.7769C13.5316 11.6294 14.3278 10.6951 15.329 10.6951C16.338 10.6951 17.1421 11.6376 17.1263 12.7769C17.1263 13.9242 16.338 14.8586 15.329 14.8586Z"
fill={isHovered ? "#5865F2" : "#B6B6B7"}
fill={isHovered ? "var(--ifm-color-discord)" : "var(--ifm-color-gray-800"}
/>
</g>
</svg>
Expand All @@ -71,7 +71,7 @@ const SocialIcon = ({social}) => {
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M18.7447 6.42798H21.2748L15.7473 12.7456L22.25 21.3425H17.1584L13.1705 16.1285L8.60746 21.3425H6.07582L11.9881 14.585L5.75 6.42798H10.9708L14.5755 11.1937L18.7447 6.42798ZM17.8567 19.8281H19.2587L10.209 7.86283H8.7046L17.8567 19.8281Z"
fill={isHovered ? "#000" : "#B6B6B7"}
fill={isHovered ? "var(--ifm-color-black)" : "var(--ifm-color-gray-800"}
/>
</svg>
)
Expand Down
4 changes: 2 additions & 2 deletions src/components/about/Investors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const Investors = () => {
<div
className="flex items-center justify-center rounded-xl sm:rounded-2xl p-5 sm:p-10 shadow-lg w-52 h-28 sm:w-80 sm:h-40 bg-tailCall-light-100"
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
>
<img
Expand All @@ -28,7 +28,7 @@ const Investors = () => {
<div
className="flex items-center justify-center rounded-xl sm:rounded-2xl p-5 sm:p-10 shadow-lg w-52 h-28 sm:w-80 sm:h-40 bg-tailCall-light-100"
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
>
<img
Expand Down
8 changes: 4 additions & 4 deletions src/components/about/SocialBuzz.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const SocialBuzz = () => {
return (
<section className="py-16 sm:py-24 relative flex items-center justify-center mx-4 sm:mx-10 lg:mx-12 lg:space-x-10 max-w-8xl">
<div className="flex flex-col gap-6 lg:gap-y-44">
<div className="ml-4 lg:ml-20">
<div className="ml-4 lg:ml-32">
<SectionTitle title="About Us" />
<span className="text-title-semi-large sm:text-display-small">Social & Buzz</span>
</div>
Expand All @@ -18,7 +18,7 @@ const SocialBuzz = () => {
alt="tweet 2"
className="rounded-3xl m-2 lg:hidden"
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
/>

Expand All @@ -30,7 +30,7 @@ const SocialBuzz = () => {
alt=""
className=" rounded-3xl m-2"
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
/>
</div>
Expand All @@ -42,7 +42,7 @@ const SocialBuzz = () => {
alt="tweet 2"
className="rounded-3xl m-2 lg:block hidden"
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
/>
</section>
Expand Down
2 changes: 1 addition & 1 deletion src/components/contact/Hello.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const Hello = () => {
value={email}
onChange={(e) => setEmail(e.target.value)}
style={{
border: "1px solid #CECECF",
border: "1px solid var(--ifm-color-gray-700)",
}}
className="rounded-lg font-space-grotesk h-11 w-[95%] sm:w-[480px] p-3 text-content-small outline-none focus:border-x-tailCall-light-700"
placeholder="[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion src/components/enterprise/EnterpriseFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const EnterpriseFeaturesCard = ({feature}: EnterpriseFeaturesCardProps) => {
<div
className="rounded-3xl w-full sm:w-[450px] sm:h-60 p-8 flex flex-col items-start space-y-4"
style={{
border: "1px solid #E7E7E7",
border: "1px solid var(--ifm-color-gray-600)",
}}
>
<feature.logo className="h-5 w-5 sm:h-8 sm:w-8" />
Expand Down
6 changes: 3 additions & 3 deletions src/components/enterprise/MoreEnterpriseFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const MoreEnterpriseFeatures = () => {
<section
className="flex flex-col sm:flex-row items-center justify-center sm:px-10 lg:px-40 relative overflow-hidden"
style={{
border: "1px solid #E5E5E5",
border: "1px solid var(--ifm-color-gray-500)",
}}
>
<div className="w-full h-full p-4 sm:py-0 sm:pr-10">
Expand All @@ -25,14 +25,14 @@ const MoreEnterpriseFeatures = () => {
<div
className="flex items-start justify-start gap-4 flex-wrap p-4 overflow-x-auto h-full max-w-screen-md sm:pl-10 sm:py-10"
style={{
borderLeft: "1px solid #E5E5E5",
borderLeft: "1px solid var(--ifm-color-gray-500)",
}}
>
{additionalEnterpriseFeatures.map((feature) => (
<div
className="flex items-center p-2 sm:px-4 sm:py-3 rounded w-fit space-x-2 sm:space-x-4"
style={{
border: "1px solid #E5E5E5",
border: "1px solid var(--ifm-color-gray-500)",
minWidth: "150px",
}}
key={feature.id}
Expand Down
2 changes: 1 addition & 1 deletion src/components/enterprise/Pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const Pricing = () => {
<div
key={plan.id}
style={{
border: plan.mostPopular ? "1px solid #000" : "1px solid #E7E7E7",
border: plan.mostPopular ? "1px solid black" : "1px solid var(--ifm-color-gray-600)",
}}
className="rounded-2xl flex flex-col items-center justify-between gap-y-7 sm:gap-y-0 py-4 sm:py-6 relative w-full h-auto sm:w-[384px] md:h-[520px] lg:h-[584px]"
>
Expand Down
2 changes: 1 addition & 1 deletion src/components/home/ChooseTailcall.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const ChooseTailcall = () => {
key={item.id}
// TODO: Tailwind border not getting applied
style={{
border: "1px solid #2C2C2C",
border: "1px solid var(--ifm-color-dark-900)",
}}
>
<div className="h-16 w-16 sm:w-full sm:h-full">
Expand Down
2 changes: 1 addition & 1 deletion src/components/home/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const Feature = ({feature}: FeatureProps) => {
className="flex flex-col sm:flex-row p-4 sm:p-10 shadow-xl rounded-[20px] relative sm:ml-0"
style={{
backgroundImage: `url(${require("@site/static/images/home/grid.jpg").default})`,
boxShadow: "0px 0px 0px 3px #F3F4F7",
boxShadow: "0px 0px 0px 3px var(--ifm-color-gray-300)",
}}
>
<div className="bg-gradient-to-b from-tailCall-light-100 from-3% via-[#E4E5E9] via-67% to-tailCall-light-100 absolute -left-4 sm:-left-6 w-[2px] h-full" />
Expand Down
2 changes: 2 additions & 0 deletions src/components/home/Graph.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const Graph = () => {
<GraphContainer
visual={RequestVisual}
metricData={7442.01}
start={5000}
metricTitle="Requests/sec"
metricDesc="(Higher is better)"
duration={1.6}
Expand All @@ -38,6 +39,7 @@ const Graph = () => {
<GraphContainer
visual={LatencyVisual}
metricData={13.39}
start={1000}
metricTitle="Latency (ms)"
metricDesc="(Lower is better)"
duration={1.6}
Expand Down
7 changes: 4 additions & 3 deletions src/components/home/GraphContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ type GraphContainerProps = {
visual: any
duration?: number
delay?: number
start?: number
}

const GraphContainer = ({metricTitle, metricData, metricDesc, visual, delay, duration}: GraphContainerProps) => {
const GraphContainer = ({metricTitle, metricData, metricDesc, visual, delay, duration, start}: GraphContainerProps) => {
const lottieRef = useRef()

const interactivity: any = {
Expand All @@ -35,7 +36,7 @@ const GraphContainer = ({metricTitle, metricData, metricDesc, visual, delay, dur
return (
<div
style={{
border: "1px solid #2C2C2C",
border: "1px solid var(--ifm-color-dark-900)",
}}
className="h-[368px] lg:h-[400px] w-[95%] sm:w-[680px] rounded-3xl sm:rounded-[32px] flex flex-col relative"
>
Expand All @@ -55,7 +56,7 @@ const GraphContainer = ({metricTitle, metricData, metricDesc, visual, delay, dur
return (
<>
{isVisible ? (
<CountUp start={2000} end={metricData} decimals={2} duration={duration} delay={delay} />
<CountUp start={start} end={metricData} decimals={2} duration={duration} delay={delay} />
) : null}
</>
)
Expand Down
2 changes: 1 addition & 1 deletion src/components/home/LegacyGateway.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const LegacyGateway = () => {
</div>
</div>

<div className="w-full flex items-center justify-center px-6 lg:px-0 mt-7">
<div className="w-full flex items-center justify-center px-0 mt-7">
<Lottie
animationData={SolutionGraphic}
loop
Expand Down
2 changes: 1 addition & 1 deletion src/components/home/MoreFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const FeatureBox = ({feature}) => {
return (
<div
style={{
borderBottom: "1px solid #E4E4E4",
borderBottom: "1px solid var(--ifm-color-gray-400)",
}}
className="flex flex-col sm:flex-row items-start justify-start sm:items-center text-start space-y-2 sm:space-y-0 py-4 sm:py-8 lg:py-12 sm:space-x-4 text-content-tiny font-bold sm:text-title-small lg:text-title-medium text-tailCall-dark-500 sm:h-32 w-full border border-tailCall-dark-300"
>
Expand Down
6 changes: 3 additions & 3 deletions src/components/shared/Button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@ const Button = ({title, Icon, theme, onClick, href, width, disabled}: ButtonProp
case "light":
return {
classes: "text-tailCall-dark-500 bg-transparent",
styles: isHovered ? "2px solid #121315" : "1px solid #121315",
styles: isHovered ? "2px solid var(--ifm-color-dark-800)" : "1px solid var(--ifm-color-dark-800)",
gridClasses:
"absolute inset-0 -z-20 w-full h-full opacity-0 scale-90 group-hover:scale-100 group-hover:opacity-10 transform transition ease-out duration-150",
}

case "dark":
return {
classes: "text-tailCall-light-100 bg-white border-none",
styles: "2px solid #121315",
styles: "2px solid var(--ifm-color-dark-800)",
gridClasses:
"absolute inset-0 z-10 w-full h-full opacity-0 scale-90 group-hover:scale-95 group-hover:opacity-100 transform transition ease-out duration-150",
}

case "gray":
return {
classes: "text-tailCall-dark-100 bg-transparent text-tailCall-light-100",
styles: "2px solid #FFFFFF",
styles: "2px solid var(--ifm-color-white)",
gridClasses: "hidden",
}

Expand Down
4 changes: 3 additions & 1 deletion src/components/shared/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ const Footer = () => {
</div>

<div className="flex flex-col-reverse sm:flex-row items-center gap-y-4 sm:justify-between w-[100%] max-w-7xl sm:mt-10 z-10">
<p className="text-content-tiny text-[#B4B4B4] font-space-mono font-normal">Copyright © 2023 Tailcall, Inc.</p>
<p className="text-content-tiny text-tailCall-light-700 font-space-mono font-normal">
Copyright © 2023 Tailcall, Inc.
</p>
<div className="space-x-4">
{socials.map((social) => (
<Link href={social.href} className="cursor-pointer" key={social.id}>
Expand Down
10 changes: 9 additions & 1 deletion src/components/shared/GithubStarsButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,16 @@ function GithubIcon() {

export default function GithubStarsButton({className}) {
const starsCount = useContext(GithubStarsContext)
const [isHovered, setIsHovered] = React.useState(false)

return (
<a href={githubRepoURL} target="_blank" className={`${className} header-button header-button-github`}>
<a
href={githubRepoURL}
onMouseOver={() => setIsHovered(true)}
onMouseLeave={() => setIsHovered(false)}
target="_blank"
className={`${className} header-button header-button-github ${isHovered && "button-grid-bg-github"}`}
>
<GithubIcon />
<span>
Star <span className="min-w-[3ch] inline-block">{starsCount}</span>
Expand Down
Loading