From 3fc0753c7d4c2739ed453e1f3f871ac68851cc47 Mon Sep 17 00:00:00 2001 From: seaznCode Date: Fri, 3 Oct 2025 21:26:06 +0200 Subject: [PATCH] beautify: add poly background for affiliate-links --- src/app/affiliate-links/page.tsx | 42 ++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/src/app/affiliate-links/page.tsx b/src/app/affiliate-links/page.tsx index 01f70e5..767e01f 100644 --- a/src/app/affiliate-links/page.tsx +++ b/src/app/affiliate-links/page.tsx @@ -126,8 +126,46 @@ const posts = [ export default function AffiliateLinksPage() { return ( -
-
+
+ {/* Background Pattern */} + + + {/* Colored Blur Effect */} +