4 Commits

Author SHA1 Message Date
kudinDmitriyUp
2f1bd4c7b0 Bob AI (stub): change the about section's image to rotate every 5 seconds a 2026-06-02 16:01:34 +00:00
9f978faae1 Merge version_5_1780415848006 into main
Merge version_5_1780415848006 into main
2026-06-02 15:58:53 +00:00
kudinDmitriyUp
2f0564e52f Bob AI (stub): change the about section's image to rotate every 5 seconds a 2026-06-02 15:58:49 +00:00
f3204164f5 Merge version_4_1780415625629 into main
Merge version_4_1780415625629 into main
2026-06-02 15:56:11 +00:00

View File

@@ -14,6 +14,12 @@ import FaqSection from './HomePage/sections/Faq';
import ContactSection from './HomePage/sections/Contact';
{/* webild-stub @2026-06-02T16:01:32.987Z: change the about section's image to rotate every 5 seconds and add a progress bar at the bottom of the image */}
{/* webild-stub @2026-06-02T15:58:48.008Z: change the about section's image to rotate every 5 seconds and add a progress bar at the bottom */}
{/* webild-stub @2026-06-02T15:47:34.838Z: make the hero section with a big image */}
export default function HomePage(): React.JSX.Element {