Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Replace images with next/image for a faster landing #43

Open
github-actions bot opened this issue Jan 17, 2021 · 0 comments
Open

Replace images with next/image for a faster landing #43

github-actions bot opened this issue Jan 17, 2021 · 0 comments
Labels
enhance landing planned not a priority. feel free to contribute. todo

Comments

@github-actions
Copy link

Replace images with next/image for a faster landing

https://github.com/DSC-KIIT/dsckiit-website-2.0/blob/12ee2944a672ce33fc3d85de4b661d0a6803fe06/src/components/Landing/index.tsx#L45

export default function Landing() {
	// TODO Replace images with next/image for a faster landing
	//  labels: enhance, landing
	const classes = useStyles();
	return (
		<>

6ab23b927b953446fd25c8d308f25ac20ea87d1a

@aditya-mitra aditya-mitra added the planned not a priority. feel free to contribute. label Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhance landing planned not a priority. feel free to contribute. todo
Projects
None yet
Development

No branches or pull requests

1 participant