// SKEight — real app screenshots used across the marketing site. const APP_SCREENSHOTS = { chart: "screenshots/IMG_1772.PNG", relationships: "screenshots/IMG_1773.PNG", career: "screenshots/IMG_1774.PNG", health: "screenshots/IMG_1775.PNG", past: "screenshots/IMG_1776.PNG", now: "screenshots/IMG_1777.PNG", future: "screenshots/IMG_1778.PNG", }; function AppScreenshot({ image = "chart", alt, style }) { return (