"use client"; import { Container } from "@/components/container"; import { Heading } from "@/components/heading"; import { Subheading } from "@/components/subheading"; import { Button } from "@/components/ui/button"; import { motion } from "framer-motion"; import { ArrowRight, Sparkles } from "lucide-react"; export function Hero() { return (
{/* Premium Background Elements */}
Expert Growth Strategy for B2B SaaS Scale Your Revenue
Without the Guesswork
I help founders build high-performance growth engines using data-driven strategies that actually move the needle.

Trusted by Industry Leaders

ACME CORP GLOBEX SOYLENT INITECH
); }