diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index f0fe154..90bb5d4 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -5,7 +5,6 @@ import ReactLenis from "lenis/react"; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TimelinePhoneView from '@/components/cardStack/layouts/timelines/TimelinePhoneView'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import { ShieldCheck, CalendarCheck, Settings, Users } from "lucide-react"; export default function HowItWorksPage() { return ( @@ -40,6 +39,7 @@ export default function HowItWorksPage() { title="Your Journey to Compliance" description="Our process is designed to be simple, respectful, and fully compliant with Colorado DMV requirements." textboxLayout="split" + animationType="blur-reveal" items={[ { trigger: "1. Schedule Appointment",