Skip to content

Commit

Permalink
Updated Partners
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahan-Daksh committed Aug 4, 2024
1 parent a0b35a5 commit 97b9eff
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added public/partners/Linal-Photography.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/partners/Noriza-Videography.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/data/partners.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,16 @@ export const partners = [
description: "Description of Partner 6.",
title: "Digital Media Partner"
},
{
name: "Partner 7",
logo: "./partners/Noriza-Videography.jpg",
description: "Description of Partner 7.",
title: "Videography Partner"
},
{
name: "Partner 6",
logo: "./partners/Linal-Photography.png",
description: "Description of Partner 8.",
title: "Photography Partner"
},
];

0 comments on commit 97b9eff

Please sign in to comment.