Skip to content

Commit

Permalink
Add ivy prep as the only mixedAd
Browse files Browse the repository at this point in the history
  • Loading branch information
leomet07 committed Nov 16, 2024
1 parent 339a534 commit 22dce3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions advertisements/MixedAdvertisements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const MixedAdvertisements: {
url: string;
}[] = [
{
name: "Prompt College Application and Essay Coaching",
image_src: "/images/ads/prompt_mixed.jpg",
url: "https://www.myprompt.com/",
name: "Ivy Prep",
image_src: "/images/ads/ivy_prep.jpg",
url: "http://ivyprepschool.com/",
},
];
export default MixedAdvertisements;
Binary file added public/images/ads/ivy_prep.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 22dce3a

Please sign in to comment.