estuary / marketing-site

0 stars 5 forks source link

Auto calculate `Connector` count during build time #263

Open travjenkins opened 2 months ago

travjenkins commented 2 months ago

Description

We should generate this at build time and find a round number based on the amount of connectors we got during our query.

We'd still want to keep it "readable" so it would probably need to be rounded down and to the nearest number that ends in 0. We could always subtract 10 and then change the lat digit to 0 to be safest

Ex: 158 becomes 140, 141 becomes 130, 130 becomes 120

Work required

Figma / Designs

n/a