Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update Store button readme.md according new designs
  • Loading branch information
nik132-eng authored Dec 27, 2022
1 parent 7c081e5 commit e419055
Showing 1 changed file with 88 additions and 1 deletion.
89 changes: 88 additions & 1 deletion Store Buttons/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,88 @@
# Readme coming soon...
# Store Button Preview

<table>
<tr>
<td width="50%">Store button amazon-dark</td>
<td width="50%">store button amazon-light</td>
</tr>

<tr>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-amazon-darkmode.html"
>
<img src="https://i.ibb.co/5KWnbfY/image.png" alt="image" border="0"
/></a>
</td>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-amazon-lightmode.html"
><img src="https://i.ibb.co/6XjFGcX/image.png" alt="image" border="0"
/></a>
</td>
</tr>
<tr>
<td width="50%">Store button apple-dark</td>
<td width="50%">store button apple-light</td>
</tr>

<tr>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-apple-darkmode.html"
>
<img src="https://i.ibb.co/W2q4fLs/image.png" alt="image" border="0" />
</a>
</td>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-apple-lightmode.html"
>
<img src="https://i.ibb.co/5KDtLxD/image.png" alt="image" border="0" />
</a>
</td>
</tr>
<tr>
<td width="50%">Store button google-play dark</td>
<td width="50%">Store button google-play light</td>
</tr>

<tr>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-google-play-darkmode.html"
>
<img src="https://i.ibb.co/98C69L7/image.png" alt="image" border="0" />
</a>
</td>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-googlr-play-lightmode.html"
>
<img src="https://i.ibb.co/XS31Qth/image.png" alt="image" border="0" />
</a>
</td>
</tr>

<tr>
<td width="50%">Store button windows-dark</td>
<td width="50%">store button windows-light</td>
</tr>

<tr>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-windows-darkmode.html"
>
<img src="https://i.ibb.co/hBK679N/image.png" alt="image" border="0" />
</a>
</td>
<td width="50%">
<a
href="https://github.com/Clueless-Community/seamless-ui/blob/main/Store%20Buttons/src/store-button-windows-lightmode.html"
>
<img src="https://i.ibb.co/J5gy6Fp/image.png" alt="image" border="0" />
</a>
</td>
</tr>
</table>

0 comments on commit e419055

Please sign in to comment.