Activity
deleted nullable in image.ts and changed minimal css to top footer
deleted nullable in image.ts and changed minimal css to top footer
added the white bit for footer
added the white bit for footer
fixed the css so the footer for the yellow bar has the same layout
fixed the css so the footer for the yellow bar has the same layout
ensure images data can be null so now the logo are showing
ensure images data can be null so now the logo are showing
used getlargestImageUrl to fetch images and change back to links
used getlargestImageUrl to fetch images and change back to links
🐛 add image schema to footer schema
🐛 add image schema to footer schema
deleted the social logos from the code and have added to strapi but t…
deleted the social logos from the code and have added to strapi but t…
🐛 fix issue where the number of pages fetched was different for past …
🐛 fix issue where the number of pages fetched was different for past …
✨ allow past projects to use getFirstProjects
✨ allow past projects to use getFirstProjects
🔧 refactor getFirstProjects into its own function, fixed some styling…
🔧 refactor getFirstProjects into its own function, fixed some styling…
🔧 change past and active projects pages to server
🔧 change past and active projects pages to server
Merge branch 'main' into 111_projects-page-see-more
Merge branch 'main' into 111_projects-page-see-more
🎨 add more logic to getNextProjects to ensure projectsData is spreadable
🎨 add more logic to getNextProjects to ensure projectsData is spreadable
💄 add text when no projects are found
💄 add text when no projects are found
✨ add return type to fetchPaginationStrapi
✨ add return type to fetchPaginationStrapi
🚧 create custom schema for handling pagination
🚧 create custom schema for handling pagination
🎨 remove unnecessary useEffect and useCallback dependencies
🎨 remove unnecessary useEffect and useCallback dependencies
🐛 remove 'flicker-scrolling' when scrolling over carousels
🐛 remove 'flicker-scrolling' when scrolling over carousels
✨ connect up strapi images to value cards
✨ connect up strapi images to value cards
💄 add clip path to values modal
💄 add clip path to values modal
💄 restrict values modal white overlay to just image
💄 restrict values modal white overlay to just image
Merge remote-tracking branch 'origin/103_fix-image-in-team-member-mod…
Merge remote-tracking branch 'origin/103_fix-image-in-team-member-mod…
🚀 remove bad CarouselBase import on home page
🚀 remove bad CarouselBase import on home page
💄 make modal dynamic
💄 make modal dynamic
on Oct 30, 2024
✨ made ValueCards dynamic
✨ made ValueCards dynamic
💄 added respective styling to each ValueCard
💄 added respective styling to each ValueCard
💄 tried to make side arrow match figma design
💄 tried to make side arrow match figma design
on Oct 26, 2024
✨ make our history scrollable
✨ make our history scrollable