feat: add sponsors block and images

This commit is contained in:
2026-07-11 10:34:53 +02:00
parent 3c184cb015
commit d8b97d4f8b
26 changed files with 74 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
import { Component } from '@angular/core';
@Component({
selector: 'app-sponsors',
imports: [],
templateUrl: './sponsors.html',
styleUrl: './sponsors.css',
})
export class Sponsors {}
/**
* 1. sor: BE, MTLSZ, E-On, Extor (ezek egyméretűek, nagyok)
2. sor: BM, Sportintézet, Sportoló Nemzet, Omexom, Pélicom, VarioVision
3. sor: Yonex, XCopy, Culligan, Vízmű, TBusz, Univer
4. sor: Tatabánya, Living Sport, IT4All, Tata
(2-4. sor egyméretűek, kisebbek)
*/