import{p as o}from"./tanstack-router-U0H7bmeq.js";import{d as e,f as a}from"./tanstack-query-BttgOCQn.js";import{Jr as l}from"./index-B9NJHisQ.js";var r=[{label:"Blog",to:"/blog"},{label:"@Tan_Stack on X.com",to:"https://x.com/tan_stack"},{label:"@TannerLinsley on X.com",to:"https://x.com/tannerlinsley"},{label:"GitHub",to:"https://github.com/tanstack"},{label:"YouTube",to:"https://youtube.com/@tan_stack"},{label:"Nozzle.io - Keyword Rank Tracker",to:"https://nozzle.io"},{label:"Ethos",to:"/ethos"},{label:"Tenets",to:"/tenets"},{label:"Privacy Policy",to:"/privacy"},{label:"Terms of Service",to:"/terms"}];function i(){return a(l,{className:`relative flex flex-col items-start justify-center gap-4 p-8 max-w-(--breakpoint-lg) mx-auto text-sm`,children:[e("div",{className:"grid gap-1 sm:grid-cols-2 md:grid-cols-3",children:r.map(t=>e("div",{children:t.to.startsWith("http")?e("a",{href:t.to,target:"_blank",rel:"noreferrer",children:t.label}):e(o,{to:t.to,children:t.label})},t.to))}),a("div",{className:"text-center opacity-60",children:["© ",new Date().getFullYear()," TanStack LLC"]})]})}export{i as t};