diff --git a/src/app/components/splash/splash.component.html b/src/app/components/splash/splash.component.html index 76ec83a..4d07a45 100644 --- a/src/app/components/splash/splash.component.html +++ b/src/app/components/splash/splash.component.html @@ -37,6 +37,8 @@ NO FEES
+ PLUS AFFILIATE REWARDS +
No second best. @@ -130,6 +132,37 @@ +
+
+

Affiliate Program

+

Purchase products through the affiliate links below to enjoy discounts on mining hardware. Every + month, the miner who submits the highest difficulty will be rewarded with 50% of the affiliate + earnings. The remaining 50% helps cover server costs.

+ + +
+
diff --git a/src/assets/layout/images/altair.png b/src/assets/layout/images/altair.png new file mode 100644 index 0000000..4356098 Binary files /dev/null and b/src/assets/layout/images/altair.png differ diff --git a/src/assets/layout/images/hero.png b/src/assets/layout/images/hero.png deleted file mode 100644 index 0a90fcb..0000000 Binary files a/src/assets/layout/images/hero.png and /dev/null differ diff --git a/src/assets/layout/images/soloco.png b/src/assets/layout/images/soloco.png new file mode 100644 index 0000000..32c8838 Binary files /dev/null and b/src/assets/layout/images/soloco.png differ