I'll save the background image and update the hero section to use this tech-inspired green flowing light effect instead of the SVG pattern.
Now I'll update the hero component to use this background image:
I've updated the hero section to use the actual background image with the flowing green tech light streaks. The background image now displays with a gradient overlay for text readability, and I've removed the SVG pattern since the real image provides the visual effect you want. The parallax scrolling effect is preserved for subtle depth.
I can see the image shows "Nairobi, Kenya • 2024" but you want it to display "Est 2019" instead. I'll find and update the component that displays this location/founding year information.
Let me check which file contains the "2024" year reference:
Found it! It's in the how-it-started.tsx component. I'll update it to "Est 2019":
Updated the location badge to display "Nairobi, Kenya • Est 2019" instead of 2024, reflecting the company's actual founding year.
You can send messages while the preview loads