Skip to content

Commit

Permalink
Starter kit available again!
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Oct 3, 2024
1 parent 18da164 commit 08d3db3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/pages/starter-kit.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,15 +178,16 @@ function Plus() {
</span>{" "}
( au lieu de 439,97€ )
</label>

<label style={{ display: "block", fontSize: "14px" }}>
(Indisponible au prix actuel suite à une augmentation des
prix du fournisseur...)
(Offre temporaire, le prix peut évoluer en fonction des
prix fournisseurs)
</label>

<input
type="submit"
// onClick={subscribe}
disabled
value="Actuellement indisponible !"
onClick={subscribe}
value="Commander !"
className={cx(
"button button--primary",
styles.starterKitInputButton
Expand Down

0 comments on commit 08d3db3

Please sign in to comment.