mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-02 10:10:09 +00:00
basic components adjusted.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
<app-top-bar></app-top-bar>
|
||||
|
||||
<app-greeting-info-slider></app-greeting-info-slider>
|
||||
<app-hot-deals-widget></app-hot-deals-widget>
|
||||
<app-signin></app-signin>
|
||||
<app-about-us></app-about-us>
|
||||
<app-kunden></app-kunden>
|
||||
|
||||
<app-bottom-bar></app-bottom-bar>
|
||||
<app-copyright></app-copyright>
|
||||
<!--<div id="mainComponents">
|
||||
<div id="searchContainer">
|
||||
<input type="text" [(ngModel)]="searchInput" placeholder="Search" (keyup.enter)="startedSearch()">
|
||||
|
||||
Reference in New Issue
Block a user