images based on http-server, filter dropdowns

This commit is contained in:
2024-05-10 17:19:36 +02:00
parent d508415de4
commit 5230ef1230
21 changed files with 224 additions and 149 deletions

View File

@@ -87,17 +87,17 @@ export class HeaderComponent {
{
label: 'Businesses for Sale',
routerLink: '/businessListings',
fragment: '',
state: {},
},
{
label: 'Commercial Property',
routerLink: '/commercialPropertyListings',
fragment: '',
state: {},
},
{
label: 'Professionals/Brokers Directory',
routerLink: '/brokerListings',
fragment: '',
state: {},
},
];