feat: update website layout, components, and assets

This commit is contained in:
R-Bharathraj
2026-07-09 18:12:02 +05:30
parent a5c5ec033a
commit cba47aea2b
52 changed files with 1979 additions and 1221 deletions

View File

@@ -260,3 +260,7 @@ body.is-home-page.scroll-up .sticky-active {
animation-play-state: paused !important;
}
}
/* Hero carousel layout lives in HeroCarousel.tsx as a scoped <style> tag,
matching every other home-page section — keeps it working even if this
global stylesheet has a load/HMR hiccup. */