Skip to content

Commit

Permalink
Merge pull request #30 from Bloceducare/development
Browse files Browse the repository at this point in the history
  • Loading branch information
codeWhizperer authored Aug 8, 2023
2 parents 434ce56 + 89de85a commit 86dd9d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/DetailsCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ const DetailsCard = () => {
<h3 className="text-xs text-center">In conjuction with </h3>
<div className="flex justify-center">
<Image
width={150}
width={200}
height={50}
src="/ayagigs-logo.png"
src="/aya.png"
alt="aya"
className="scale-[0.7] block border"
/>
Expand Down
Binary file added public/aya.png
Loading
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 86dd9d5

Please sign in to comment.