dscvitc / dscvitchennai

GDSC VIT Chennai Official website
https://gdscvitc.eu.org/
MIT License
23 stars 42 forks source link

Added Board Member card with swiperjs #71

Closed jaydeepdey03 closed 2 years ago

jaydeepdey03 commented 2 years ago

🛠️ Fixes Issue

Added swipable cards featuring Board members of GDSC

👨‍💻 Changes proposed

🔧 Check List (Check the type of issue it fixes)

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

📷 Screenshots

image

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
dscvitchennai ✅ Ready (Inspect) Visit Preview Oct 18, 2022 at 4:48AM (UTC)
Arjun31415 commented 2 years ago

Please check the code warnings and please don't use image. To prevent layout shift please use https://nextjs.org/docs/api-reference/next/future/image if styling on next/Image is not possible

jaydeepdey03 commented 2 years ago

@Arjun31415 @FidalMathew

I have added <Image /> from next/future/image to ./components/Boardmembers.jsx

for Footer.jsx, the <Image /> tag is making background image blurred