Skip to content

Commit 5bbb571

Browse files
authored
Merge pull request #208 from argos-ci/update-demo-build
feat(home): update demo build
2 parents 9c12f12 + 02a2762 commit 5bbb571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/home/hero/Hero.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export function Hero() {
6969
<Button size="large" variant="outline" asChild>
7070
<a
7171
target="_blank"
72-
href="https://app.argos-ci.com/argos-ci/argos/builds/2426/112497429"
72+
href="https://app.argos-ci.com/jsfez/snkr-shop-2/builds/98/96709653"
7373
>
7474
See a demo build
7575
</a>
@@ -81,7 +81,7 @@ export function Hero() {
8181
<a
8282
className="group relative block"
8383
target="_blank"
84-
href="https://app.argos-ci.com/argos-ci/argos/builds/2426/112497429"
84+
href="https://app.argos-ci.com/jsfez/snkr-shop-2/builds/98/96709653"
8585
>
8686
<div className="absolute inset-0 overflow-hidden rounded bg-gradient-to-br from-violetA-11 to-plumA-10 opacity-0 transition duration-500 group-hover:opacity-100" />
8787
<div className="absolute inset-0 flex scale-50 transform items-center justify-center rounded opacity-0 transition duration-500 group-hover:scale-100 group-hover:opacity-100">

0 commit comments

Comments
 (0)