Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
ABDESSAMADMESRAR committed Apr 8, 2024
1 parent 2ae2efb commit 4d415c3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
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/MOTO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion src/components/WORK/Date.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ import Work4 from '../../assets/shop.png'
import Work5 from '../../assets/WorldCupQata.png'
import Work6 from '../../assets/BUREAU.png'
import Work7 from '../../assets/youtbue.png'
import Work8 from '../../assets/MOTO.png'
import Work8 from '../../assets/Moto.png'
import Work9 from '../../assets/Quran.jpeg'
import Work10 from '../../assets/clen.jpeg'
import Work11 from '../../assets/Futuristic.png'
import Work12 from '../../assets/Grey Minimalist Classic Real Estate Mockup Instagram Post (1).png'

export const projectsData = [
{
Expand Down Expand Up @@ -90,6 +91,12 @@ export const projectsData = [
title: "Personal design",
category: "Design",
},
{
id: 12,
image: Work12,
title: "App Pizza dessign",
category: "Design",
},
];
export const projectsNav=[
{
Expand Down
Binary file added src/images/ABDESSAMADMESRARCV.pdf
Binary file not shown.

0 comments on commit 4d415c3

Please sign in to comment.