{"id":34881,"date":"2026-03-05T16:09:59","date_gmt":"2026-03-05T16:09:59","guid":{"rendered":"https:\/\/www.tun.com\/home\/?page_id=34881"},"modified":"2026-03-05T16:11:46","modified_gmt":"2026-03-05T16:11:46","slug":"promote-your-internship-program","status":"publish","type":"page","link":"https:\/\/www.tun.com\/home\/promote-your-internship-program\/","title":{"rendered":""},"content":{"rendered":"\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Promote Your Internship Program \u2014 TUN<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,700;1,9..144,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --tun-black: #0D0D0D; --tun-white: #FAFAF8; --tun-blue: #1B4DFF; --tun-blue-light: #E8EEFF;\n    --tun-blue-dark: #0A2DB3; --tun-gold: #F5A623; --tun-gold-light: #FFF7E8; --tun-green: #1DB954;\n    --tun-green-light: #E8FBF0; --tun-gray-100: #F4F4F2; --tun-gray-200: #E8E8E4;\n    --tun-gray-400: #A8A8A0; --tun-gray-600: #6B6B63; --tun-gray-800: #2D2D28;\n    --font-display: 'Fraunces', Georgia, serif; --font-body: 'DM Sans', system-ui, sans-serif;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body { font-family: var(--font-body); color: var(--tun-gray-800); background: var(--tun-white); line-height: 1.6; -webkit-font-smoothing: antialiased; }\n\n  .site-header { position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(250,250,248,0.95); backdrop-filter: blur(16px); border-bottom: 1px solid var(--tun-gray-200); transition: box-shadow 0.3s ease; }\n  .site-header.scrolled { box-shadow: 0 2px 24px rgba(0,0,0,0.06); }\n  .site-header-inner { max-width: 1200px; margin: 0 auto; padding: 14px 32px; display: flex; align-items: center; justify-content: space-between; }\n  .site-header-nav { display: flex; gap: 28px; }\n  .site-header-nav a { font-size: 14px; font-weight: 500; color: var(--tun-gray-600); text-decoration: none; transition: color 0.2s ease; }\n  .site-header-nav a:hover { color: var(--tun-black); }\n  .nav-logo { font-family: var(--font-display); font-size: 28px; font-weight: 700; color: var(--tun-black); text-decoration: none; letter-spacing: -0.5px; }\n  .nav-logo span { color: var(--tun-blue); }\n  .sticky-cta { position: fixed; bottom: 24px; right: 24px; z-index: 99; opacity: 0; transform: translateY(16px); transition: all 0.3s ease; pointer-events: none; }\n  .sticky-cta.visible { opacity: 1; transform: translateY(0); pointer-events: all; }\n  .sticky-cta-btn { display: inline-flex; align-items: center; gap: 8px; padding: 14px 28px; background: var(--tun-blue); color: white; text-decoration: none; font-weight: 600; font-size: 14px; border-radius: 12px; box-shadow: 0 4px 24px rgba(27,77,255,0.3); transition: all 0.2s ease; }\n  .sticky-cta-btn:hover { background: var(--tun-blue-dark); transform: translateY(-2px); }\n\n  .section { padding: 100px 32px; }\n  .section-inner { max-width: 1200px; margin: 0 auto; }\n  .section-label { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; color: var(--tun-blue); margin-bottom: 16px; }\n  .section-title { font-family: var(--font-display); font-size: clamp(32px, 3.5vw, 48px); font-weight: 700; line-height: 1.12; letter-spacing: -1px; color: var(--tun-black); margin-bottom: 16px; }\n  .section-subtitle { font-size: 18px; color: var(--tun-gray-600); max-width: 640px; line-height: 1.65; }\n\n  .breadcrumb { max-width: 1200px; margin: 0 auto; padding: 96px 32px 0; }\n  .breadcrumb a { font-size: 13px; color: var(--tun-gray-400); text-decoration: none; }\n  .breadcrumb a:hover { color: var(--tun-blue); }\n  .breadcrumb .sep { margin: 0 8px; color: var(--tun-gray-400); font-size: 12px; }\n  .breadcrumb .current { font-size: 13px; color: var(--tun-gray-600); font-weight: 500; }\n\n  \/* HERO *\/\n  .hero { padding: 40px 32px 80px; position: relative; overflow: hidden; }\n  .hero::before { content: ''; position: absolute; top: -120px; right: -150px; width: 500px; height: 500px; border-radius: 50%; background: radial-gradient(circle, rgba(29,185,84,0.06) 0%, transparent 70%); pointer-events: none; }\n  .hero-inner { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n  .hero h1 { font-family: var(--font-display); font-size: clamp(38px, 4.5vw, 58px); font-weight: 700; line-height: 1.08; letter-spacing: -1.5px; color: var(--tun-black); margin-bottom: 20px; animation: fadeUp 0.6s ease both; }\n  .hero h1 em { font-style: italic; color: var(--tun-blue); }\n  .hero-sub { font-size: 18px; line-height: 1.65; color: var(--tun-gray-600); margin-bottom: 32px; animation: fadeUp 0.6s 0.1s ease both; }\n  .hero-actions { display: flex; gap: 16px; flex-wrap: wrap; animation: fadeUp 0.6s 0.2s ease both; }\n  .btn-primary { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: var(--tun-blue); color: white; text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; transition: all 0.25s ease; }\n  .btn-primary:hover { background: var(--tun-blue-dark); transform: translateY(-2px); box-shadow: 0 8px 24px rgba(27,77,255,0.25); }\n  .btn-secondary { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: white; color: var(--tun-gray-800); text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; border: 1px solid var(--tun-gray-200); transition: all 0.25s ease; }\n  .btn-secondary:hover { border-color: var(--tun-gray-400); transform: translateY(-2px); }\n  .hero-contact { margin-top: 16px; font-size: 14px; color: var(--tun-gray-400); animation: fadeUp 0.6s 0.3s ease both; }\n  .hero-contact a { color: var(--tun-gray-600); text-decoration: none; font-weight: 500; }\n  .hero-contact a:hover { color: var(--tun-blue); }\n\n  \/* HERO VISUAL - LIVE LISTINGS MOCKUP *\/\n  .hero-visual { animation: fadeUp 0.6s 0.2s ease both; }\n  .listings-mockup { background: white; border: 1px solid var(--tun-gray-200); border-radius: 20px; padding: 28px; box-shadow: 0 8px 32px rgba(0,0,0,0.06); }\n  .listings-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid var(--tun-gray-200); }\n  .listings-title { font-family: var(--font-display); font-size: 16px; font-weight: 700; color: var(--tun-black); }\n  .listings-count { font-size: 12px; font-weight: 600; background: var(--tun-green-light); color: var(--tun-green); padding: 3px 12px; border-radius: 100px; }\n  .listing-item { display: flex; align-items: center; gap: 14px; padding: 14px 0; border-bottom: 1px solid var(--tun-gray-100); }\n  .listing-item:last-child { border-bottom: none; }\n  .listing-logo { width: 40px; height: 40px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 14px; color: white; flex-shrink: 0; }\n  .listing-logo.l1 { background: linear-gradient(135deg, #cc0000, #ff4444); }\n  .listing-logo.l2 { background: linear-gradient(135deg, #000, #333); }\n  .listing-logo.l3 { background: linear-gradient(135deg, #1a1a6c, #4444cc); }\n  .listing-logo.l4 { background: linear-gradient(135deg, #ff6600, #ff9944); }\n  .listing-logo.l5 { background: linear-gradient(135deg, #004990, #0077cc); }\n  .listing-info h5 { font-size: 14px; font-weight: 600; color: var(--tun-black); margin-bottom: 2px; }\n  .listing-info p { font-size: 12px; color: var(--tun-gray-400); }\n  .listing-tag { margin-left: auto; font-size: 11px; font-weight: 600; padding: 3px 10px; border-radius: 100px; border: 1px solid var(--tun-gray-200); color: var(--tun-gray-600); flex-shrink: 0; }\n  .listing-tag.promoted { background: var(--tun-blue-light); border-color: rgba(27,77,255,0.2); color: var(--tun-blue); }\n\n  \/* METRICS *\/\n  .metrics-bar { padding: 0 32px; margin-top: -20px; position: relative; z-index: 10; }\n  .metrics-inner { max-width: 1000px; margin: 0 auto; background: var(--tun-black); border-radius: 20px; padding: 40px 48px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; color: white; }\n  .metric { text-align: center; }\n  .metric-value { font-family: var(--font-display); font-size: 36px; font-weight: 700; line-height: 1; margin-bottom: 6px; letter-spacing: -1px; }\n  .metric-value .accent { color: var(--tun-gold); }\n  .metric-label { font-size: 13px; color: rgba(255,255,255,0.55); }\n\n  \/* WHY TUN FOR RECRUITING *\/\n  .why-recruit { background: var(--tun-gray-100); }\n  .why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 56px; }\n  .why-card { background: white; border-radius: 20px; padding: 36px; border: 1px solid var(--tun-gray-200); transition: all 0.3s ease; }\n  .why-card:hover { border-color: var(--tun-blue); transform: translateY(-3px); box-shadow: 0 12px 32px rgba(0,0,0,0.06); }\n  .why-icon { font-size: 32px; margin-bottom: 16px; }\n  .why-card h3 { font-family: var(--font-display); font-size: 20px; font-weight: 700; color: var(--tun-black); margin-bottom: 10px; }\n  .why-card p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.6; }\n\n  \/* HOW IT WORKS *\/\n  .how-it-works { background: white; }\n  .how-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; margin-top: 48px; }\n  .how-steps { list-style: none; display: flex; flex-direction: column; gap: 24px; }\n  .how-step { display: flex; gap: 20px; }\n  .how-step-num { width: 44px; height: 44px; border-radius: 50%; background: var(--tun-blue); color: white; display: flex; align-items: center; justify-content: center; font-family: var(--font-display); font-weight: 700; font-size: 18px; flex-shrink: 0; }\n  .how-step-content h4 { font-family: var(--font-display); font-size: 18px; font-weight: 700; color: var(--tun-black); margin-bottom: 4px; }\n  .how-step-content p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.6; }\n  .how-visual { background: var(--tun-gray-100); border-radius: 20px; padding: 36px; border: 1px solid var(--tun-gray-200); }\n  .how-visual-title { font-family: var(--font-display); font-size: 18px; font-weight: 700; color: var(--tun-black); margin-bottom: 20px; }\n  .channel-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .channel-item { display: flex; align-items: center; gap: 14px; padding: 14px 18px; background: white; border-radius: 12px; border: 1px solid var(--tun-gray-200); }\n  .channel-dot { width: 10px; height: 10px; border-radius: 50%; flex-shrink: 0; }\n  .channel-dot.blue { background: var(--tun-blue); }\n  .channel-dot.gold { background: var(--tun-gold); }\n  .channel-dot.green { background: var(--tun-green); }\n  .channel-dot.purple { background: #7C3AED; }\n  .channel-dot.red { background: #EF4444; }\n  .channel-item span { font-size: 14px; color: var(--tun-gray-800); }\n  .channel-item strong { color: var(--tun-black); }\n\n  \/* AI SECTION *\/\n  .ai-section { background: linear-gradient(165deg, #0D0D0D 0%, #1a1a2e 100%); color: white; position: relative; overflow: hidden; }\n  .ai-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 50%, rgba(27,77,255,0.12) 0%, transparent 50%), radial-gradient(circle at 75% 30%, rgba(245,166,35,0.08) 0%, transparent 40%); pointer-events: none; }\n  .ai-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; position: relative; }\n  .ai-section .section-label { color: var(--tun-gold); }\n  .ai-section .section-title { color: white; }\n  .ai-section .section-subtitle { color: rgba(255,255,255,0.6); }\n  .ai-demo { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 28px; }\n  .ai-demo-header { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  .ai-demo-avatar { width: 32px; height: 32px; border-radius: 10px; background: linear-gradient(135deg, var(--tun-blue), #6B8AFF); display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 13px; }\n  .ai-demo-name { font-weight: 600; font-size: 14px; }\n  .ai-demo-tag { font-size: 11px; color: var(--tun-gold); font-weight: 500; }\n  .ai-msg-q { background: rgba(255,255,255,0.06); border-radius: 12px; padding: 12px 16px; font-size: 13px; color: rgba(255,255,255,0.8); margin-bottom: 14px; border-left: 3px solid var(--tun-blue); }\n  .ai-msg-a { font-size: 13px; color: rgba(255,255,255,0.7); line-height: 1.7; }\n  .ai-msg-a .highlight { color: white; font-weight: 600; }\n  .ai-msg-a .brand-mention { color: var(--tun-gold); font-weight: 600; }\n\n  \/* COMPANIES *\/\n  .companies-section { background: var(--tun-gray-100); }\n  .companies-note { font-size: 14px; color: var(--tun-gray-400); margin-top: 8px; font-style: italic; }\n  .companies-grid { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }\n  .company-pill { padding: 10px 20px; background: white; border: 1px solid var(--tun-gray-200); border-radius: 100px; font-size: 14px; font-weight: 600; color: var(--tun-gray-800); transition: all 0.2s ease; }\n  .company-pill:hover { border-color: var(--tun-blue); transform: translateY(-1px); }\n\n  \/* SCHOLARSHIP COMBO *\/\n  .combo { background: white; }\n  .combo-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; margin-top: 48px; }\n  .combo-visual { background: var(--tun-gold-light); border-radius: 20px; padding: 40px; border: 1px solid rgba(245,166,35,0.2); text-align: center; }\n  .combo-visual-icon { font-size: 48px; margin-bottom: 16px; }\n  .combo-visual h4 { font-family: var(--font-display); font-size: 20px; font-weight: 700; color: var(--tun-black); margin-bottom: 8px; }\n  .combo-visual p { font-size: 14px; color: var(--tun-gray-600); line-height: 1.6; }\n  .combo-visual .combo-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-top: 20px; }\n  .combo-visual .combo-pills span { font-size: 12px; font-weight: 600; padding: 5px 14px; border-radius: 100px; background: white; border: 1px solid rgba(245,166,35,0.3); color: var(--tun-gray-800); }\n\n  \/* CTA *\/\n  .cta-section { background: linear-gradient(165deg, var(--tun-blue) 0%, var(--tun-blue-dark) 100%); color: white; text-align: center; position: relative; overflow: hidden; }\n  .cta-section::before { content: ''; position: absolute; top: -100px; right: -100px; width: 400px; height: 400px; border-radius: 50%; background: rgba(255,255,255,0.04); }\n  .cta-section .section-title { color: white; max-width: 600px; margin: 0 auto 16px; }\n  .cta-section .section-subtitle { color: rgba(255,255,255,0.7); max-width: 520px; margin: 0 auto 40px; }\n  .cta-actions { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; margin-bottom: 32px; }\n  .btn-white { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: white; color: var(--tun-blue); text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; transition: all 0.25s ease; }\n  .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.15); }\n  .btn-outline-white { display: inline-flex; align-items: center; gap: 10px; padding: 16px 32px; background: transparent; color: white; text-decoration: none; font-weight: 600; font-size: 16px; border-radius: 12px; border: 1px solid rgba(255,255,255,0.3); transition: all 0.25s ease; }\n  .btn-outline-white:hover { background: rgba(255,255,255,0.1); }\n  .cta-contact { font-size: 14px; color: rgba(255,255,255,0.6); }\n  .cta-contact a { color: rgba(255,255,255,0.9); text-decoration: none; font-weight: 500; }\n\n  .footer { background: var(--tun-black); color: rgba(255,255,255,0.5); padding: 48px 32px; text-align: center; font-size: 14px; }\n  .footer a { color: rgba(255,255,255,0.7); text-decoration: none; }\n  .footer a:hover { color: white; }\n  .footer-links { display: flex; justify-content: center; gap: 32px; margin-bottom: 16px; }\n  .footer-address { margin-top: 10px; font-size: 13px; color: rgba(255,255,255,0.3); }\n\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n  .fade-in { opacity: 0; transform: translateY(24px); transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1); }\n  .fade-in.visible { opacity: 1; transform: translateY(0); }\n\n  @media (max-width: 1024px) {\n    .hero-inner { grid-template-columns: 1fr; gap: 48px; }\n    .why-grid { grid-template-columns: 1fr; }\n    .how-grid { grid-template-columns: 1fr; }\n    .ai-grid { grid-template-columns: 1fr; gap: 40px; }\n    .combo-grid { grid-template-columns: 1fr; }\n    .metrics-inner { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 640px) {\n    .breadcrumb { padding-top: 80px; }\n    .hero { padding: 24px 20px 56px; }\n    .section { padding: 72px 20px; }\n    .site-header-nav { display: none; }\n    .hero-actions { flex-direction: column; }\n    .btn-primary, .btn-secondary, .btn-white, .btn-outline-white { width: 100%; justify-content: center; }\n    .footer-links { flex-direction: column; gap: 10px; }\n    .sticky-cta { bottom: 16px; right: 16px; }\n    .sticky-cta-btn { padding: 12px 20px; font-size: 13px; }\n    .metrics-inner { padding: 28px 20px; }\n    .metric-value { font-size: 28px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"site-header\" id=\"siteHeader\">\n  \n<\/div>\n\n<div class=\"sticky-cta\" id=\"stickyCta\">\n  <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"sticky-cta-btn\" target=\"_blank\">Get Started &rarr;<\/a>\n<\/div>\n\n<div class=\"breadcrumb\">\n  <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">Partnerships<\/a>\n  <span class=\"sep\">\/<\/span>\n  <span class=\"current\">Promote Your Internship Program<\/span>\n<\/div>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div>\n      <h1>Build your talent pipeline where <em>students already are<\/em><\/h1>\n      <p class=\"hero-sub\">13 million students use TUN every month to find scholarships, explore careers, and plan their futures. Put your internships, co-ops, and entry-level roles in front of them &mdash; through search, AI recommendations, email, and social.<\/p>\n      <div class=\"hero-actions\">\n        <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"btn-primary\" target=\"_blank\">Promote Your Program &rarr;<\/a>\n        <a href=\"#how\" class=\"btn-secondary\">See How It Works<\/a>\n      <\/div>\n      <div class=\"hero-contact\">Or reach us at <a href=\"tel:9173972650\">(917) 397-2650<\/a> &middot; <a href=\"mailto:sales@tun.com\">sales@tun.com<\/a><\/div>\n    <\/div>\n    <div class=\"hero-visual\">\n      <div class=\"listings-mockup\">\n        <div class=\"listings-header\">\n          <div class=\"listings-title\">TUN Internship Listings<\/div>\n          <div class=\"listings-count\">766+ Live<\/div>\n        <\/div>\n        <div class=\"listing-item\">\n          <div class=\"listing-logo l1\">T<\/div>\n          <div class=\"listing-info\"><h5>Software Engineer Intern<\/h5><p>Tesla &middot; Palo Alto, CA &middot; $48\/hr<\/p><\/div>\n          <div class=\"listing-tag promoted\">Featured<\/div>\n        <\/div>\n        <div class=\"listing-item\">\n          <div class=\"listing-logo l2\">TT<\/div>\n          <div class=\"listing-info\"><h5>SDE Intern, Growth<\/h5><p>TikTok &middot; San Jose, CA<\/p><\/div>\n          <div class=\"listing-tag\">New<\/div>\n        <\/div>\n        <div class=\"listing-item\">\n          <div class=\"listing-logo l3\">AX<\/div>\n          <div class=\"listing-info\"><h5>Summer Marketing Intern<\/h5><p>American Express &middot; New York, NY &middot; $24-63\/hr<\/p><\/div>\n          <div class=\"listing-tag promoted\">Featured<\/div>\n        <\/div>\n        <div class=\"listing-item\">\n          <div class=\"listing-logo l4\">LO<\/div>\n          <div class=\"listing-info\"><h5>Quality 12-Month Intern<\/h5><p>L&#8217;Or&eacute;al &middot; New York, NY &middot; $24-29\/hr<\/p><\/div>\n          <div class=\"listing-tag\">New<\/div>\n        <\/div>\n        <div class=\"listing-item\">\n          <div class=\"listing-logo l5\">PF<\/div>\n          <div class=\"listing-info\"><h5>Investment Ops Co-Op<\/h5><p>Principal Financial &middot; Des Moines, IA<\/p><\/div>\n          <div class=\"listing-tag\">New<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- METRICS -->\n<section class=\"metrics-bar\">\n  <div class=\"metrics-inner fade-in\">\n    <div class=\"metric\"><div class=\"metric-value\">13<span class=\"accent\">M+<\/span><\/div><div class=\"metric-label\">Monthly Student Users<\/div><\/div>\n    <div class=\"metric\"><div class=\"metric-value\">766<span class=\"accent\">+<\/span><\/div><div class=\"metric-label\">Live Internship Listings<\/div><\/div>\n    <div class=\"metric\"><div class=\"metric-value\">600<span class=\"accent\">K<\/span><\/div><div class=\"metric-label\">Newsletter Subscribers<\/div><\/div>\n    <div class=\"metric\"><div class=\"metric-value\">20<span class=\"accent\">+<\/span><\/div><div class=\"metric-label\">AI Models for Career<\/div><\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY TUN FOR RECRUITING -->\n<section class=\"section why-recruit\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">Why Recruit on TUN<\/div>\n    <h2 class=\"section-title\">Reach students at the moment<br>they&#8217;re planning their careers<\/h2>\n    <p class=\"section-subtitle\">TUN isn&#8217;t a job board. It&#8217;s an AI-powered platform where students are already exploring scholarships, courses, and career paths &mdash; which means they&#8217;re in the right mindset when they see your opportunities.<\/p>\n    <div class=\"why-grid\">\n      <div class=\"why-card fade-in\">\n        <div class=\"why-icon\">&#129302;<\/div>\n        <h3>AI-Powered Matching<\/h3>\n        <p>Your internships are integrated into TUN AI&#8217;s vectorized databases. When a student asks for career advice, your opportunities surface because they&#8217;re relevant to that student&#8217;s profile and interests &mdash; not because you paid for a sponsored slot.<\/p>\n      <\/div>\n      <div class=\"why-card fade-in\">\n        <div class=\"why-icon\">&#127919;<\/div>\n        <h3>High-Intent Audience<\/h3>\n        <p>Students on TUN are actively searching for scholarships, researching careers, and building skills. They&#8217;re not passively scrolling &mdash; they&#8217;re planning. That means higher-quality applicants for your open positions.<\/p>\n      <\/div>\n      <div class=\"why-card fade-in\">\n        <div class=\"why-icon\">&#128640;<\/div>\n        <h3>Multi-Channel Distribution<\/h3>\n        <p>Your listings don&#8217;t just sit on a page. They&#8217;re distributed through TUN&#8217;s search engine, TUN AI recommendations, email campaigns to 600K+ subscribers, and promoted on TikTok and Pinterest (100K+ followers).<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW IT WORKS -->\n<section class=\"section how-it-works\" id=\"how\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">How It Works<\/div>\n    <h2 class=\"section-title\">Getting your internships on TUN<\/h2>\n    <div class=\"how-grid\">\n      <ul class=\"how-steps\">\n        <li class=\"how-step fade-in\">\n          <div class=\"how-step-num\">1<\/div>\n          <div class=\"how-step-content\"><h4>Share Your Listings<\/h4><p>Send us your internship, co-op, or entry-level role details. We handle formatting, categorization, and optimization for search and AI discovery.<\/p><\/div>\n        <\/li>\n        <li class=\"how-step fade-in\">\n          <div class=\"how-step-num\">2<\/div>\n          <div class=\"how-step-content\"><h4>We Publish &amp; Promote<\/h4><p>Your listings go live on TUN&#8217;s internship search engine, get integrated into TUN AI, and are distributed through email, social, and search channels.<\/p><\/div>\n        <\/li>\n        <li class=\"how-step fade-in\">\n          <div class=\"how-step-num\">3<\/div>\n          <div class=\"how-step-content\"><h4>Students Apply<\/h4><p>Qualified students discover your opportunities through TUN&#8217;s platform and apply directly through your preferred application process.<\/p><\/div>\n        <\/li>\n        <li class=\"how-step fade-in\">\n          <div class=\"how-step-num\">4<\/div>\n          <div class=\"how-step-content\"><h4>Track &amp; Optimize<\/h4><p>We provide reporting on listing performance, applicant engagement, and reach so you can refine your recruitment strategy over time.<\/p><\/div>\n        <\/li>\n      <\/ul>\n      <div class=\"how-visual fade-in\">\n        <div class=\"how-visual-title\">Your listings reach students through:<\/div>\n        <ul class=\"channel-list\">\n          <li class=\"channel-item\"><span class=\"channel-dot blue\"><\/span><span><strong>TUN Internship Search<\/strong> &mdash; Searchable by company, location, industry<\/span><\/li>\n          <li class=\"channel-item\"><span class=\"channel-dot gold\"><\/span><span><strong>TUN AI<\/strong> &mdash; Recommended to students based on profile relevance<\/span><\/li>\n          <li class=\"channel-item\"><span class=\"channel-dot green\"><\/span><span><strong>Email<\/strong> &mdash; Distributed to 600K+ student subscribers<\/span><\/li>\n          <li class=\"channel-item\"><span class=\"channel-dot purple\"><\/span><span><strong>Social<\/strong> &mdash; Promoted on TikTok and Pinterest (100K+ followers)<\/span><\/li>\n          <li class=\"channel-item\"><span class=\"channel-dot red\"><\/span><span><strong>Google<\/strong> &mdash; SEO-optimized for organic search discovery<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- AI -->\n<section class=\"section ai-section\">\n  <div class=\"section-inner\">\n    <div class=\"ai-grid\">\n      <div>\n        <div class=\"section-label\">TUN AI for Careers<\/div>\n        <h2 class=\"section-title\">Students ask AI for career advice. Your internship is the answer.<\/h2>\n        <p class=\"section-subtitle\">TUN AI includes specialized career models that help students explore internships, industries, and career paths. Your listings are integrated into these models &mdash; surfacing to students because they match their interests and goals, not because of paid placement.<\/p>\n      <\/div>\n      <div class=\"ai-demo fade-in\">\n        <div class=\"ai-demo-header\">\n          <div class=\"ai-demo-avatar\">AI<\/div>\n          <div><div class=\"ai-demo-name\">TUN AI<\/div><div class=\"ai-demo-tag\">Career Assistant<\/div><\/div>\n        <\/div>\n        <div class=\"ai-msg\">\n          <div class=\"ai-msg-q\">I&#8217;m a junior studying finance in New York. What summer internships should I look at?<\/div>\n          <div class=\"ai-msg-a\">\n            Based on your profile, here are some great matches:\n            <br><br>\n            <span class=\"highlight\">1.<\/span> <span class=\"brand-mention\">American Express<\/span> &mdash; Summer Marketing Intern in NYC, hybrid, $24-63\/hr. Great fit for finance students interested in brand marketing.\n            <br><br>\n            <span class=\"highlight\">2.<\/span> <span class=\"brand-mention\">Principal Financial Group<\/span> &mdash; Investment Operations Co-Op in Des Moines, hybrid. Directly relevant to your finance focus&#8230;\n            <br><br>\n            <span style=\"color: rgba(255,255,255,0.4); font-style: italic;\">Your internship surfaces here because it matches this student &uarr;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- COMPANIES -->\n<section class=\"section companies-section\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">Companies Already on TUN<\/div>\n    <h2 class=\"section-title\">Join companies reaching<br>the next generation of talent<\/h2>\n    <p class=\"companies-note\">These organizations already list internships and career opportunities on TUN.<\/p>\n    <div class=\"companies-grid\">\n      <span class=\"company-pill\">Tesla<\/span>\n      <span class=\"company-pill\">TikTok<\/span>\n      <span class=\"company-pill\">American Express<\/span>\n      <span class=\"company-pill\">L&#8217;Or&eacute;al<\/span>\n      <span class=\"company-pill\">Principal Financial<\/span>\n      <span class=\"company-pill\">Capital One<\/span>\n      <span class=\"company-pill\">Micron Technology<\/span>\n      <span class=\"company-pill\">Disney<\/span>\n      <span class=\"company-pill\">Google Cloud<\/span>\n      <span class=\"company-pill\">Amazon<\/span>\n      <span class=\"company-pill\">Meta<\/span>\n      <span class=\"company-pill\">JPMorgan Chase<\/span>\n      <span class=\"company-pill\">Microsoft<\/span>\n      <span class=\"company-pill\">Goldman Sachs<\/span>\n      <span class=\"company-pill\">And hundreds more<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SCHOLARSHIP COMBO -->\n<section class=\"section combo\">\n  <div class=\"section-inner\">\n    <div class=\"section-label\">Go Bigger<\/div>\n    <h2 class=\"section-title\">Combine internships with a<br>branded scholarship<\/h2>\n    <p class=\"section-subtitle\">Many organizations pair their internship promotion with a TUN-managed scholarship. It&#8217;s the most powerful way to build both brand awareness and a talent pipeline simultaneously.<\/p>\n    <div class=\"combo-grid\">\n      <div class=\"combo-visual fade-in\">\n        <div class=\"combo-visual-icon\">&#127891; + &#128188;<\/div>\n        <h4>Scholarship + Internship Partnership<\/h4>\n        <p>Fund the next generation while building your talent pipeline. Students who apply for your scholarship are already engaged with your brand &mdash; making them ideal internship candidates.<\/p>\n        <div class=\"combo-pills\">\n          <span>Scholarship<\/span><span>Internship<\/span><span>TUN AI<\/span><span>Branded Content<\/span>\n        <\/div>\n      <\/div>\n      <div>\n        <ul class=\"how-steps\">\n          <li class=\"how-step fade-in\">\n            <div class=\"how-step-num\" style=\"background:var(--tun-gold);\">&#127891;<\/div>\n            <div class=\"how-step-content\"><h4>Launch a Branded Scholarship<\/h4><p>Fund students in your target field. TUN manages everything &mdash; design, legal, applications, review, and disbursement.<\/p><\/div>\n          <\/li>\n          <li class=\"how-step fade-in\">\n            <div class=\"how-step-num\" style=\"background:var(--tun-green);\">&#128188;<\/div>\n            <div class=\"how-step-content\"><h4>Feature Your Internships<\/h4><p>Your internship listings are promoted alongside your scholarship, reaching the same high-intent student audience.<\/p><\/div>\n          <\/li>\n          <li class=\"how-step fade-in\">\n            <div class=\"how-step-num\" style=\"background:var(--tun-blue);\">&#129302;<\/div>\n            <div class=\"how-step-content\"><h4>Let TUN AI Connect the Dots<\/h4><p>Students who match your scholarship profile also see your internships &mdash; creating a natural pipeline from application to hire.<\/p><\/div>\n          <\/li>\n        <\/ul>\n        <div style=\"margin-top:24px;\">\n          <a href=\"https:\/\/www.tun.com\/scholarships\/scholarship-management-services\/\" class=\"btn-secondary\">Learn About Scholarship Management &rarr;<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"section cta-section\">\n  <div class=\"section-inner\">\n    <h2 class=\"section-title\">Ready to reach the next<br>generation of talent?<\/h2>\n    <p class=\"section-subtitle\">Schedule a call to discuss how TUN can help you build your internship pipeline. We&#8217;ll walk through distribution options, pricing, and how to get started.<\/p>\n    <div class=\"cta-actions\">\n      <a href=\"https:\/\/calendly.com\/tun\/scholarship-consult\" class=\"btn-white\" target=\"_blank\">Schedule a Call &rarr;<\/a>\n      <a href=\"mailto:sales@tun.com\" class=\"btn-outline-white\">Email sales@tun.com<\/a>\n    <\/div>\n    <p class=\"cta-contact\">Or call us: <a href=\"tel:9173972650\">(917) 397-2650<\/a> &middot; <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">View all partnership options<\/a><\/p>\n  <\/div>\n<\/section>\n\n<footer class=\"footer\">\n  <div class=\"footer-links\">\n    <a href=\"https:\/\/www.tun.com\/home\/\">TUN News<\/a>\n    <a href=\"https:\/\/www.tun.com\/scholarships\/\">Scholarships<\/a>\n    <a href=\"https:\/\/www.tun.com\/ai\/\">TUN AI<\/a>\n    <a href=\"https:\/\/www.tun.com\/home\/partnerships\/\">Partnerships<\/a>\n    <a href=\"https:\/\/www.tun.com\/jobs\/about\/\">About<\/a>\n  <\/div>\n  <p>&copy; 2026 TUN, Inc. All rights reserved. &nbsp;|&nbsp; <a href=\"https:\/\/www.tun.com\/blog\/we-use-cookies-to-make-our-website-experience-better\/\">Privacy<\/a><\/p>\n  <div class=\"footer-address\">TUN, Inc. &middot; 99 Wall Street, #2508 &middot; New York, NY 10005<\/div>\n<\/footer>\n\n<script>\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => { if (entry.isIntersecting) entry.target.classList.add('visible'); });\n  }, { threshold: 0.15, rootMargin: '0px 0px -40px 0px' });\n  document.querySelectorAll('.fade-in').forEach(el => observer.observe(el));\n  window.addEventListener('scroll', () => {\n    document.getElementById('siteHeader').classList.toggle('scrolled', window.scrollY > 20);\n    const stickyCta = document.getElementById('stickyCta');\n    if (stickyCta) stickyCta.classList.toggle('visible', window.scrollY > 400);\n  });\n<\/script>\n\n<\/body>\n","protected":false},"excerpt":{"rendered":"<p>Promote Your Internship Program \u2014 TUN Get Started &rarr; Partnerships \/ Promote Your Internship Program Build your talent pipeline where students already are 13 million students use TUN every month to find scholarships, explore careers, and plan their futures. Put your internships, co-ops, and entry-level roles in front of them &mdash; through search, AI recommendations, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-34881","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Magic","author_link":"https:\/\/www.tun.com\/home\/author\/magic\/"},"uagb_comment_info":0,"uagb_excerpt":"Promote Your Internship Program \u2014 TUN Get Started &rarr; Partnerships \/ Promote Your Internship Program Build your talent pipeline where students already are 13 million students use TUN every month to find scholarships, explore careers, and plan their futures. Put your internships, co-ops, and entry-level roles in front of them &mdash; through search, AI recommendations,&hellip;","_links":{"self":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/comments?post=34881"}],"version-history":[{"count":1,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34881\/revisions"}],"predecessor-version":[{"id":34882,"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/pages\/34881\/revisions\/34882"}],"wp:attachment":[{"href":"https:\/\/www.tun.com\/home\/wp-json\/wp\/v2\/media?parent=34881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}