iPads Galore
iPads Galore
andresanz.com / calendar_month 2023-03-19 / sell technology, history
This image is from back in the GE Capital days when we could not get iPads setup and out the door fast enough.
…Andre
/* var disqus_config = function () { this.page.url = https://andresanz.com/photos/2023/03/19/iPads-Galore/; this.page.identifier = https://andresanz.com/photos/2023/03/19/iPads-Galore/; }; */ (function() { var d = document, s = d.createElement(‘script’); s.src = ‘https://web.archive.org/web/20230321034210/https://andre-sanz.disqus.com/embed.js’; s.setAttribute(‘data-timestamp’, +new Date()); (d.head || d.body).appendChild(s); })();
function topFunction() { document.body.scrollTop = 0; document.documentElement.scrollTop = 0; } /* needed for any/all tooltips on page to appear */ var tooltipTriggerList = [].slice.call(document.querySelectorAll(‘[data-bs-toggle=“tooltip”]’)) var tooltipList = tooltipTriggerList.map(function (tooltipTriggerEl) { return new bootstrap.Tooltip(tooltipTriggerEl) })