From 7082fe196f593f93c5c9756b829085cbe10ad3b5 Mon Sep 17 00:00:00 2001 From: v4ltages Date: Sun, 3 May 2026 00:18:17 +0300 Subject: [PATCH] Flip icon and text on mainpage --- src/app/[locale]/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/[locale]/page.tsx b/src/app/[locale]/page.tsx index 8099098..943cac3 100644 --- a/src/app/[locale]/page.tsx +++ b/src/app/[locale]/page.tsx @@ -27,16 +27,6 @@ export default async function Home({ href="/piletid" className="px-8 md:px-12 py-8 flex flex-col justify-center gap-4 border-b-3 md:border-b-0 md:border-r-3 group border-[#1F5673] hover:bg-[#007CAB] dark:hover:bg-[#00A3E0] transition" > -
-

- {t("navigation.tickets")} -

- - arrow_right_alt - -
+
+

+ {t("navigation.tickets")} +

+ + arrow_right_alt + +
+
+ + rewarded_ads + +

-
- - rewarded_ads - -