Skip to content

Commit

Permalink
yet another brochure update
Browse files Browse the repository at this point in the history
  • Loading branch information
MayurSChittaragi committed Jul 29, 2023
1 parent 55c6bb9 commit 095ad30
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ const NavBar = () => {
<div className="flex items-center justify-between space-x-4 lg:space-x-10">
<div className="flex lg:w-0 lg:flex-1">
<Link href="/">
<a className="flex items-center" href="/">
<a className="flex items-stretch" href="/">
<Image
src="https://i.ibb.co/pzcZmKs/Untitled-design-5.png"
src="RVCE NEW-HEADER_onlyLogo.png"
alt="logo"
className=" mt-5 h-full w-20"
/>
Expand Down
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function Index() {
TimeLine
</ScrollLink>
<a
href="CSITSS_20-07-2023.pdf"
href="CSITSS_28-07-2023.pdf"
className="mt-4 rounded bg-blue-600 px-4 py-2 text-sm font-medium uppercase text-white hover:bg-blue-500 focus:bg-blue-500 focus:outline-none"
>
Download Brochure
Expand Down
Binary file removed public/CSITSS_20-07-2023.pdf
Binary file not shown.
Binary file added public/CSITSS_28-07-2023.pdf
Binary file not shown.
Binary file added public/RVCE NEW-HEADER_onlyLogo.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 095ad30

Please sign in to comment.