File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import Link from "next/link";
77export default function CookoffBanner ( ) {
88 return (
99 < >
10- < div className = "z-50 flex h-fit w-full items-center justify-center bg-[#471600 ] px-6 py-3 text-center text-white sm:h-14 sm:py-0 md:sticky md:top-0 md:justify-between md:text-left" >
10+ < div className = "z-50 flex h-fit w-full items-center justify-center bg-[#626bd2 ] px-6 py-3 text-center text-white sm:h-14 sm:py-0 md:sticky md:top-0 md:justify-between md:text-left" >
1111 < div className = "flex items-center gap-x-2" >
1212 < Image
1313 src = "/cookoff.png"
@@ -30,12 +30,12 @@ export default function CookoffBanner() {
3030 target = "_blank"
3131
3232 >
33- Register for CookOff 10.0
33+ Register for CookOff 10.0u
3434 </ Link >
3535 </ div >
3636
3737 < div className = "hidden md:block" >
38- < Button className = "bg-[#e5b0a0 ] hover:bg-[#e68e73 ] focus:ring-2 focus:ring-offset-2 focus:ring-[#e5b0a0 ]" >
38+ < Button className = "bg-[#5c34e7 ] hover:bg-[#a6b0ff ] focus:ring-2 focus:ring-offset-2 focus:ring-[#b2b8ff ]" >
3939 < Link
4040 className = "flex items-center gap-x-2"
4141 href = "https://gravitas.vit.ac.in/events/bdfcebea-c141-4a61-ac73-61dec96c08f4"
You can’t perform that action at this time.
0 commit comments