import React from 'react'; import { ArrowRight, Download } from 'lucide-react'; const Hero: React.FC = () => { return (

Creative Developer

I craft exceptional digital experiences through innovative web development, combining cutting-edge technology with beautiful design to bring your ideas to life.

Professional developer portrait
); }; export default Hero;