feat: add sponsors block and images
This commit is contained in:
@@ -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)
|
||||
*/
|
||||
Reference in New Issue
Block a user