import { Button } from '@/components/ui/button' export function HeroSection() { return (
{/* Background glow effect */}
{/* Hero image with gradient overlay */}

Scale Your Business
with AI & Web

Premium websites and intelligent automations starting at just 50€.{' '}
Built for growth, designed for the future.

{/* CTA buttons */}
) }