File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -77,29 +77,6 @@ const Sponsors = () => {
7777 </ button >
7878 </ a >
7979 </ div >
80- { /* <div className="flex flex-col justify-center items-center xl:col-span-4 col-span-10 row-start-1 row-end-3 xl:my-0 my-12">
81- <div className="max-w-[15rem]">
82- <h2 className="text-4xl font-black text-center">Our sponsors</h2>
83- <p className="xl:my-10 my-3 text-lg">Check out our very cool sponsors.</p>
84- <a href="sponsors">
85- <button className="bg-white border text-[#3977F8] border-[#A7A6E5] text-lg rounded-xl w-[100%] xl:h-12 h-10">
86- Learn More
87- </button>
88- </a>
89- </div>
90- </div>
91- <div className={`${firstRowBoxesStyling} bg-[rgba(0, 71, 255, 0.33)]`}>
92- <img src="assets/atlassian_logo.svg" alt="Atlassian logo" />
93- </div>
94- <div className={`${firstRowBoxesStyling} bg-[rgba(82, 130, 255, 0.47)]`}>
95- <img src="assets/google_logo.svg" alt="Google logo" />
96- </div>
97- <div className={`${secondRowBoxesStyling} bg-[rgba(48, 93, 255, 0.2)]`}>
98- <img src="assets/freelancer_logo.svg" alt="Freelancer logo" />
99- </div>
100- <div className={`${secondRowBoxesStyling} bg-[rgba(122, 137, 236, 0.27)]`}>
101- <img src="assets/microsoft_logo.svg" alt="Microsoft logo" />
102- </div> */ }
10380 </ div >
10481 </ div >
10582 < Footer />
You can’t perform that action at this time.
0 commit comments