diff --git a/before-after.md b/before-after.md new file mode 100644 index 0000000..2302c96 --- /dev/null +++ b/before-after.md @@ -0,0 +1,19 @@ +# Before and After Changes + +This document summarizes the visible UI changes between the earlier layout ("before lazy page") and the updated layout ("after") based on the provided screenshots. + +## Before (First Screenshot) +- Hero section header text appears slightly lower, leaving more vertical space above the title. +- "GET STARTED" button is filled (solid orange background) with white text. +- The next section header ("What's in it for you ?") is visible at the fold, with the top of the feature cards showing. +- Overall page height within the viewport shows more content below the hero section. + +## After (Second Screenshot) +- Hero section header text appears slightly higher, with "WELCOME TO KEPLOY" closer to the top edge. +- "GET STARTED" button is outlined (orange border) with white background and orange text. +- The next section header is no longer visible at the fold; the hero section occupies more vertical space. +- Overall layout feels more compact in the hero area with less content visible below. + +## Notes +- This comparison is based only on the two screenshots provided. +- If you want a more precise, code-level diff (CSS/HTML changes), share the specific files or commit references to include exact edits. diff --git a/index.html b/index.html index 373e634..5d9fc32 100644 --- a/index.html +++ b/index.html @@ -1,476 +1,476 @@ - - - - - - - -
- - - -
-
- Get one-on-one training about APIs and Keploy by the Keploy team.
-Perks: ๐ Exclusive swag kit by Keploy
-Take sessions in your college or community and spread awareness about the world of APIs and Keploy.
-Perks: ๐ผ Recognition on our Website
-The Keploy team will help you in creating your own community in your college if you wish to.
-Perks: ๐ Mentorship on how to build and grow a community
-
- Sanskriti Gupta
-Web Development
-
- Sukriti Maurya
-Backend Developer and UX/UI Designer
-
- Neel Shah
-Data Science Intern
-
- Harsh Rastogi
-Student at CU
-
- Arunima Chaudhuri
-Member & Contributor @Layer5
-
+
+ Get one-on-one training about APIs and Keploy by the Keploy team.
+Perks: ๐ Exclusive swag kit by Keploy
+Take sessions in your college or community and spread awareness about the world of APIs and Keploy.
+Perks: ๐ผ Recognition on our Website
+The Keploy team will help you in creating your own community in your college if you wish to.
+Perks: ๐ Mentorship on how to build and grow a community
+
+ Sanskriti Gupta
+Web Development
+
+ Sukriti Maurya
+Backend Developer and UX/UI Designer
+
+ Neel Shah
+Data Science Intern
+
+ Harsh Rastogi
+Student at CU
+
+ Arunima Chaudhuri
+Member & Contributor @Layer5
+