{"version":3,"file":"footer-ui.B2WhRgxZ.js","sources":["../../../src/components/layout/footer/icons/facebook-icon.tsx","../../../src/components/layout/footer/icons/x-icon.tsx","../../../src/components/layout/footer/icons/instagram-icon.tsx","../../../src/components/layout/footer/icons/linkedin-icon.tsx","../../../src/components/layout/footer/icons/featured-in-icons.tsx","../../../src/components/layout/footer/footer-ui.tsx"],"sourcesContent":["export default function FacebookIcon() {\n return (\n \n );\n}\n","export default function XIcon() {\n return (\n \n );\n}\n","export default function InstagramIcon() {\n return (\n \n );\n}\n","export default function LinkedinIcon() {\n return (\n \n );\n}\n","const TheNewYorkTimesIcon = function () {\n return (\n \n\n );\n}\n\nconst CNNIcon = function () {\n return (\n \n );\n}\n\nconst CNBCIcon = function () {\n return (\n \n );\n}\n\nconst TheWallStreetJournalIcon = function () {\n return (\n \n );\n}\n\nconst TheWashingtonPostIcon = function () {\n return (\n \n );\n}\n\nconst ForbesIcon = function () {\n return (\n \n );\n}\n\nexport { TheNewYorkTimesIcon, CNNIcon, CNBCIcon, TheWallStreetJournalIcon, TheWashingtonPostIcon, ForbesIcon }\n","import { type ReactNode, useState } from \"react\"\n\nimport { cn } from \"@lib/utils\"\nimport { Link } from \"@components/ui/link\"\nimport { Button } from \"@components/ui/button.tsx\"\nimport { Separator } from \"@components/ui/separator\"\nimport { UserInfoModal } from '@components/user-info-modal'\nimport { USER_TYPES } from '@lib/constants'\nimport SfcLogoIcon from \"@components/ui/icons/sfc-logo-icon\"\nimport FacebookIcon from \"./icons/facebook-icon.tsx\"\n\nimport XIcon from \"./icons/x-icon.tsx\"\nimport InstagramIcon from \"./icons/instagram-icon.tsx\"\nimport LinkedinIcon from \"./icons/linkedin-icon.tsx\"\nimport {\n CNBCIcon,\n CNNIcon,\n ForbesIcon,\n TheNewYorkTimesIcon,\n TheWallStreetJournalIcon,\n TheWashingtonPostIcon\n} from \"./icons/featured-in-icons.tsx\"\n\n// We use the same json as sfc_frontend to define the menu items\nimport config from \"../menu-footer.json\"\n\nconst analyticsContext = \"footer\"\n\nexport default function Footer() {\n const [signupDialogOpen, setSignupDialogOpen] = useState(false)\n const [signedUp, setSignedUp] = useState(false)\n\n const socialLink = (icon: ReactNode, ariaLabel: string, href: string) => (\n \n {icon}\n \n )\n\n const socialSection = (\n
\n The latest articles and tips to help parents stay on track with saving and paying for college, delivered to your inbox every week.\n
\nThank you! You have been successfully subscribed to our email list.
\n\n Saving For College is an unbiased, independent resource for parents and financial professionals, providing them with information and tools to understand the benefits of 529 college savings plans and how to meet the challenge of increasing college costs.\n
\n