diff --git a/public/images/android-chrome-192x192.png b/public/images/android-chrome-192x192.png new file mode 100644 index 0000000..0f4ec77 Binary files /dev/null and b/public/images/android-chrome-192x192.png differ diff --git a/public/images/android-chrome-512x512.png b/public/images/android-chrome-512x512.png new file mode 100644 index 0000000..4dbc4c8 Binary files /dev/null and b/public/images/android-chrome-512x512.png differ diff --git a/public/images/apple-touch-icon.png b/public/images/apple-touch-icon.png new file mode 100644 index 0000000..82f013d Binary files /dev/null and b/public/images/apple-touch-icon.png differ diff --git a/public/images/favicon-16x16.png b/public/images/favicon-16x16.png new file mode 100644 index 0000000..ad39bd9 Binary files /dev/null and b/public/images/favicon-16x16.png differ diff --git a/public/images/favicon-32x32.png b/public/images/favicon-32x32.png new file mode 100644 index 0000000..e6be5f4 Binary files /dev/null and b/public/images/favicon-32x32.png differ diff --git a/public/images/favicon.ico b/public/images/favicon.ico new file mode 100644 index 0000000..973dab9 Binary files /dev/null and b/public/images/favicon.ico differ diff --git a/public/images/site.webmanifest b/public/images/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/public/images/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file diff --git a/src/app/cities/cities.html b/src/app/cities/cities.html index 8941012..fbc9d12 100644 --- a/src/app/cities/cities.html +++ b/src/app/cities/cities.html @@ -1,4 +1,4 @@ -
+
Discover the host cities! diff --git a/src/app/cover/cover.html b/src/app/cover/cover.html index 27d6399..198e1ac 100644 --- a/src/app/cover/cover.html +++ b/src/app/cover/cover.html @@ -1,16 +1,21 @@
- EJC2026 logo -
+ class="h-[calc(100dvh-76px)] md:h-[calc(100dvh-108px)] bg-[#EAEFFA] md:bg-[url(/images/tatabanya.jpg)] md:bg-cover md:bg-blend-overlay md:bg-ejc-dark-blue/50 flex flex-col justify-center items-center"> +
+ EJC2026 logo
- 2026 European Junior
Championships -
-
- 18-27 Augustus 2026 + class="flex flex-col justify-center items-center gap-6 md:gap-7.5 md:items-start"> +
+ 2026 European Junior
Championships +
+
+ 18-27 Augustus 2026 +
diff --git a/src/app/footer/footer.html b/src/app/footer/footer.html index bcd784a..ad1913f 100644 --- a/src/app/footer/footer.html +++ b/src/app/footer/footer.html @@ -1,47 +1,82 @@ -
-
-
- Logo -
-
-
Location
-
-
Tatabányai Multifunkcionális Csarnok
-
- -
2800 Tatabánya, Olimpikon u.
+
+
+
+
+ Logo +
+
+
+ Location +
+
+
Tatabányai Multifunkcionális Csarnok
+
+ +
+ 2800 Tatabánya, Olimpikon u. +
+
-
-
Contact
-
-
Hungarian Badminton Association
-
- -
iroda@badminton.hu
+
+
+
+ Contact
-
- -
+36 30 329 5154
-
-
Badminton Europe
-
- -
events@badmintoneurope.com
+
+
Hungarian Badminton Association
+
+ +
+ iroda@badminton.hu +
+
+
+ +
+ +36 30 329 5154 +
+
+
Badminton Europe
+
+ +
+ events@badmintoneurope.com +
+
-
-
-
Follow us!
-
- Facebook - Instagram - Youtube +
+
+ Follow us! +
+
+ Facebook + Instagram + Youtube +
-
+
© Magyar Tollaslabda Szövetség
diff --git a/src/app/header/header.html b/src/app/header/header.html index 9d6c042..0e3c5c1 100644 --- a/src/app/header/header.html +++ b/src/app/header/header.html @@ -1,9 +1,9 @@