Skip to content

Commit

Permalink
Atlantis images & news updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yigitfindikli committed May 12, 2021
1 parent cc66e5e commit bb23cac
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 21 deletions.
10 changes: 5 additions & 5 deletions src/app/showcase/app.config.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,11 @@ import { DomHandler } from 'primeng/dom';
<h4>Premium Angular-CLI Templates</h4>
<p>Beautifully crafted premium <a href="https://cli.angular.io/">Angular CLI</a> application templates by the PrimeTek design team.</p>
<div class="p-grid premium-themes">
<div class="p-col-12 p-md-4">
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-4">
<a href="https://www.primefaces.org/layouts/ultima-ng">
<img alt="Ultima" src="assets/showcase/images/layouts/ultima-ng.jpg">
Expand Down Expand Up @@ -407,11 +412,6 @@ import { DomHandler } from 'primeng/dom';
<img alt="Morpheus" src="assets/showcase/images/layouts/morpheus-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-4">
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-4">
<a href="https://www.primefaces.org/layouts/omega-ng">
<img alt="Omega" src="assets/showcase/images/layouts/omega-ng.jpg">
Expand Down
4 changes: 2 additions & 2 deletions src/app/showcase/app.news.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import {Component, Input, EventEmitter, Output} from '@angular/core';
template: `
<div class="layout-news">
<div class="layout-news-container">
<img class="layouts-news-mockup-image" src="assets/showcase/images/topbar-ultima-device.png">
<a href="https://www.primefaces.org/layouts/ultima-ng" target="_blank" style="text-decoration: none" class="layout-news-button">
<img class="layouts-news-mockup-image" src="assets/showcase/images/topbar-atlantis-device.png">
<a href="https://www.primefaces.org/layouts/atlantis-ng" target="_blank" style="text-decoration: none" class="layout-news-button">
LEARN MORE<i class="pi pi-angle-right"></i>
</a>
<a tabindex="0" class="layout-news-close" (click)="hideNews($event)">
Expand Down
12 changes: 6 additions & 6 deletions src/app/showcase/app.topbar.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ import { Subscription } from 'rxjs';
<a tabindex="0" (click)="toggleMenu($event, 1)">Templates</a>
<ul [@overlayMenuAnimation]="'visible'" *ngIf="activeMenuIndex === 1" (@overlayMenuAnimation.start)="onOverlayMenuEnter($event)">
<li class="topbar-submenu-header">PREMIUM ADMIN TEMPLATES</li>
<li>
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-logo.svg">
<span>Atlantis</span>
</a>
</li>
<li>
<a href="https://www.primefaces.org/layouts/ultima-ng">
<img alt="Ultima" src="assets/showcase/images/layouts/ultima-logo.png">
Expand Down Expand Up @@ -212,12 +218,6 @@ import { Subscription } from 'rxjs';
<span>Morpheus</span>
</a>
</li>
<li>
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-logo.png">
<span>Atlantis</span>
</a>
</li>
<li>
<a href="https://www.primefaces.org/layouts/omega-ng">
<img alt="Omega" src="assets/showcase/images/layouts/omega-logo.png">
Expand Down
11 changes: 5 additions & 6 deletions src/app/showcase/components/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,12 @@ <h4>Testimonials</h4>
<div class="templates">
<h4>Premium Application Templates</h4>
<p>Gorgeous Angular-CLI application templates designed by professional designers and implemented by Angular Experts to help you reach your goals in no time.</p>

<div class="p-grid">
<div class="p-col-12 p-md-3">
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-3">
<a href="https://www.primefaces.org/layouts/ultima-ng">
<img alt="Ultima" src="assets/showcase/images/layouts/ultima-ng.jpg">
Expand Down Expand Up @@ -280,11 +284,6 @@ <h4>Premium Application Templates</h4>
<img alt="Morpheus" src="assets/showcase/images/layouts/morpheus-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-3">
<a href="https://www.primefaces.org/layouts/atlantis-ng">
<img alt="Atlantis" src="assets/showcase/images/layouts/atlantis-ng.jpg">
</a>
</div>
<div class="p-col-12 p-md-3">
<a href="https://www.primefaces.org/layouts/omega-ng">
<img alt="Omega" src="assets/showcase/images/layouts/omega-ng.jpg">
Expand Down
Binary file removed src/assets/showcase/images/layouts/atlantis-logo.png
Binary file not shown.
3 changes: 3 additions & 0 deletions src/assets/showcase/images/layouts/atlantis-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/showcase/images/layouts/atlantis-ng.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/showcase/images/topbar-ultima-device.png
Binary file not shown.
4 changes: 2 additions & 2 deletions src/assets/showcase/styles/app/_news.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
justify-content: center;
align-items: center;
margin-left: 250px;
background-image: linear-gradient(to left, #1565c0, #0D47A1);
background-image: linear-gradient(to right, #071226, #20193e);

.layout-news-container {
width: 100%;
Expand Down Expand Up @@ -32,7 +32,7 @@
align-items: center;
flex-shrink: 0;
transition: background-color 0.15s;
margin-left: -1rem;
margin-left: 1rem;
position: relative;
z-index: 1;

Expand Down

0 comments on commit bb23cac

Please sign in to comment.