Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
feat(ecosystem): update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
techtolentino committed Jul 31, 2023
1 parent afa73a9 commit 1e038dd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion pages/ecosystem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,14 @@
</template>
</UiJoinWithCards>
<section id="ecosystem" class="cds--grid ecosystem-page">
<h2>Ecosystem Resources</h2>
<h2>Explore the ecosystem resources</h2>
<div class="cds--row">
<p class="cds--col-md-5 cds--col-lg-8 cds--col-xlg-7 cds--col-max-6">
Browse through the ecosystem using search, filter, and sort options.
Find inspiration for your own projects or collaborate with others to
unlock the true potential of Qiskit.
</p>
</div>
<UiFiltersResultsLayout class="ecosystem-page__results">
<template #filters-on-m-l-screen>
<UiFieldset class="ecosystem-page__categories" label="Tier">
Expand Down

0 comments on commit 1e038dd

Please sign in to comment.