diff --git a/website_and_docs/data/sponsors.yml b/website_and_docs/data/sponsors.yml index 1e508b5ebe07..59f090f45829 100644 --- a/website_and_docs/data/sponsors.yml +++ b/website_and_docs/data/sponsors.yml @@ -94,6 +94,10 @@ bronze: # Set to false if no items are present enable: true item: + # Sponsorship start date: Aug 21, 2024 + - logo: "/images/sponsors/testingbot.png" + url: "https://testingbot.com/" + name: "Selenium Cloud Testing - TestingBot" # Sponsorship start date: Jul 12, 2024 - logo: "/images/sponsors/route4me-logo.png" url: "https://route4me.com/" diff --git a/website_and_docs/static/images/sponsors/testingbot.png b/website_and_docs/static/images/sponsors/testingbot.png new file mode 100644 index 000000000000..26939b6068f9 Binary files /dev/null and b/website_and_docs/static/images/sponsors/testingbot.png differ