diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1c38f7a..ebdb679 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,6 +12,9 @@ import TeamSection from './HomePage/sections/Team'; import TestimonialsSection from './HomePage/sections/Testimonials'; import ContactSection from './HomePage/sections/Contact'; + +{/* webild-stub @2026-06-03T14:26:17.945Z: Make the hero section smoothly switch between 4 images, with a loading animation in between each image transition. */} + export default function HomePage(): React.JSX.Element { return ( <>