Skip to content

Instantly share code, notes, and snippets.

@adarsh-gupta101
Created May 12, 2025 17:47
Show Gist options
  • Save adarsh-gupta101/b56b9cc6db3362b3f042664108f86449 to your computer and use it in GitHub Desktop.
Save adarsh-gupta101/b56b9cc6db3362b3f042664108f86449 to your computer and use it in GitHub Desktop.
<div class="max-w-sm bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700 m-12">
<a href="#">
<img class="rounded-t-lg" src="https://www.lambdatest.com/resources/images/meta/he-og.png" alt="LambdaTest HyperExecute" />
</a>
<div class="p-5">
<a href="#">
<h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">Lightning-Fast Test Execution with HyperExecute</h5>
</a>
<p class="mb-3 font-normal text-gray-700 dark:text-gray-400">Explore LambdaTest’s HyperExecute, a blazing fast test orchestration cloud that helps developers and QA teams accelerate end-to-end testing at scale.</p>
<a href="#" class="inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">
Learn more
<svg class="rtl:rotate-180 w-3.5 h-3.5 ms-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/>
</svg>
</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment