Skip to content

Commit

Permalink
change products section
Browse files Browse the repository at this point in the history
  • Loading branch information
mouad-eh committed Jan 9, 2024
1 parent cead08c commit 1469b89
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 20 deletions.
Binary file added public/icons/cdn-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/icons/faang-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/icons/twitter-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 13 additions & 20 deletions src/data/projectData.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,23 @@
[
{
"id": "3",
"title": "Articoole",
"link": "https://articoole.chrstnl.com/",
"logo": "/icons/articoole-icon.png",
"shortExcerpt": "Making content creation a breeze. AI Saas landing page template."
"id": "1",
"title": "Tweexicon",
"link": "https://github.com/mouad-eh/tweexicon",
"logo": "/icons/twitter-icon.png",
"shortExcerpt": "A simple solution for saving and organizing tweets into categories."
},
{
"id": "2",
"title": "Project Title",
"link": "https://www.chrstnl.com/",
"logo": "/icons/clark-icon.png",
"shortExcerpt": "A short description for a project."
},
{
"id": "3",
"title": "Another Project Title",
"link": "https://www.chrstnl.com/",
"logo": "/icons/flash-icon.png",
"shortExcerpt": "A slightly longer short description for a project."
"title": "The Tech Stream",
"link": "https://github.com/mouad-eh/the-tech-stream",
"logo": "/icons/faang-icon.png",
"shortExcerpt": "Engineering blogs aggregator from top tech companies."
},
{
"id": "3",
"title": "Nutritrack",
"link": "https://astro-nutritrack.chrstnl.com/",
"logo": "/icons/nutritrack-icon.png",
"shortExcerpt": "A customizable landing page template designed for Notion Creators."
"title": "Dz Univ CDN",
"link": "https://github.com/mouad-eh/dz-univ-cdn",
"logo": "/icons/cdn-icon.png",
"shortExcerpt": "Content delivery network (CDN) for Algerian universities."
}
]

0 comments on commit 1469b89

Please sign in to comment.