Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-duggal-dazn committed Apr 27, 2024
2 parents 02a3ab3 + 64fb32f commit 2c4b1ac
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="about section " id="about">
<section class="about section " id="about" animation="fadeInUp" delay="10" duration="1500" triggerOnce="true">
<h2 class="section-title">About</h2>

<div class="about__container bd-grid">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,9 @@ export class WorkSectionComponent {
'this is my responsibilities'
],
images:[
'assets/images/dazn/dazn-1.png',
'assets/images/dazn/dazn-2.png',
'assets/images/dazn/dazn-3.png',
'assets/images/dazn/dazn-4.png',
'assets/images/dazn/dazn-5.png',
'assets/images/dazn/dazn-6.png'
'assets/images/health-care/health-care-1.png',
'assets/images/health-care/health-care-2.png',
'assets/images/health-care/health-care-3.png'
]
},
{
Expand Down Expand Up @@ -206,8 +203,8 @@ export class WorkSectionComponent {
'this is my responsibilities'
],
images:[
'assets/images/himalayan-creamery/himalayan-creamery-1.png',
'assets/images/himalayan-creamery/himalayan-creamery-2.png'
'assets/images/popt/popt-1.png',
'assets/images/popt/popt-2.png'
]
},
{
Expand Down
Binary file added src/assets/images/health-care/health-care-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/health-care/health-care-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/health-care/health-care-3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/popt/popt-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/popt/popt-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c4b1ac

Please sign in to comment.