{
    "data": {
        "id": "241025_BiDcCE_8VJ",
        "url": "https:\/\/www.jerritpeinelt.com\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241025_BiDcCE_8VJ",
        "testUrl": "https:\/\/www.jerritpeinelt.com\/",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1729877798,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.jerritpeinelt.com\/",
            "mainDocumentUrl": "https:\/\/www.jerritpeinelt.com\/",
            "finalDisplayedUrl": "https:\/\/www.jerritpeinelt.com\/",
            "finalUrl": "https:\/\/www.jerritpeinelt.com\/",
            "fetchTime": "2024-10-25T17:36:12.353Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/129.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/129.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2436,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 130.54999999999998,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 130\u00a0ms",
                    "metricSavings": {
                        "FCP": 30.549999999999983,
                        "LCP": 30.549999999999983
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/",
                                "responseTime": 130.54999999999998
                            }
                        ],
                        "overallSavingsMs": 30.549999999999983
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest and service worker meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": [],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": "https:\/\/www.jerritpeinelt.com\/site.webmanifest"
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": true
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Sets a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "themeColor": "#ffffff",
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": true,
                                "shortNameLength": true,
                                "hasName": true,
                                "hasMaskableIcon": true
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest has a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 4.128000000026077,
                                "networkEndTime": 280.03099999949336,
                                "finished": true,
                                "transferSize": 5660,
                                "resourceSize": 63015,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 286.24699999997392,
                                "networkRequestTime": 289.66199999954551,
                                "networkEndTime": 346.33699999982491,
                                "finished": true,
                                "transferSize": 4857,
                                "resourceSize": 19745,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 286.6199999996461,
                                "networkRequestTime": 290.48699999973178,
                                "networkEndTime": 347.49999999953434,
                                "finished": true,
                                "transferSize": 1618,
                                "resourceSize": 1439,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 286.81000000005588,
                                "networkRequestTime": 348.09999999962747,
                                "networkEndTime": 504.70099999941885,
                                "finished": true,
                                "transferSize": 56566,
                                "resourceSize": 163940,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/app.datenwerkbank.de\/matomo.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 355.42299999995157,
                                "networkRequestTime": 355.77999999979511,
                                "networkEndTime": 732.40699999965727,
                                "finished": true,
                                "transferSize": 21166,
                                "resourceSize": 67460,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "datenwerkbank.de"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/circle.0ca1b9d4.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 358.34199999971315,
                                "networkRequestTime": 358.64499999955297,
                                "networkEndTime": 522.56199999945238,
                                "finished": true,
                                "transferSize": 16262,
                                "resourceSize": 16072,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 358.94599999953061,
                                "networkRequestTime": 438.08499999949709,
                                "networkEndTime": 613.52399999974295,
                                "finished": true,
                                "transferSize": 21339,
                                "resourceSize": 21144,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 359.24399999948218,
                                "networkRequestTime": 438.96399999968708,
                                "networkEndTime": 635.27099999971688,
                                "finished": true,
                                "transferSize": 21155,
                                "resourceSize": 20960,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 421.16200000001118,
                                "networkRequestTime": 422.1269999993965,
                                "networkEndTime": 1217.8339999997988,
                                "finished": true,
                                "transferSize": 366446,
                                "resourceSize": 365870,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 421.6359999999404,
                                "networkRequestTime": 424.4159999997355,
                                "networkEndTime": 1040.5339999995194,
                                "finished": true,
                                "transferSize": 146363,
                                "resourceSize": 146030,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 423.64399999985471,
                                "networkRequestTime": 430.54499999945983,
                                "networkEndTime": 1068.0839999997988,
                                "finished": true,
                                "transferSize": 97731,
                                "resourceSize": 97454,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 423.84399999957532,
                                "networkRequestTime": 431.63399999961257,
                                "networkEndTime": 1660.7719999994151,
                                "finished": true,
                                "transferSize": 210001,
                                "resourceSize": 209596,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 424.30799999926239,
                                "networkRequestTime": 432.63299999991432,
                                "networkEndTime": 1284.6439999998547,
                                "finished": true,
                                "transferSize": 82455,
                                "resourceSize": 82186,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 424.56699999980628,
                                "networkRequestTime": 434.52599999960512,
                                "networkEndTime": 1932.206999999471,
                                "finished": true,
                                "transferSize": 319934,
                                "resourceSize": 319412,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 424.76499999966472,
                                "networkRequestTime": 436.09699999960139,
                                "networkEndTime": 2182.8209999995306,
                                "finished": true,
                                "transferSize": 511656,
                                "resourceSize": 510918,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 424.99199999962002,
                                "networkRequestTime": 437.05299999937415,
                                "networkEndTime": 1826.2029999997467,
                                "finished": true,
                                "transferSize": 222219,
                                "resourceSize": 221796,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/app.datenwerkbank.de\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=559842&h=17&m=36&s=13&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=VMIopn&pf_net=146&pf_srv=131&pf_tfr=3&pf_dm1=143&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.6668.100%22%7D%2C%7B%22brand%22%3A%22Not%3DA%3FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.6668.100%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 741.33699999982491,
                                "networkRequestTime": 742.35699999984354,
                                "networkEndTime": 866.66899999976158,
                                "finished": true,
                                "transferSize": 294,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "datenwerkbank.de"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/site.webmanifest",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2190.9359999997541,
                                "networkRequestTime": 2191.9829999995418,
                                "networkEndTime": 2465.7999999998137,
                                "finished": true,
                                "transferSize": 947,
                                "resourceSize": 511,
                                "statusCode": 200,
                                "mimeType": "application\/manifest+json",
                                "resourceType": "Manifest",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2248.438000000082,
                                "networkRequestTime": 2249.147999999579,
                                "networkEndTime": 2356.9429999995045,
                                "finished": true,
                                "transferSize": 51174,
                                "resourceSize": 50942,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2248.7199999997392,
                                "networkRequestTime": 2249.8459999994375,
                                "networkEndTime": 2463.3919999995269,
                                "finished": true,
                                "transferSize": 132384,
                                "resourceSize": 132060,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2249.1089999997057,
                                "networkRequestTime": 2250.8679999997839,
                                "networkEndTime": 2312.8609999995679,
                                "finished": true,
                                "transferSize": 15600,
                                "resourceSize": 15406,
                                "statusCode": 200,
                                "mimeType": "image\/vnd.microsoft.icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/android-chrome-192x192.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2469.5299999997951,
                                "networkRequestTime": 2470.2209999999031,
                                "networkEndTime": 2522.9519999995828,
                                "finished": true,
                                "transferSize": 3654,
                                "resourceSize": 3479,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "jerritpeinelt.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2435626752.0000005
                        }
                    }
                },
                "network-rtt": {
                    "id": "network-rtt",
                    "title": "Network Round Trip Times",
                    "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https:\/\/hpbn.co\/primer-on-latency-and-bandwidth\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 44.891999999999996,
                    "numericUnit": "millisecond",
                    "displayValue": "40\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/app.datenwerkbank.de",
                                "rtt": 44.891999999999996
                            },
                            {
                                "origin": "https:\/\/www.jerritpeinelt.com",
                                "rtt": 44.798000000000002
                            }
                        ],
                        "sortedBy": [
                            "rtt"
                        ]
                    }
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 109.745,
                    "numericUnit": "millisecond",
                    "displayValue": "110\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.jerritpeinelt.com",
                                "serverResponseTime": 109.745
                            },
                            {
                                "origin": "https:\/\/app.datenwerkbank.de",
                                "serverResponseTime": 103.81099999999998
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 21,
                                "transferSize": 2293881
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 12,
                                "transferSize": 2158243
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 77732
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 2,
                                "transferSize": 42494
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 5660
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 3,
                                "transferSize": 4895
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 4857
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 2,
                                "transferSize": 21460
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "directive": "script-src",
                                "description": "`script-src` directive is missing. This can allow the execution of unsafe scripts.",
                                "severity": "High"
                            },
                            {
                                "directive": "object-src",
                                "description": "Missing `object-src` allows the injection of plugins that execute unsafe scripts. Consider setting `object-src` to `'none'` if you can.",
                                "severity": "High"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/www.jerritpeinelt.com\/",
                                "resourceBytes": 925,
                                "children": [
                                    {
                                        "name": "(inline) document.docume\u2026",
                                        "resourceBytes": 103,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) if (window.loca\u2026",
                                        "resourceBytes": 822,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5",
                                "resourceBytes": 163940,
                                "unusedBytes": 81913
                            },
                            {
                                "name": "https:\/\/app.datenwerkbank.de\/matomo.js",
                                "resourceBytes": 67460,
                                "unusedBytes": 39431
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-A",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,2,DIV,0,A",
                                    "selector": "header.header > div.wrapper > div.contact-container > a.button",
                                    "boundingRect": {
                                        "top": 20,
                                        "bottom": 62,
                                        "left": 1775,
                                        "right": 1885,
                                        "width": 110,
                                        "height": 42
                                    },
                                    "snippet": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">",
                                    "nodeLabel": "Kontakt",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-A",
                                                "path": "1,HTML,1,BODY,2,FOOTER,0,DIV,2,A",
                                                "selector": "body.home > footer.footer > div.wrapper > a.button",
                                                "boundingRect": {
                                                    "top": 9360,
                                                    "bottom": 9400,
                                                    "left": 1141,
                                                    "right": 1245,
                                                    "width": 104,
                                                    "height": 40
                                                },
                                                "snippet": "<a href=\"mailto:[email protected]\" class=\"button\">",
                                                "nodeLabel": "Kontakt"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 3976.3938547486009,
                    "numericUnit": "byte",
                    "displayValue": "2 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 21339,
                                "wastedBytes": 1996.8058659217866
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 21155,
                                "wastedBytes": 1979.5879888268144
                            }
                        ],
                        "summary": {
                            "wastedBytes": 3976.3938547486009
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 2309481,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 2,255\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                                "totalBytes": 511656
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                                "totalBytes": 366446
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                                "totalBytes": 319934
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                                "totalBytes": 222219
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                                "totalBytes": 210001
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                                "totalBytes": 146363
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                                "totalBytes": 132384
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                                "totalBytes": 97731
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                                "totalBytes": 82455
                            },
                            {
                                "url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5",
                                "totalBytes": 56566
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 143,
                    "numericUnit": "element",
                    "displayValue": "143 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 143
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-53-STRONG",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,DIV,0,SECTION,0,DIV,0,SECTION,0,P,0,STRONG",
                                    "selector": "div.gallery > section.intro > p > strong",
                                    "boundingRect": {
                                        "top": 194,
                                        "bottom": 374,
                                        "left": 722,
                                        "right": 1442,
                                        "width": 720,
                                        "height": 180
                                    },
                                    "snippet": "<strong>",
                                    "nodeLabel": "Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt."
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 8
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-DIV",
                                    "path": "1,HTML,1,BODY,1,MAIN,0,DIV,0,SECTION,0,DIV",
                                    "selector": "main > div.wrapper > section.full-gallery > div.gallery",
                                    "boundingRect": {
                                        "top": 124,
                                        "bottom": 8421,
                                        "left": -10,
                                        "right": 1915,
                                        "width": 1925,
                                        "height": 8297
                                    },
                                    "snippet": "<div class=\"gallery\" style=\"position: relative; height: 8296.64px;\">",
                                    "nodeLabel": "Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\n\nFotografi\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 42
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 0,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 1
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 1
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "jerritpeinelt.com",
                    "origins": [
                        "https:\/\/www.jerritpeinelt.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "datenwerkbank.de",
                    "origins": [
                        "https:\/\/app.datenwerkbank.de"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 624.00999999999999,
                        "name": "lh:config",
                        "duration": 545.36000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 626.95000000000005,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 60.280000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1169.52,
                        "name": "lh:runner:gather",
                        "duration": 16829.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1314.29,
                        "name": "lh:driver:connect",
                        "duration": 14.33,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1329.02,
                        "name": "lh:driver:navigate",
                        "duration": 12.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1341.97,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1005.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2347.21,
                        "name": "lh:gather:getVersion",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2348.4400000000001,
                        "name": "lh:prepare:navigationMode",
                        "duration": 55.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2361.3299999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 28.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2390.5300000000002,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 10.42,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2402.0999999999999,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2433.75,
                        "name": "lh:driver:navigate",
                        "duration": 13351.969999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16925.560000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16925.73,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16925.970000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16927.799999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16927.869999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16927.91,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 192.72999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17120.689999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 58.909999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.639999999999,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17179.810000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 17.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17197.34,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17198.529999999999,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 4.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17203.099999999999,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17205.200000000001,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 9.7100000000000009,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17214.939999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17217.490000000002,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17219.110000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 337.27999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17556.419999999998,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17556.610000000001,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17557.299999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17557.580000000002,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17557.709999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 3.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17561.330000000002,
                        "name": "lh:computed:MainResource",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17561.52,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17563.639999999999,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 3.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17567.27,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17567.560000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17568.049999999999,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17568.43,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 53.719999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17622.18,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17622.41,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17622.529999999999,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 9.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17622.66,
                        "name": "lh:gather:collectStacks",
                        "duration": 9.4399999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17632.16,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17634.369999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 13.369999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17648.16,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 70.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17718.66,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17720.130000000001,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17720.27,
                        "name": "lh:gather:getWebAppManifest",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17721.880000000001,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17722.009999999998,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17722.169999999998,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 266.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17999.049999999999,
                        "name": "lh:runner:audit",
                        "duration": 582.25999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17999.18,
                        "name": "lh:runner:auditing",
                        "duration": 581.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18000.25,
                        "name": "lh:audit:is-on-https",
                        "duration": 3.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18001.650000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18004.080000000002,
                        "name": "lh:audit:viewport",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18004.490000000002,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18005.959999999999,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 67.310000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18006.419999999998,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 65.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18006.560000000001,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 65.680000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18073.450000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18073.84,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18074.59,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18074.950000000001,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18075.650000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18075.950000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18076.490000000002,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18076.73,
                        "name": "lh:computed:Speedline",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18076.950000000001,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18077.389999999999,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18077.689999999999,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18078.349999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18078.650000000001,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18079.43,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18079.73,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18080.490000000002,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18080.919999999998,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18081.77,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18082.25,
                        "name": "lh:computed:MainResource",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18084.830000000002,
                        "name": "lh:audit:interactive",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18085.290000000001,
                        "name": "lh:computed:Interactive",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18086.400000000001,
                        "name": "lh:audit:user-timings",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18086.799999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18087.939999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18088.360000000001,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18088.5,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18089.599999999999,
                        "name": "lh:audit:redirects",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18090.950000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18091.560000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18092.759999999998,
                        "name": "lh:audit:splash-screen",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18093.919999999998,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18094.900000000001,
                        "name": "lh:audit:maskable-icon",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18095.900000000001,
                        "name": "lh:audit:content-width",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18096.779999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18098.650000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18100.849999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18102.080000000002,
                        "name": "lh:audit:deprecations",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18103.740000000002,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18104.700000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18105.419999999998,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18106.259999999998,
                        "name": "lh:audit:bootup-time",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18107.360000000001,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18107.990000000002,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18108.43,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18108.509999999998,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18108.549999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18110.639999999999,
                        "name": "lh:audit:font-display",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18112.369999999999,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18112.68,
                        "name": "lh:audit:network-requests",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18112.880000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18114.939999999999,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18116.52,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18118.02,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18118.27,
                        "name": "lh:audit:metrics",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18118.450000000001,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18119.09,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18119.459999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.53000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18120.459999999999,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18121.459999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18122.369999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18122.790000000001,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18123.720000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18124.889999999999,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18125.849999999999,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18126.68,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18127.639999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18129.150000000001,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18130.490000000002,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 10.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18141.68,
                        "name": "lh:audit:unsized-images",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18144.290000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18146.150000000001,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18147.220000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 3.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18150.59,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 10.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18150.98,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18151.259999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18151.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18151.810000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 8.5999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18160.450000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.60999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18161.41,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18162.34,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18163.25,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.58999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18164.119999999999,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18165.59,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 15.279999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18181.110000000001,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18182.59,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18184.23,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18185.810000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 3.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18189.779999999999,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18190.77,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18191.779999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18192.830000000002,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18194.189999999999,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18196.119999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18197.389999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18199.380000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18201.540000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18203.77,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18206.139999999999,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18207.57,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18209.029999999999,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18211.810000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 12.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18224.32,
                        "name": "lh:audit:button-name",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18225.889999999999,
                        "name": "lh:audit:bypass",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18228.650000000001,
                        "name": "lh:audit:color-contrast",
                        "duration": 3.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18232.18,
                        "name": "lh:audit:definition-list",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18234.099999999999,
                        "name": "lh:audit:dlitem",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18235.650000000001,
                        "name": "lh:audit:document-title",
                        "duration": 2.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18238.459999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18240.099999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 16.120000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18256.540000000001,
                        "name": "lh:audit:empty-heading",
                        "duration": 4.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18261.32,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18264,
                        "name": "lh:audit:frame-title",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18265.700000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18268.360000000001,
                        "name": "lh:audit:html-has-lang",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18271.279999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18273.970000000001,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18275.810000000001,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18278.689999999999,
                        "name": "lh:audit:image-alt",
                        "duration": 13.720000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18292.59,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 2.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18295.389999999999,
                        "name": "lh:audit:input-button-name",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18297.169999999998,
                        "name": "lh:audit:input-image-alt",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18299,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18300.84,
                        "name": "lh:audit:label",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18302.740000000002,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18305.299999999999,
                        "name": "lh:audit:link-name",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18320.650000000001,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18322.720000000001,
                        "name": "lh:audit:list",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18325.540000000001,
                        "name": "lh:audit:listitem",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18328.220000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18330.23,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18333,
                        "name": "lh:audit:object-alt",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18335.009999999998,
                        "name": "lh:audit:select-name",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18337.110000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18339.200000000001,
                        "name": "lh:audit:tabindex",
                        "duration": 13.949999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18353.34,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18355.639999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18358.130000000001,
                        "name": "lh:audit:target-size",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18360.73,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18363.169999999998,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18365.700000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18391.209999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 34.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18426.689999999999,
                        "name": "lh:audit:video-caption",
                        "duration": 19.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.130000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.200000000001,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.25,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.299999999999,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.439999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.490000000002,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.540000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.59,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18446.630000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18447.16,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 5.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18460.419999999998,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 8.0299999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18468.75,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18470.880000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18472.59,
                        "name": "lh:audit:unminified-css",
                        "duration": 15.029999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18487.900000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 29.66,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18518.509999999998,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18519.009999999998,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18520.599999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18522.009999999998,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18523.119999999999,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18524.299999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18525.310000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18525.630000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18527.689999999999,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18529.279999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18531.049999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 14.4,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18545.66,
                        "name": "lh:audit:doctype",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18546.799999999999,
                        "name": "lh:audit:charset",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18547.889999999999,
                        "name": "lh:audit:dom-size",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18549.59,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18550.630000000001,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18551.560000000001,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18552.450000000001,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.59999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18553.27,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18554.220000000001,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18555.080000000002,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18556.380000000001,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18557.349999999999,
                        "name": "lh:audit:meta-description",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18558.220000000001,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18559.099999999999,
                        "name": "lh:audit:font-size",
                        "duration": 6.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18566.279999999999,
                        "name": "lh:audit:link-text",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18567.52,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18568.849999999999,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18570.59,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18572.07,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18573.59,
                        "name": "lh:audit:hreflang",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18575.119999999999,
                        "name": "lh:audit:plugins",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18576.68,
                        "name": "lh:audit:canonical",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18578.310000000001,
                        "name": "lh:audit:structured-data",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18579.369999999999,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18580.57,
                        "name": "lh:runner:generate",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    }
                ],
                "total": 17411.349999999999
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 130.54999999999998
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | title": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/splash-screen.js | title": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | title": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | title": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 44.891999999999996
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 109.745
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/csp-evaluator.js | missingScriptSrc": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity",
                        "audits[csp-xss].details.items[1].severity"
                    ],
                    "core\/lib\/csp-evaluator.js | missingObjectSrc": [
                        "audits[csp-xss].details.items[1].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[identical-links-same-purpose].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | title": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | title": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 2309481
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 143
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.jerritpeinelt.com\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9278 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-bb2n-10.10.1.39\/241025_BiDcCE_8VJ.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2'\nFri, 25 Oct 2024 17:36:10 GMT LH:ChromeLauncher Found existing Chrome already running using port 9278, using that.\nFri, 25 Oct 2024 17:36:11 GMT LH:status Connecting to browser\nFri, 25 Oct 2024 17:36:11 GMT LH:status Navigating to about:blank\nFri, 25 Oct 2024 17:36:11 GMT LH:status Benchmarking machine\nFri, 25 Oct 2024 17:36:12 GMT LH:status Preparing target for navigation mode\nFri, 25 Oct 2024 17:36:12 GMT LH:status Cleaning origin data\nFri, 25 Oct 2024 17:36:12 GMT LH:status Cleaning browser cache\nFri, 25 Oct 2024 17:36:12 GMT LH:status Preparing network conditions\nFri, 25 Oct 2024 17:36:12 GMT LH:status Navigating to https:\/\/www.jerritpeinelt.com\/\nFri, 25 Oct 2024 17:36:26 GMT LH:status Getting artifact: DevtoolsLog\nFri, 25 Oct 2024 17:36:26 GMT LH:status Getting artifact: Trace\nFri, 25 Oct 2024 17:36:26 GMT LH:status Getting artifact: DevtoolsLog\nFri, 25 Oct 2024 17:36:26 GMT LH:status Getting artifact: Trace\nFri, 25 Oct 2024 17:36:26 GMT LH:status Getting artifact: Accessibility\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: AnchorElements\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: ConsoleMessages\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: CSSUsage\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: Doctype\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: DOMStats\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: EmbeddedContent\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: FontSize\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: Inputs\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: GlobalListeners\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: ImageElements\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 25 Oct 2024 17:36:27 GMT LH:status Get webapp installability errors\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: InspectorIssues\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: JsUsage\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: LinkElements\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: MainDocumentContent\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: MetaElements\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: OptimizedImages\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: ResponseCompression\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: RobotsTxt\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: Scripts\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: SourceMaps\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: Stacks\nFri, 25 Oct 2024 17:36:27 GMT LH:status Collect stacks\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: TapTargets\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: TraceElements\nFri, 25 Oct 2024 17:36:27 GMT LH:TraceElements:error NO_NAVSTART\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: ViewportDimensions\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: WebAppManifest\nFri, 25 Oct 2024 17:36:27 GMT LH:status Get webapp manifest\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: devtoolsLogs\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: traces\nFri, 25 Oct 2024 17:36:27 GMT LH:status Getting artifact: BFCacheFailures\nFri, 25 Oct 2024 17:36:28 GMT LH:status Analyzing and running audits...\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Uses HTTPS\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: First Contentful Paint\nFri, 25 Oct 2024 17:36:28 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Largest Contentful Paint\nFri, 25 Oct 2024 17:36:28 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: First Meaningful Paint\nFri, 25 Oct 2024 17:36:28 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Speed Index\nFri, 25 Oct 2024 17:36:28 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 25 Oct 2024 17:36:28 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Final Screenshot\nFri, 25 Oct 2024 17:36:28 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Total Blocking Time\nFri, 25 Oct 2024 17:36:28 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 25 Oct 2024 17:36:28 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 25 Oct 2024 17:36:28 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: No browser errors logged to the console\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Initial server response time was short\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Time to Interactive\nFri, 25 Oct 2024 17:36:28 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: User Timing marks and measures\nFri, 25 Oct 2024 17:36:28 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 25 Oct 2024 17:36:28 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 25 Oct 2024 17:36:28 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids third-party cookies\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Minimizes main-thread work\nFri, 25 Oct 2024 17:36:28 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: JavaScript execution time\nFri, 25 Oct 2024 17:36:28 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Preload key requests\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Preconnect to required origins\nFri, 25 Oct 2024 17:36:28 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Diagnostics\nFri, 25 Oct 2024 17:36:28 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Network Requests\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Network Round Trip Times\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Server Backend Latencies\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Tasks\nFri, 25 Oct 2024 17:36:28 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Metrics\nFri, 25 Oct 2024 17:36:28 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Performance budget\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Timing budget\nFri, 25 Oct 2024 17:36:28 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Resources Summary\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Minimize third-party usage\nFri, 25 Oct 2024 17:36:28 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 25 Oct 2024 17:36:28 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 25 Oct 2024 17:36:28 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 25 Oct 2024 17:36:28 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid large layout shifts\nFri, 25 Oct 2024 17:36:28 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 25 Oct 2024 17:36:28 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid non-composited animations\nFri, 25 Oct 2024 17:36:28 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page has valid source maps\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 25 Oct 2024 17:36:28 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Script Treemap Data\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Site works cross-browser\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Each page has a URL\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[role]` values are valid\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Buttons have an accessible name\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document has a `<title>` element\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: ARIA IDs are unique\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: All heading elements contain content.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: No form fields have multiple labels\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Form elements have associated labels\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document has a main landmark.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Links have a discernible name\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Skip links are focusable.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Custom controls have associated labels\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: The page has a logical tab order\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Defer offscreen images\nFri, 25 Oct 2024 17:36:28 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 25 Oct 2024 17:36:28 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Minify CSS\nFri, 25 Oct 2024 17:36:28 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Minify JavaScript\nFri, 25 Oct 2024 17:36:28 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Reduce unused CSS\nFri, 25 Oct 2024 17:36:28 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 25 Oct 2024 17:36:28 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 25 Oct 2024 17:36:28 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Efficiently encode images\nFri, 25 Oct 2024 17:36:28 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Enable text compression\nFri, 25 Oct 2024 17:36:28 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Properly size images\nFri, 25 Oct 2024 17:36:28 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Use video formats for animated content\nFri, 25 Oct 2024 17:36:28 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 25 Oct 2024 17:36:28 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 25 Oct 2024 17:36:28 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page has the HTML doctype\nFri, 25 Oct 2024 17:36:28 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Properly defines charset\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids `document.write()`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Use HTTP\/2\nFri, 25 Oct 2024 17:36:28 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document has a meta description\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document uses legible font sizes\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Links have descriptive text\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Links are crawlable\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: robots.txt is valid\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document avoids plugins\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Structured data is valid\nFri, 25 Oct 2024 17:36:28 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 25 Oct 2024 17:36:28 GMT LH:status Generating results...\nFri, 25 Oct 2024 17:36:28 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-bb2n-10.10.1.39\/241025_BiDcCE_8VJ.1.0\/lighthouse.report.html\nFri, 25 Oct 2024 17:36:28 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 25 Oct 2024 17:36:28 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-bb2n-10.10.1.39\/241025_BiDcCE_8VJ.1.0\/lighthouse.report.json\nRuntime error encountered: Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 4024,
                "docTime": 4024,
                "fullyLoaded": 4376,
                "bytesOut": 47143,
                "bytesOutDoc": 43520,
                "bytesIn": 2302484,
                "bytesInDoc": 2298494,
                "requests": 22,
                "requestsFull": 22,
                "requestsDoc": 20,
                "responses_200": 21,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 3924,
                "loadEventEnd": 3926,
                "domContentLoadedEventStart": 426,
                "domContentLoadedEventEnd": 426,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 426,
                "firstPaint": 447.79999999981374,
                "firstContentfulPaint": 548,
                "firstImagePaint": 548,
                "firstMeaningfulPaint": 548,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 267,
                "basePageSSLTime": 67,
                "score_cache": 100,
                "score_cdn": 0,
                "score_gzip": 80,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 119329,
                "gzip_savings": 24064,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 2139743,
                "image_savings": 0,
                "cpu.ParseHTML": 1,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 9,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 10,
                "cpu.v8.compile": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 7,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 69,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 4,
                "cpu.Layerize": 3,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 3,
                "cpu.FunctionCall": 10,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 4247,
                "start_epoch": 1729877752.9506857,
                "date": 1729877754.6962962,
                "fullyLoadedCPUms": 2409,
                "fullyLoadedCPUpct": 17.825443786981022,
                "domElements": 165,
                "domComplete": 3924,
                "PerformancePaintTiming.first-paint": 447.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 447.79999999981374,
                "test_run_time_ms": 13100,
                "Colordepth": 24,
                "generated-content-percent": 9.3300000000000001,
                "generated-content-size": 6.3300000000000001,
                "lastVisualChange": 4800,
                "render": 500,
                "visualComplete85": 4800,
                "visualComplete90": 4800,
                "visualComplete95": 4800,
                "visualComplete99": 4800,
                "visualComplete": 4800,
                "SpeedIndex": 4529,
                "chromeUserTiming.navigationStart": 121,
                "chromeUserTiming.fetchStart": 106,
                "chromeUserTiming.domLoading": 381,
                "chromeUserTiming.responseEnd": 371,
                "chromeUserTiming.domInteractive": 526,
                "chromeUserTiming.domContentLoadedEventStart": 526,
                "chromeUserTiming.domContentLoadedEventEnd": 526,
                "chromeUserTiming.domComplete": 4024,
                "chromeUserTiming.unloadEventStart": 380,
                "chromeUserTiming.unloadEventEnd": 380,
                "chromeUserTiming.markAsMainFrame": 380,
                "chromeUserTiming.commitNavigationEnd": 380,
                "chromeUserTiming.firstPaint": 547,
                "chromeUserTiming.firstContentfulPaint": 547,
                "chromeUserTiming.firstImagePaint": 547,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 547,
                "chromeUserTiming.firstMeaningfulPaint": 547,
                "chromeUserTiming.LayoutShift": 1103,
                "chromeUserTiming.loadEventStart": 4024,
                "chromeUserTiming.loadEventEnd": 4026,
                "chromeUserTiming.LargestTextPaint": 548,
                "chromeUserTiming.LargestImagePaint": 548,
                "chromeUserTiming.LargestContentfulPaint": 548,
                "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                "FirstInteractive": 518,
                "maxFID": 0,
                "TTIMeasurementEnd": 7510,
                "LastInteractive": 518,
                "TimeToInteractive": 518,
                "FirstCPUIdle": 518,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 560351,
                "domTime": 0,
                "aft": 0,
                "titleTime": 122,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 1,
                "effectiveBpsDoc": 611789,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 611,
                "docTime": 611,
                "fullyLoaded": 684,
                "bytesOut": 8154,
                "bytesOutDoc": 2143,
                "bytesIn": 5770,
                "bytesInDoc": 5259,
                "requests": 3,
                "requestsFull": 3,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 512,
                "loadEventEnd": 513,
                "domContentLoadedEventStart": 339,
                "domContentLoadedEventEnd": 339,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 339,
                "firstPaint": 486.79999999981374,
                "firstContentfulPaint": 585,
                "firstImagePaint": 585,
                "firstMeaningfulPaint": 585,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 285,
                "basePageSSLTime": 65,
                "score_cache": -1,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 5259,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 2,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 8,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 74,
                "cpu.EvaluateScript": 10,
                "cpu.v8.compile": 8,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 1,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 6,
                "cpu.v8.produceCache": 10,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 549,
                "start_epoch": 1729877789.2638779,
                "date": 1729877791.0032957,
                "fullyLoadedCPUms": 1450,
                "fullyLoadedCPUpct": 20.365168539328078,
                "domElements": 165,
                "domComplete": 512,
                "PerformancePaintTiming.first-paint": 486.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 486.79999999981374,
                "test_run_time_ms": 6345,
                "Colordepth": 24,
                "generated-content-percent": 9.3300000000000001,
                "generated-content-size": 6.3300000000000001,
                "lastVisualChange": 1400,
                "render": 600,
                "visualComplete85": 1400,
                "visualComplete90": 1400,
                "visualComplete95": 1400,
                "visualComplete99": 1400,
                "visualComplete": 1400,
                "SpeedIndex": 1263,
                "chromeUserTiming.navigationStart": 124,
                "chromeUserTiming.fetchStart": 104,
                "chromeUserTiming.domLoading": 413,
                "chromeUserTiming.responseEnd": 388,
                "chromeUserTiming.domInteractive": 437,
                "chromeUserTiming.domContentLoadedEventStart": 437,
                "chromeUserTiming.domContentLoadedEventEnd": 437,
                "chromeUserTiming.domComplete": 611,
                "chromeUserTiming.unloadEventStart": 413,
                "chromeUserTiming.unloadEventEnd": 413,
                "chromeUserTiming.markAsMainFrame": 413,
                "chromeUserTiming.commitNavigationEnd": 413,
                "chromeUserTiming.LayoutShift": 550,
                "chromeUserTiming.firstPaint": 585,
                "chromeUserTiming.firstContentfulPaint": 585,
                "chromeUserTiming.firstImagePaint": 585,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 585,
                "chromeUserTiming.firstMeaningfulPaint": 585,
                "chromeUserTiming.loadEventStart": 611,
                "chromeUserTiming.loadEventEnd": 612,
                "chromeUserTiming.LargestTextPaint": 585,
                "chromeUserTiming.LargestImagePaint": 585,
                "chromeUserTiming.LargestContentfulPaint": 585,
                "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                "maxFID": 0,
                "TTIMeasurementEnd": 3801,
                "LastInteractive": 600,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 14461,
                "domTime": 0,
                "aft": 0,
                "titleTime": 124,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 1,
                "effectiveBpsDoc": 16131,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.FunctionCall": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 0,
                "cpu.v8.produceCache": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-bb2n-10.10.1.39",
                "loadTime": 4024,
                "docTime": 4024,
                "fullyLoaded": 4376,
                "bytesOut": 47143,
                "bytesOutDoc": 43520,
                "bytesIn": 2302484,
                "bytesInDoc": 2298494,
                "requests": [
                    {
                        "type": 3,
                        "id": "27919E4952D43744F8D3FC941EF8CA09",
                        "request_id": "27919E4952D43744F8D3FC941EF8CA09",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/",
                        "raw_id": "27919E4952D43744F8D3FC941EF8CA09",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 132,
                        "ttfb_ms": 131,
                        "load_start": 136,
                        "load_start_float": 136.000079,
                        "bytesIn": 5262,
                        "objectSize": 5262,
                        "objectSizeUncompressed": 63010,
                        "chunks": [
                            {
                                "ts": 268,
                                "bytes": 5262,
                                "inflated": 63010
                            }
                        ],
                        "expires": "Fri, 25 Oct 2024 18:35:54 GMT",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 34,
                        "connect_start": 34,
                        "connect_end": 68,
                        "ssl_start": 68,
                        "ssl_end": 135,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jerritpeinelt.com",
                            "sanList": [
                                "jerritpeinelt.com",
                                "www.jerritpeinelt.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725024289,
                            "validTo": 1732800288,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725027799861,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1725027799860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=3600",
                                "content-encoding: gzip",
                                "content-length: 5262",
                                "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "expires: Fri, 25 Oct 2024 18:35:54 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 33,
                        "connect_ms": 34,
                        "ssl_ms": 67,
                        "gzip_total": 5262,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 6,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 79,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 268,
                        "ttfb_start": 136,
                        "ttfb_end": 267,
                        "download_start": 267,
                        "download_end": 268,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 268,
                        "all_ms": 266,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                444.10300000000001,
                                444.79300000000001
                            ],
                            [
                                447.98000000000002,
                                448.73099999999999
                            ],
                            [
                                444.11700000000002,
                                444.25700000000001
                            ],
                            [
                                447.98700000000002,
                                448.185
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30317.2",
                        "request_id": "30317.2",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/dist\/scss\/main.css?v1.6",
                        "raw_id": "30317.2",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 48,
                        "ttfb_ms": 47,
                        "load_start": 292,
                        "load_start_float": 292.00009499999999,
                        "bytesIn": 4673,
                        "objectSize": 4673,
                        "objectSizeUncompressed": 19745,
                        "chunks": [
                            {
                                "ts": 339,
                                "bytes": 4673,
                                "inflated": 19745
                            }
                        ],
                        "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 27,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/dist\/scss\/main.css?v1.6",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-type: text\/css",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: W\/\"670e805a-4d21\"",
                                "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                "last-modified: Tue, 15 Oct 2024 14:46:50 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1768,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4857,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 286,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 95,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 340,
                        "ttfb_start": 292,
                        "ttfb_end": 339,
                        "download_start": 339,
                        "download_end": 340,
                        "download_ms": 1,
                        "all_start": 292,
                        "all_end": 340,
                        "all_ms": 48,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "30317.3",
                        "request_id": "30317.3",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/images\/logo.svg",
                        "raw_id": "30317.3",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 52,
                        "ttfb_ms": 51,
                        "load_start": 292,
                        "load_start_float": 292.00010099999997,
                        "bytesIn": 1439,
                        "objectSize": 1439,
                        "objectSizeUncompressed": 1439,
                        "chunks": [
                            {
                                "ts": 344,
                                "bytes": 1439
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 59,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 1439",
                                "content-type: image\/svg+xml",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d1e0ef-59f\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Fri, 30 Aug 2024 15:10:39 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1876,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 290,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 101,
                        "server_port": "443",
                        "load_end": 344,
                        "ttfb_start": 292,
                        "ttfb_end": 343,
                        "download_start": 343,
                        "download_end": 344,
                        "download_ms": 1,
                        "all_start": 292,
                        "all_end": 344,
                        "all_ms": 52,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "30317.4",
                        "request_id": "30317.4",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/dist\/js\/main.js?v1.5",
                        "raw_id": "30317.4",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 150,
                        "ttfb_ms": 71,
                        "load_start": 345,
                        "load_start_float": 345.00010700000001,
                        "bytesIn": 56322,
                        "objectSize": 56322,
                        "objectSizeUncompressed": 163940,
                        "chunks": [
                            {
                                "ts": 420,
                                "bytes": 16185,
                                "inflated": 46366
                            },
                            {
                                "ts": 455,
                                "bytes": 16366,
                                "inflated": 51734
                            },
                            {
                                "ts": 481,
                                "bytes": 16366,
                                "inflated": 45272
                            },
                            {
                                "ts": 494,
                                "bytes": 7405,
                                "inflated": 20568
                            }
                        ],
                        "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "br",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 257,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/dist\/js\/main.js?v1.5",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-type: text\/javascript",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: W\/\"66d6c1df-28064\"",
                                "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 07:59:27 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1666,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 56566,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 342,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 495,
                        "ttfb_start": 345,
                        "ttfb_end": 416,
                        "download_start": 416,
                        "download_end": 495,
                        "download_ms": 79,
                        "all_start": 345,
                        "all_end": 495,
                        "all_ms": 150,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 8,
                            "v8.compile": 3,
                            "FunctionCall": 35
                        },
                        "cpu.EvaluateScript": 8,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 35,
                        "cpuTime": 45,
                        "js_timing": [
                            [
                                598.58600000000001,
                                606.76099999999997
                            ],
                            [
                                598.60400000000004,
                                601.20100000000002
                            ],
                            [
                                607.75300000000004,
                                607.803
                            ],
                            [
                                608.55899999999997,
                                608.78499999999997
                            ],
                            [
                                699.74699999999996,
                                700.52800000000002
                            ],
                            [
                                799.471,
                                799.53399999999999
                            ],
                            [
                                899.58699999999999,
                                899.65200000000004
                            ],
                            [
                                1000.056,
                                1000.148
                            ],
                            [
                                1099.9739999999999,
                                1100.0329999999999
                            ],
                            [
                                1199.6559999999999,
                                1199.7249999999999
                            ],
                            [
                                1299.76,
                                1299.8430000000001
                            ],
                            [
                                1400.2280000000001,
                                1400.2809999999999
                            ],
                            [
                                1499.873,
                                1499.9649999999999
                            ],
                            [
                                1599.634,
                                1599.7190000000001
                            ],
                            [
                                1699.598,
                                1699.674
                            ],
                            [
                                1799.6849999999999,
                                1799.732
                            ],
                            [
                                1899.5139999999999,
                                1899.5619999999999
                            ],
                            [
                                1999.566,
                                1999.6110000000001
                            ],
                            [
                                2099.5259999999998,
                                2099.596
                            ],
                            [
                                2199.8119999999999,
                                2199.8679999999999
                            ],
                            [
                                2299.886,
                                2299.931
                            ],
                            [
                                2399.9180000000001,
                                2399.9639999999999
                            ],
                            [
                                2499.6439999999998,
                                2499.6970000000001
                            ],
                            [
                                2599.4679999999998,
                                2599.5129999999999
                            ],
                            [
                                2699.5999999999999,
                                2699.6480000000001
                            ],
                            [
                                2800.0790000000002,
                                2800.1289999999999
                            ],
                            [
                                2899.9879999999998,
                                2900.0450000000001
                            ],
                            [
                                2999.6489999999999,
                                2999.6959999999999
                            ],
                            [
                                3099.5250000000001,
                                3099.5740000000001
                            ],
                            [
                                3199.489,
                                3199.5340000000001
                            ],
                            [
                                3300.3020000000001,
                                3300.348
                            ],
                            [
                                3400.1170000000002,
                                3400.1619999999998
                            ],
                            [
                                3499.7559999999999,
                                3499.8000000000002
                            ],
                            [
                                3599.636,
                                3599.788
                            ],
                            [
                                4024.1289999999999,
                                4025.857
                            ],
                            [
                                4025.8620000000001,
                                4025.9499999999998
                            ],
                            [
                                4027.451,
                                4028.7220000000002
                            ],
                            [
                                4028.8879999999999,
                                4028.96
                            ],
                            [
                                4028.9670000000001,
                                4028.9720000000002
                            ],
                            [
                                4028.9789999999998,
                                4028.982
                            ],
                            [
                                4028.9879999999998,
                                4028.9920000000002
                            ],
                            [
                                4028.998,
                                4029.002
                            ],
                            [
                                4029.0070000000001,
                                4029.011
                            ],
                            [
                                4029.0160000000001,
                                4029.02
                            ],
                            [
                                4029.0259999999998,
                                4029.029
                            ],
                            [
                                4029.0500000000002,
                                4029.1509999999998
                            ],
                            [
                                4029.165,
                                4029.2020000000002
                            ],
                            [
                                4029.212,
                                4029.2310000000002
                            ],
                            [
                                4029.239,
                                4029.252
                            ],
                            [
                                4029.259,
                                4029.2730000000001
                            ],
                            [
                                4029.2800000000002,
                                4029.2939999999999
                            ],
                            [
                                4029.3009999999999,
                                4029.3090000000002
                            ],
                            [
                                4029.3139999999999,
                                4029.3220000000001
                            ],
                            [
                                4029.3270000000002,
                                4029.335
                            ],
                            [
                                4029.3400000000001,
                                4029.3580000000002
                            ],
                            [
                                4029.3629999999998,
                                4029.3760000000002
                            ],
                            [
                                4029.3800000000001,
                                4029.3879999999999
                            ],
                            [
                                4029.393,
                                4029.3989999999999
                            ],
                            [
                                4029.404,
                                4029.4110000000001
                            ],
                            [
                                4029.415,
                                4029.4259999999999
                            ],
                            [
                                4029.4299999999998,
                                4029.4389999999999
                            ],
                            [
                                4029.4430000000002,
                                4029.4499999999998
                            ],
                            [
                                4029.4540000000002,
                                4029.4609999999998
                            ],
                            [
                                4029.4650000000001,
                                4029.4720000000002
                            ],
                            [
                                4029.4760000000001,
                                4029.4839999999999
                            ],
                            [
                                4029.489,
                                4029.4949999999999
                            ],
                            [
                                4029.502,
                                4029.5100000000002
                            ],
                            [
                                4029.5140000000001,
                                4029.5239999999999
                            ],
                            [
                                4029.529,
                                4029.5369999999998
                            ],
                            [
                                4029.5410000000002,
                                4029.5500000000002
                            ],
                            [
                                4029.5540000000001,
                                4029.5610000000001
                            ],
                            [
                                4029.5650000000001,
                                4029.5709999999999
                            ],
                            [
                                4029.576,
                                4029.5830000000001
                            ],
                            [
                                4029.587,
                                4029.5940000000001
                            ],
                            [
                                4029.598,
                                4029.605
                            ],
                            [
                                4029.6089999999999,
                                4029.6179999999999
                            ],
                            [
                                4029.623,
                                4029.634
                            ],
                            [
                                4029.6390000000001,
                                4029.6460000000002
                            ],
                            [
                                4029.9659999999999,
                                4029.9830000000002
                            ],
                            [
                                4029.9920000000002,
                                4030.0079999999998
                            ],
                            [
                                4030.0149999999999,
                                4030.018
                            ],
                            [
                                4030.0239999999999,
                                4030.027
                            ],
                            [
                                4030.0329999999999,
                                4030.0369999999998
                            ],
                            [
                                4030.0430000000001,
                                4030.0459999999998
                            ],
                            [
                                4030.0529999999999,
                                4030.056
                            ],
                            [
                                4030.0700000000002,
                                4030.0729999999999
                            ],
                            [
                                4030.0799999999999,
                                4030.0900000000001
                            ],
                            [
                                4030.0970000000002,
                                4030.1010000000001
                            ],
                            [
                                4030.1080000000002,
                                4030.1120000000001
                            ],
                            [
                                4030.1199999999999,
                                4030.1239999999998
                            ],
                            [
                                4030.1300000000001,
                                4030.134
                            ],
                            [
                                4030.1399999999999,
                                4030.143
                            ],
                            [
                                4030.163,
                                4030.1669999999999
                            ],
                            [
                                4030.1729999999998,
                                4030.1759999999999
                            ],
                            [
                                4030.181,
                                4030.1849999999999
                            ],
                            [
                                4030.1909999999998,
                                4030.194
                            ],
                            [
                                4030.1999999999998,
                                4030.203
                            ],
                            [
                                4030.2080000000001,
                                4030.212
                            ],
                            [
                                4030.2179999999998,
                                4030.221
                            ],
                            [
                                4030.2269999999999,
                                4030.2310000000002
                            ],
                            [
                                4030.2489999999998,
                                4030.2530000000002
                            ],
                            [
                                4030.2600000000002,
                                4030.2629999999999
                            ],
                            [
                                4030.27,
                                4030.2730000000001
                            ],
                            [
                                4030.2800000000002,
                                4030.2829999999999
                            ],
                            [
                                4030.2890000000002,
                                4030.2919999999999
                            ],
                            [
                                4030.299,
                                4030.3020000000001
                            ],
                            [
                                4030.3090000000002,
                                4030.3119999999999
                            ],
                            [
                                4030.319,
                                4030.3220000000001
                            ],
                            [
                                4030.3290000000002,
                                4030.3319999999999
                            ],
                            [
                                4030.3389999999999,
                                4030.3420000000001
                            ],
                            [
                                4030.348,
                                4054.2600000000002
                            ],
                            [
                                4099.7830000000004,
                                4099.9210000000003
                            ],
                            [
                                4099.9290000000001,
                                4099.9480000000003
                            ],
                            [
                                4259.7179999999998,
                                4259.7920000000004
                            ],
                            [
                                4259.799,
                                4259.8119999999999
                            ],
                            [
                                4285.4769999999999,
                                4285.5780000000004
                            ],
                            [
                                4299.71,
                                4299.7579999999998
                            ],
                            [
                                4299.7650000000003,
                                4299.777
                            ],
                            [
                                4299.7830000000004,
                                4300.0959999999995
                            ],
                            [
                                4399.982,
                                4400.0360000000001
                            ],
                            [
                                4400.0420000000004,
                                4400.0540000000001
                            ],
                            [
                                4500.259,
                                4500.3069999999998
                            ],
                            [
                                4500.3130000000001,
                                4500.3469999999998
                            ],
                            [
                                4535.0929999999998,
                                4535.1450000000004
                            ],
                            [
                                4535.433,
                                4535.4570000000003
                            ],
                            [
                                4599.9219999999996,
                                4600.1390000000001
                            ],
                            [
                                4600.1469999999999,
                                4600.1610000000001
                            ],
                            [
                                4600.1639999999998,
                                4600.2740000000003
                            ],
                            [
                                4702.4650000000001,
                                4702.5770000000002
                            ],
                            [
                                4702.585,
                                4702.5990000000002
                            ],
                            [
                                4785.5249999999996,
                                4785.5640000000003
                            ],
                            [
                                4799.7510000000002,
                                4799.799
                            ],
                            [
                                4799.8050000000003,
                                4799.8209999999999
                            ],
                            [
                                4799.826,
                                4799.8879999999999
                            ],
                            [
                                4899.8119999999999,
                                4899.8500000000004
                            ],
                            [
                                4899.8540000000003,
                                4899.8630000000003
                            ],
                            [
                                5000.2510000000002,
                                5000.3109999999997
                            ],
                            [
                                5000.3180000000002,
                                5000.3280000000004
                            ],
                            [
                                5035.4690000000001,
                                5035.5050000000001
                            ],
                            [
                                5100.0690000000004,
                                5100.1180000000004
                            ],
                            [
                                5100.1239999999998,
                                5100.134
                            ],
                            [
                                5100.1390000000001,
                                5100.1679999999997
                            ],
                            [
                                5199.9409999999998,
                                5199.9889999999996
                            ],
                            [
                                5200.0230000000001,
                                5200.0309999999999
                            ],
                            [
                                5285.4620000000004,
                                5285.4960000000001
                            ],
                            [
                                5300.1620000000003,
                                5300.2110000000002
                            ],
                            [
                                5300.2169999999996,
                                5300.2280000000001
                            ],
                            [
                                5300.232,
                                5300.3119999999999
                            ],
                            [
                                5399.8810000000003,
                                5399.9769999999999
                            ],
                            [
                                5399.9840000000004,
                                5399.9979999999996
                            ],
                            [
                                5500.0100000000002,
                                5500.0659999999998
                            ],
                            [
                                5500.0730000000003,
                                5500.0829999999996
                            ],
                            [
                                5535.4939999999997,
                                5535.5309999999999
                            ],
                            [
                                5599.7219999999998,
                                5599.7749999999996
                            ],
                            [
                                5599.7820000000002,
                                5599.7910000000002
                            ],
                            [
                                5599.8019999999997,
                                5599.8360000000002
                            ],
                            [
                                5700.3190000000004,
                                5700.3729999999996
                            ],
                            [
                                5700.3810000000003,
                                5700.393
                            ],
                            [
                                5785.4979999999996,
                                5785.5320000000002
                            ],
                            [
                                5799.8980000000001,
                                5799.942
                            ],
                            [
                                5799.9480000000003,
                                5799.9570000000003
                            ],
                            [
                                5799.9610000000002,
                                5800.0299999999997
                            ],
                            [
                                5899.6019999999999,
                                5899.6660000000002
                            ],
                            [
                                5899.6729999999998,
                                5899.683
                            ],
                            [
                                6000.0290000000005,
                                6000.0829999999996
                            ],
                            [
                                6000.0889999999999,
                                6000.0990000000002
                            ],
                            [
                                6035.4790000000003,
                                6035.5159999999996
                            ],
                            [
                                6099.4790000000003,
                                6099.527
                            ],
                            [
                                6099.5330000000004,
                                6099.5429999999997
                            ],
                            [
                                6099.5469999999996,
                                6099.567
                            ],
                            [
                                6200.0789999999997,
                                6200.1419999999998
                            ],
                            [
                                6200.1490000000003,
                                6200.1599999999999
                            ],
                            [
                                6285.5010000000002,
                                6285.5429999999997
                            ],
                            [
                                6299.6009999999997,
                                6299.6509999999998
                            ],
                            [
                                6299.6570000000002,
                                6299.6670000000004
                            ],
                            [
                                6299.6710000000003,
                                6299.6909999999998
                            ],
                            [
                                6400.2489999999998,
                                6400.3029999999999
                            ],
                            [
                                6400.3090000000002,
                                6400.3180000000002
                            ],
                            [
                                6499.7430000000004,
                                6499.8069999999998
                            ],
                            [
                                6499.8140000000003,
                                6499.8249999999998
                            ],
                            [
                                6535.4750000000004,
                                6535.5110000000004
                            ],
                            [
                                6600.4350000000004,
                                6600.4840000000004
                            ],
                            [
                                6600.4899999999998,
                                6600.4989999999998
                            ],
                            [
                                6600.5029999999997,
                                6600.5249999999996
                            ],
                            [
                                6699.5569999999998,
                                6699.6109999999999
                            ],
                            [
                                6699.6180000000004,
                                6699.6289999999999
                            ],
                            [
                                6785.491,
                                6785.5219999999999
                            ],
                            [
                                6800.1260000000002,
                                6800.1809999999996
                            ],
                            [
                                6800.1859999999997,
                                6800.1980000000003
                            ],
                            [
                                6800.2020000000002,
                                6800.2209999999995
                            ],
                            [
                                6899.7510000000002,
                                6899.799
                            ],
                            [
                                6899.8050000000003,
                                6899.8159999999998
                            ],
                            [
                                7000.3199999999997,
                                7000.3819999999996
                            ],
                            [
                                7000.3890000000001,
                                7000.3990000000003
                            ],
                            [
                                7035.4769999999999,
                                7035.509
                            ],
                            [
                                7100.1639999999998,
                                7100.2160000000003
                            ],
                            [
                                7100.223,
                                7100.232
                            ],
                            [
                                7100.2359999999999,
                                7100.2569999999996
                            ],
                            [
                                7199.9459999999999,
                                7200.009
                            ],
                            [
                                7200.0150000000003,
                                7200.0249999999996
                            ],
                            [
                                7285.598,
                                7285.6310000000003
                            ],
                            [
                                7300.3829999999998,
                                7300.4430000000002
                            ],
                            [
                                7300.4499999999998,
                                7300.46
                            ],
                            [
                                7300.4639999999999,
                                7300.5439999999999
                            ],
                            [
                                7399.9579999999996,
                                7400.0479999999998
                            ],
                            [
                                7400.0550000000003,
                                7400.0649999999996
                            ],
                            [
                                7499.692,
                                7499.7520000000004
                            ],
                            [
                                7499.8130000000001,
                                7499.8289999999997
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30317.56",
                        "request_id": "30317.56",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/circle.0ca1b9d4.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/dist\/circle.0ca1b9d4.svg",
                        "raw_id": "30317.56",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 173,
                        "ttfb_ms": 172,
                        "load_start": 355,
                        "load_start_float": 355.00012600000002,
                        "bytesIn": 16072,
                        "objectSize": 16072,
                        "objectSizeUncompressed": 16072,
                        "chunks": [
                            {
                                "ts": 528,
                                "bytes": 16072
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/dist\/circle.0ca1b9d4.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 16072",
                                "content-type: image\/svg+xml",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"670e8059-3ec8\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 15 Oct 2024 14:46:49 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2122,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 39,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16072,
                        "gzip_save": 9784,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 352,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 126,
                        "server_port": "443",
                        "load_end": 528,
                        "ttfb_start": 355,
                        "ttfb_end": 527,
                        "download_start": 527,
                        "download_end": 528,
                        "download_ms": 1,
                        "all_start": 355,
                        "all_end": 528,
                        "all_ms": 173,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "30317.7",
                        "request_id": "30317.7",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                        "raw_id": "30317.7",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1468,
                        "ttfb_ms": 135,
                        "load_start": 420,
                        "load_start_float": 420.00013799999999,
                        "bytesIn": 365870,
                        "objectSize": 365870,
                        "objectSizeUncompressed": 365870,
                        "chunks": [
                            {
                                "ts": 558,
                                "bytes": 16195
                            },
                            {
                                "ts": 585,
                                "bytes": 16573
                            },
                            {
                                "ts": 613,
                                "bytes": 16366
                            },
                            {
                                "ts": 643,
                                "bytes": 16402
                            },
                            {
                                "ts": 687,
                                "bytes": 16366
                            },
                            {
                                "ts": 714,
                                "bytes": 16366
                            },
                            {
                                "ts": 742,
                                "bytes": 16366
                            },
                            {
                                "ts": 781,
                                "bytes": 16438
                            },
                            {
                                "ts": 815,
                                "bytes": 16366
                            },
                            {
                                "ts": 844,
                                "bytes": 16366
                            },
                            {
                                "ts": 872,
                                "bytes": 16366
                            },
                            {
                                "ts": 895,
                                "bytes": 16366
                            },
                            {
                                "ts": 931,
                                "bytes": 72
                            },
                            {
                                "ts": 979,
                                "bytes": 5381
                            },
                            {
                                "ts": 1010,
                                "bytes": 16366
                            },
                            {
                                "ts": 1038,
                                "bytes": 11021
                            },
                            {
                                "ts": 1229,
                                "bytes": 13411
                            },
                            {
                                "ts": 1257,
                                "bytes": 16366
                            },
                            {
                                "ts": 1285,
                                "bytes": 16366
                            },
                            {
                                "ts": 1309,
                                "bytes": 16366
                            },
                            {
                                "ts": 1337,
                                "bytes": 3027
                            },
                            {
                                "ts": 1587,
                                "bytes": 14027
                            },
                            {
                                "ts": 1611,
                                "bytes": 16366
                            },
                            {
                                "ts": 1639,
                                "bytes": 16366
                            },
                            {
                                "ts": 1668,
                                "bytes": 16366
                            },
                            {
                                "ts": 1696,
                                "bytes": 2411
                            },
                            {
                                "ts": 1888,
                                "bytes": 5422
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 365870",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d76394-5952e\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2176,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 365870,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 418,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 138,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "352 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 1888,
                        "ttfb_start": 420,
                        "ttfb_end": 555,
                        "download_start": 555,
                        "download_end": 1888,
                        "download_ms": 1333,
                        "all_start": 420,
                        "all_end": 1888,
                        "all_ms": 1468,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "30317.8",
                        "request_id": "30317.8",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                        "raw_id": "30317.8",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1284,
                        "ttfb_ms": 488,
                        "load_start": 439,
                        "load_start_float": 439.00014399999998,
                        "bytesIn": 146030,
                        "objectSize": 146030,
                        "objectSizeUncompressed": 146030,
                        "chunks": [
                            {
                                "ts": 1038,
                                "bytes": 5345
                            },
                            {
                                "ts": 1061,
                                "bytes": 16366
                            },
                            {
                                "ts": 1090,
                                "bytes": 16366
                            },
                            {
                                "ts": 1120,
                                "bytes": 16366
                            },
                            {
                                "ts": 1144,
                                "bytes": 11093
                            },
                            {
                                "ts": 1337,
                                "bytes": 13339
                            },
                            {
                                "ts": 1366,
                                "bytes": 16366
                            },
                            {
                                "ts": 1394,
                                "bytes": 16366
                            },
                            {
                                "ts": 1422,
                                "bytes": 16366
                            },
                            {
                                "ts": 1446,
                                "bytes": 3099
                            },
                            {
                                "ts": 1696,
                                "bytes": 13955
                            },
                            {
                                "ts": 1723,
                                "bytes": 1003
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 146030",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d76394-23a6e\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2242,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 146030,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 423,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 144,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "143 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 800,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x800",
                                    "Megapixels": 0.95999999999999996
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 960000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 95.184700000000007,
                                        "standardDeviation": 63.184100000000001,
                                        "kurtosis": -0.94135599999999997,
                                        "skewness": 0.38537300000000002,
                                        "entropy": 0.96184599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 97.322199999999995,
                                        "standardDeviation": 61.491300000000003,
                                        "kurtosis": -1.02979,
                                        "skewness": 0.12807199999999999,
                                        "entropy": 0.97063200000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 250,
                                        "mean": 107.133,
                                        "standardDeviation": 58.669499999999999,
                                        "kurtosis": -0.94529300000000005,
                                        "skewness": 0.21554999999999999,
                                        "entropy": 0.96682599999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 81.099000000000004,
                                        "standardDeviation": 69.391499999999994,
                                        "kurtosis": -0.50257099999999999,
                                        "skewness": 0.86868299999999998,
                                        "entropy": 0.94808199999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:56+00:00",
                                    "date:modify": "2024-10-25T17:35:56+00:00",
                                    "signature": "30363c2dd3ac442222c19171be0a01bd4e0c854aaef750dd5edefbd0da7c14d7"
                                },
                                "tainted": false,
                                "filesize": "146030B",
                                "numberPixels": "960000",
                                "pixelsPerSecond": "14.684MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.065"
                            }
                        },
                        "load_end": 1723,
                        "ttfb_start": 439,
                        "ttfb_end": 927,
                        "download_start": 927,
                        "download_end": 1723,
                        "download_ms": 796,
                        "all_start": 439,
                        "all_end": 1723,
                        "all_ms": 1284,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "30317.9",
                        "request_id": "30317.9",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                        "raw_id": "30317.9",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1090,
                        "ttfb_ms": 488,
                        "load_start": 439,
                        "load_start_float": 439.00015000000002,
                        "bytesIn": 97454,
                        "objectSize": 97454,
                        "objectSizeUncompressed": 97454,
                        "chunks": [
                            {
                                "ts": 1144,
                                "bytes": 5273
                            },
                            {
                                "ts": 1172,
                                "bytes": 16366
                            },
                            {
                                "ts": 1200,
                                "bytes": 16366
                            },
                            {
                                "ts": 1229,
                                "bytes": 2955
                            },
                            {
                                "ts": 1446,
                                "bytes": 13267
                            },
                            {
                                "ts": 1474,
                                "bytes": 16366
                            },
                            {
                                "ts": 1502,
                                "bytes": 16366
                            },
                            {
                                "ts": 1529,
                                "bytes": 10495
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 97454",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66e070e2-17cae\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 10 Sep 2024 16:16:34 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 97454,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 429,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 150,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "95 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1800,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x1800",
                                    "Megapixels": 2.2000000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 1800,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2160000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.015,
                                        "standardDeviation": 76.551400000000001,
                                        "kurtosis": -1.06125,
                                        "skewness": 0.24015,
                                        "entropy": 0.95516400000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.05500000000001,
                                        "standardDeviation": 83.519800000000004,
                                        "kurtosis": -1.26833,
                                        "skewness": 0.0266237,
                                        "entropy": 0.95601400000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.02200000000001,
                                        "standardDeviation": 74.066699999999997,
                                        "kurtosis": -1.0117700000000001,
                                        "skewness": 0.210262,
                                        "entropy": 0.96486899999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 98.966899999999995,
                                        "standardDeviation": 72.067700000000002,
                                        "kurtosis": -0.73696099999999998,
                                        "skewness": 0.470833,
                                        "entropy": 0.94460900000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 1800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:56+00:00",
                                    "date:modify": "2024-10-25T17:35:56+00:00",
                                    "signature": "5b9043447a2e098889b9001cc5f3fa313708f7278e2fff01f8a5b99b076600ef"
                                },
                                "tainted": false,
                                "filesize": "97454B",
                                "numberPixels": "2160000",
                                "pixelsPerSecond": "46.7851MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.046"
                            }
                        },
                        "load_end": 1529,
                        "ttfb_start": 439,
                        "ttfb_end": 927,
                        "download_start": 927,
                        "download_end": 1529,
                        "download_ms": 602,
                        "all_start": 439,
                        "all_end": 1529,
                        "all_ms": 1090,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "30317.10",
                        "request_id": "30317.10",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                        "raw_id": "30317.10",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2220,
                        "ttfb_ms": 489,
                        "load_start": 439,
                        "load_start_float": 439.000156,
                        "bytesIn": 209596,
                        "objectSize": 209596,
                        "objectSizeUncompressed": 209596,
                        "chunks": [
                            {
                                "ts": 1532,
                                "bytes": 5871
                            },
                            {
                                "ts": 1563,
                                "bytes": 16366
                            },
                            {
                                "ts": 1587,
                                "bytes": 2339
                            },
                            {
                                "ts": 1725,
                                "bytes": 15363
                            },
                            {
                                "ts": 1752,
                                "bytes": 16366
                            },
                            {
                                "ts": 1776,
                                "bytes": 9231
                            },
                            {
                                "ts": 1891,
                                "bytes": 9824
                            },
                            {
                                "ts": 1917,
                                "bytes": 16366
                            },
                            {
                                "ts": 1941,
                                "bytes": 16366
                            },
                            {
                                "ts": 1969,
                                "bytes": 16366
                            },
                            {
                                "ts": 2000,
                                "bytes": 6614
                            },
                            {
                                "ts": 2222,
                                "bytes": 9333
                            },
                            {
                                "ts": 2245,
                                "bytes": 16366
                            },
                            {
                                "ts": 2274,
                                "bytes": 16366
                            },
                            {
                                "ts": 2302,
                                "bytes": 16366
                            },
                            {
                                "ts": 2330,
                                "bytes": 7105
                            },
                            {
                                "ts": 2633,
                                "bytes": 871
                            },
                            {
                                "ts": 2659,
                                "bytes": 12117
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 209596",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66e2a960-332bc\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Thu, 12 Sep 2024 08:42:08 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 209596,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 430,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 156,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "193 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 2659,
                        "ttfb_start": 439,
                        "ttfb_end": 928,
                        "download_start": 928,
                        "download_end": 2659,
                        "download_ms": 1731,
                        "all_start": 439,
                        "all_end": 2659,
                        "all_ms": 2220,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "30317.11",
                        "request_id": "30317.11",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                        "raw_id": "30317.11",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1587,
                        "ttfb_ms": 488,
                        "load_start": 440,
                        "load_start_float": 440.00016199999999,
                        "bytesIn": 82186,
                        "objectSize": 82186,
                        "objectSizeUncompressed": 82186,
                        "chunks": [
                            {
                                "ts": 1776,
                                "bytes": 7135
                            },
                            {
                                "ts": 1804,
                                "bytes": 16366
                            },
                            {
                                "ts": 1832,
                                "bytes": 16366
                            },
                            {
                                "ts": 1861,
                                "bytes": 16366
                            },
                            {
                                "ts": 1890,
                                "bytes": 1111
                            },
                            {
                                "ts": 2000,
                                "bytes": 9752
                            },
                            {
                                "ts": 2027,
                                "bytes": 15090
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 82186",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d76393-1410a\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2242,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 82186,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 431,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 162,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "66 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 2027,
                        "ttfb_start": 440,
                        "ttfb_end": 928,
                        "download_start": 928,
                        "download_end": 2027,
                        "download_ms": 1099,
                        "all_start": 440,
                        "all_end": 2027,
                        "all_ms": 1587,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "30317.12",
                        "request_id": "30317.12",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                        "raw_id": "30317.12",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2968,
                        "ttfb_ms": 488,
                        "load_start": 441,
                        "load_start_float": 441.00016799999997,
                        "bytesIn": 319412,
                        "objectSize": 319412,
                        "objectSizeUncompressed": 319412,
                        "chunks": [
                            {
                                "ts": 2029,
                                "bytes": 1267
                            },
                            {
                                "ts": 2056,
                                "bytes": 16366
                            },
                            {
                                "ts": 2080,
                                "bytes": 16366
                            },
                            {
                                "ts": 2108,
                                "bytes": 16366
                            },
                            {
                                "ts": 2137,
                                "bytes": 15171
                            },
                            {
                                "ts": 2330,
                                "bytes": 9261
                            },
                            {
                                "ts": 2359,
                                "bytes": 16366
                            },
                            {
                                "ts": 2387,
                                "bytes": 16366
                            },
                            {
                                "ts": 2410,
                                "bytes": 16366
                            },
                            {
                                "ts": 2439,
                                "bytes": 7177
                            },
                            {
                                "ts": 2663,
                                "bytes": 4249
                            },
                            {
                                "ts": 2689,
                                "bytes": 16366
                            },
                            {
                                "ts": 2712,
                                "bytes": 16366
                            },
                            {
                                "ts": 2740,
                                "bytes": 16366
                            },
                            {
                                "ts": 2769,
                                "bytes": 12189
                            },
                            {
                                "ts": 3009,
                                "bytes": 16366
                            },
                            {
                                "ts": 3038,
                                "bytes": 16366
                            },
                            {
                                "ts": 3066,
                                "bytes": 16366
                            },
                            {
                                "ts": 3094,
                                "bytes": 16366
                            },
                            {
                                "ts": 3118,
                                "bytes": 16366
                            },
                            {
                                "ts": 3146,
                                "bytes": 16366
                            },
                            {
                                "ts": 3175,
                                "bytes": 108
                            },
                            {
                                "ts": 3396,
                                "bytes": 16366
                            },
                            {
                                "ts": 3409,
                                "bytes": 8134
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 319412",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d76393-4dfb4\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2194,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 319412,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 435,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 168,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "312 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 800,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x800",
                                    "Megapixels": 0.95999999999999996
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 960000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 72.747600000000006,
                                        "standardDeviation": 46.270000000000003,
                                        "kurtosis": -0.55831200000000003,
                                        "skewness": 0.56900799999999996,
                                        "entropy": 0.90835299999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 79.195899999999995,
                                        "standardDeviation": 49.757899999999999,
                                        "kurtosis": -0.66143600000000002,
                                        "skewness": 0.39768999999999999,
                                        "entropy": 0.92734899999999998
                                    },
                                    "green": {
                                        "min": 3,
                                        "max": 255,
                                        "mean": 92.767700000000005,
                                        "standardDeviation": 51.081099999999999,
                                        "kurtosis": -0.98803600000000003,
                                        "skewness": 0.12764,
                                        "entropy": 0.93573399999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 46.279299999999999,
                                        "standardDeviation": 37.970999999999997,
                                        "kurtosis": 2.5475500000000002,
                                        "skewness": 1.3661399999999999,
                                        "entropy": 0.86197599999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:58+00:00",
                                    "date:modify": "2024-10-25T17:35:58+00:00",
                                    "signature": "b286f67edc073f44cd059519095244cd203938a76e6ffb8ae44779a8a1340737"
                                },
                                "tainted": false,
                                "filesize": "319412B",
                                "numberPixels": "960000",
                                "pixelsPerSecond": "18.493MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.051"
                            }
                        },
                        "load_end": 3409,
                        "ttfb_start": 441,
                        "ttfb_end": 929,
                        "download_start": 929,
                        "download_end": 3409,
                        "download_ms": 2480,
                        "all_start": 441,
                        "all_end": 3409,
                        "all_ms": 2968,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "30317.14",
                        "request_id": "30317.14",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                        "raw_id": "30317.14",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3480,
                        "ttfb_ms": 488,
                        "load_start": 441,
                        "load_start_float": 441.00017400000002,
                        "bytesIn": 510918,
                        "objectSize": 510918,
                        "objectSizeUncompressed": 510918,
                        "chunks": [
                            {
                                "ts": 2137,
                                "bytes": 1195
                            },
                            {
                                "ts": 2165,
                                "bytes": 16366
                            },
                            {
                                "ts": 2193,
                                "bytes": 16366
                            },
                            {
                                "ts": 2222,
                                "bytes": 7033
                            },
                            {
                                "ts": 2439,
                                "bytes": 9189
                            },
                            {
                                "ts": 2467,
                                "bytes": 16366
                            },
                            {
                                "ts": 2495,
                                "bytes": 16366
                            },
                            {
                                "ts": 2523,
                                "bytes": 15423
                            },
                            {
                                "ts": 2769,
                                "bytes": 4177
                            },
                            {
                                "ts": 2797,
                                "bytes": 16366
                            },
                            {
                                "ts": 2825,
                                "bytes": 16366
                            },
                            {
                                "ts": 2854,
                                "bytes": 16366
                            },
                            {
                                "ts": 2877,
                                "bytes": 12261
                            },
                            {
                                "ts": 3175,
                                "bytes": 16258
                            },
                            {
                                "ts": 3203,
                                "bytes": 16366
                            },
                            {
                                "ts": 3231,
                                "bytes": 16366
                            },
                            {
                                "ts": 3260,
                                "bytes": 16366
                            },
                            {
                                "ts": 3283,
                                "bytes": 180
                            },
                            {
                                "ts": 3439,
                                "bytes": 16366
                            },
                            {
                                "ts": 3463,
                                "bytes": 16366
                            },
                            {
                                "ts": 3490,
                                "bytes": 16366
                            },
                            {
                                "ts": 3519,
                                "bytes": 16366
                            },
                            {
                                "ts": 3547,
                                "bytes": 16366
                            },
                            {
                                "ts": 3575,
                                "bytes": 16366
                            },
                            {
                                "ts": 3599,
                                "bytes": 108
                            },
                            {
                                "ts": 3641,
                                "bytes": 16366
                            },
                            {
                                "ts": 3670,
                                "bytes": 16366
                            },
                            {
                                "ts": 3698,
                                "bytes": 16366
                            },
                            {
                                "ts": 3727,
                                "bytes": 16438
                            },
                            {
                                "ts": 3755,
                                "bytes": 16366
                            },
                            {
                                "ts": 3783,
                                "bytes": 16366
                            },
                            {
                                "ts": 3807,
                                "bytes": 16366
                            },
                            {
                                "ts": 3835,
                                "bytes": 16438
                            },
                            {
                                "ts": 3863,
                                "bytes": 16366
                            },
                            {
                                "ts": 3892,
                                "bytes": 16366
                            },
                            {
                                "ts": 3920,
                                "bytes": 16366
                            },
                            {
                                "ts": 3921,
                                "bytes": 3068
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 510918",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d82bb7-7cbc6\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Wed, 04 Sep 2024 09:43:19 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2344,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 510918,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 436,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 174,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "499 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1800,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x1800",
                                    "Megapixels": 2.2000000000000002
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 1800,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2160000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 152.19399999999999,
                                        "standardDeviation": 77.809600000000003,
                                        "kurtosis": -1.32578,
                                        "skewness": -0.46696500000000002,
                                        "entropy": 0.949901
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.07900000000001,
                                        "standardDeviation": 75.795100000000005,
                                        "kurtosis": -1.2224999999999999,
                                        "skewness": -0.49559900000000001,
                                        "entropy": 0.96167400000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 152.56100000000001,
                                        "standardDeviation": 75.733699999999999,
                                        "kurtosis": -1.3118700000000001,
                                        "skewness": -0.48059200000000002,
                                        "entropy": 0.945932
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 145.941,
                                        "standardDeviation": 81.899900000000002,
                                        "kurtosis": -1.4672700000000001,
                                        "skewness": -0.40533799999999998,
                                        "entropy": 0.94209799999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 1800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:58+00:00",
                                    "date:modify": "2024-10-25T17:35:58+00:00",
                                    "signature": "36143bd272e59f77740c91cdbe1497464be911df8353c9fec70591b2b54cf3eb"
                                },
                                "tainted": false,
                                "filesize": "510918B",
                                "numberPixels": "2160000",
                                "pixelsPerSecond": "23.0822MB",
                                "userTime": "0.070u",
                                "elapsedTime": "0:01.093"
                            }
                        },
                        "load_end": 3921,
                        "ttfb_start": 441,
                        "ttfb_end": 929,
                        "download_start": 929,
                        "download_end": 3921,
                        "download_ms": 2992,
                        "all_start": 441,
                        "all_end": 3921,
                        "all_ms": 3480,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "30317.15",
                        "request_id": "30317.15",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                        "raw_id": "30317.15",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3176,
                        "ttfb_ms": 489,
                        "load_start": 441,
                        "load_start_float": 441.00018,
                        "bytesIn": 221796,
                        "objectSize": 221796,
                        "objectSizeUncompressed": 221796,
                        "chunks": [
                            {
                                "ts": 2524,
                                "bytes": 943
                            },
                            {
                                "ts": 2553,
                                "bytes": 16366
                            },
                            {
                                "ts": 2575,
                                "bytes": 16366
                            },
                            {
                                "ts": 2604,
                                "bytes": 16366
                            },
                            {
                                "ts": 2632,
                                "bytes": 15495
                            },
                            {
                                "ts": 2878,
                                "bytes": 4105
                            },
                            {
                                "ts": 2905,
                                "bytes": 16366
                            },
                            {
                                "ts": 2934,
                                "bytes": 16366
                            },
                            {
                                "ts": 2962,
                                "bytes": 16366
                            },
                            {
                                "ts": 2981,
                                "bytes": 12333
                            },
                            {
                                "ts": 3283,
                                "bytes": 16186
                            },
                            {
                                "ts": 3311,
                                "bytes": 16366
                            },
                            {
                                "ts": 3340,
                                "bytes": 16366
                            },
                            {
                                "ts": 3368,
                                "bytes": 16618
                            },
                            {
                                "ts": 3599,
                                "bytes": 16258
                            },
                            {
                                "ts": 3617,
                                "bytes": 8930
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 221796",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d76394-36264\"",
                                "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2203,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 221796,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 437,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 180,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "217 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 1500,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x1500",
                                    "Megapixels": 1.8
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 1500,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1800000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 77.849900000000005,
                                        "standardDeviation": 65.161299999999997,
                                        "kurtosis": -0.72004400000000002,
                                        "skewness": 0.64927000000000001,
                                        "entropy": 0.91101799999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.156499999999994,
                                        "standardDeviation": 79.890100000000004,
                                        "kurtosis": -1.02878,
                                        "skewness": 0.517683,
                                        "entropy": 0.94414699999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 93.589399999999998,
                                        "standardDeviation": 62.110999999999997,
                                        "kurtosis": -1.2818099999999999,
                                        "skewness": 0.256884,
                                        "entropy": 0.95670699999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 48.803800000000003,
                                        "standardDeviation": 53.482599999999998,
                                        "kurtosis": -0.20955799999999999,
                                        "skewness": 0.98513200000000001,
                                        "entropy": 0.83220000000000005
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 1500,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:58+00:00",
                                    "date:modify": "2024-10-25T17:35:58+00:00",
                                    "signature": "e6f0e9e171b5e8815b979c51ca624976d5f0d84946140744659d1cdeccd86607"
                                },
                                "tainted": false,
                                "filesize": "221796B",
                                "numberPixels": "1800000",
                                "pixelsPerSecond": "43.1724MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.041"
                            }
                        },
                        "load_end": 3617,
                        "ttfb_start": 441,
                        "ttfb_end": 930,
                        "download_start": 930,
                        "download_end": 3617,
                        "download_ms": 2687,
                        "all_start": 441,
                        "all_end": 3617,
                        "all_ms": 3176,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "30317.53",
                        "request_id": "30317.53",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                        "raw_id": "30317.53",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 511,
                        "ttfb_ms": 483,
                        "load_start": 442,
                        "load_start_float": 442.00018599999999,
                        "bytesIn": 21144,
                        "objectSize": 21144,
                        "objectSizeUncompressed": 21144,
                        "chunks": [
                            {
                                "ts": 932,
                                "bytes": 14762
                            },
                            {
                                "ts": 953,
                                "bytes": 6382
                            }
                        ],
                        "expires": "Sun, 24 Nov 2024 17:35:55 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.jerritpeinelt.com",
                                "priority: u=0",
                                "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 21144",
                                "content-type: font\/woff2",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d6c1db-5298\"",
                                "expires: Sun, 24 Nov 2024 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 07:59:23 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 437,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 186,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 142,
                                "GPOS": 4326,
                                "GSUB": 1104,
                                "OS\/2": 96,
                                "cmap": 626,
                                "cvt ": 160,
                                "fpgm": 3605,
                                "gasp": 8,
                                "glyf": 29957,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 458,
                                "post": 1101,
                                "prep": 214
                            },
                            "names": {
                                "0": "Copyright 2017 The Barlow Project Authors (https:\/\/github.com\/jp",
                                "1": "Barlow",
                                "2": "Regular",
                                "3": "1.408;TRBY;Barlow-Regular",
                                "4": "Barlow Regular",
                                "5": "Version 1.408",
                                "6": "Barlow-Regular",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 513,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 303,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "TRBY",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 1000,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1112,
                                "usWinDescent": 249,
                                "ulCodePageRange1": 536871315,
                                "ulCodePageRange2": 0,
                                "sxHeight": 506,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 221,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 953,
                        "ttfb_start": 442,
                        "ttfb_end": 925,
                        "download_start": 925,
                        "download_end": 953,
                        "download_ms": 28,
                        "all_start": 442,
                        "all_end": 953,
                        "all_ms": 511,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "30317.54",
                        "request_id": "30317.54",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                        "raw_id": "30317.54",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 535,
                        "ttfb_ms": 483,
                        "load_start": 442,
                        "load_start_float": 442.00019200000003,
                        "bytesIn": 20960,
                        "objectSize": 20960,
                        "objectSizeUncompressed": 20960,
                        "chunks": [
                            {
                                "ts": 956,
                                "bytes": 9975
                            },
                            {
                                "ts": 977,
                                "bytes": 10985
                            }
                        ],
                        "expires": "Sun, 24 Nov 2024 17:35:55 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.jerritpeinelt.com",
                                "priority: u=0",
                                "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 20960",
                                "content-type: font\/woff2",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: \"66d6c1da-51e0\"",
                                "expires: Sun, 24 Nov 2024 17:35:55 GMT",
                                "last-modified: Tue, 03 Sep 2024 07:59:22 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 438,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 192,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 142,
                                "GPOS": 4326,
                                "GSUB": 1104,
                                "OS\/2": 96,
                                "cmap": 626,
                                "cvt ": 160,
                                "fpgm": 3605,
                                "gasp": 8,
                                "glyf": 29296,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 440,
                                "post": 1101,
                                "prep": 214
                            },
                            "names": {
                                "0": "Copyright 2017 The Barlow Project Authors (https:\/\/github.com\/jp",
                                "1": "Barlow Medium",
                                "2": "Regular",
                                "3": "1.408;TRBY;Barlow-Medium",
                                "4": "Barlow Medium",
                                "5": "Version 1.408",
                                "6": "Barlow-Medium",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 518,
                                "usWeightClass": 500,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 305,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "TRBY",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 1000,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1112,
                                "usWinDescent": 249,
                                "ulCodePageRange1": 536871315,
                                "ulCodePageRange2": 0,
                                "sxHeight": 509,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 6,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 221,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 977,
                        "ttfb_start": 442,
                        "ttfb_end": 925,
                        "download_start": 925,
                        "download_end": 977,
                        "download_ms": 52,
                        "all_start": 442,
                        "all_end": 977,
                        "all_ms": 535,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "30317.52",
                        "request_id": "30317.52",
                        "ip_addr": "188.68.47.178",
                        "full_url": "https:\/\/app.datenwerkbank.de\/matomo.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "app.datenwerkbank.de",
                        "url": "\/matomo.js",
                        "raw_id": "30317.52",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 288,
                        "ttfb_ms": 282,
                        "load_start": 511,
                        "load_start_float": 511.000113,
                        "bytesIn": 20952,
                        "objectSize": 20952,
                        "objectSizeUncompressed": 67460,
                        "chunks": [
                            {
                                "ts": 794,
                                "bytes": 16179,
                                "inflated": 50401
                            },
                            {
                                "ts": 798,
                                "bytes": 4773,
                                "inflated": 17059
                            }
                        ],
                        "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 137,
                        "protocol": "HTTP\/2",
                        "dns_start": 349,
                        "dns_end": 380,
                        "connect_start": 380,
                        "connect_end": 417,
                        "ssl_start": 417,
                        "ssl_end": 510,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "app.datenwerkbank.de",
                            "sanList": [
                                "app.datenwerkbank.de"
                            ],
                            "issuer": "R10",
                            "validFrom": 1729850841,
                            "validTo": 1737626840,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1729854351813,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100EAF77597F43AD4141A8C865C00AC1F1FFD306CCD54DB03F406466743BDBA3D24022100F25F0F58C0D091025CC1C0B680D126A04D1ED3B425ABEE749358716239768501"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1729854351821,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022074A00387A4FA83A9C0720FCBAF2F9C55A8FD84FAFF9E69FED43D5238D5111134022008EB63367F1E0D41FF52EA8346511554F0F2F7D0CDAD4D91F3F7A4AF43B30108"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": "278",
                        "initiator_column": "19",
                        "initiator_type": "script",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.datenwerkbank.de",
                                ":method: GET",
                                ":path: \/matomo.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "etag: W\/\"66f504a8-10784\"",
                                "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                "last-modified: Thu, 26 Sep 2024 06:52:24 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1606,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 31,
                        "connect_ms": 37,
                        "ssl_ms": 93,
                        "gzip_total": 21166,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 347,
                        "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 113,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF+DCCBOCgAwIBAgISBL3LZ57i9vZTTaGhkpbdP3cAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQxMDI1MTAwNzIxWhcNMjUwMTIzMTAwNzIwWjAfMR0wGwYDVQQD\nExRhcHAuZGF0ZW53ZXJrYmFuay5kZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC\nAgoCggIBAKQkTEpy1SSRGYsLX3XcSlRpclijyvWNCPeLyQ4yYLmKTOVWQa\/m2jTK\nheWdSHkXESii6spfHiA00MTMRPoG1mRNbCUbxpbOYbyyGBeMNZj0o45W9yPOyrqV\nM9XzEPYljWDzHfKI3eqb3MRiDPyekavev5yb7EB\/uJJFLSWFMkkHXn7PjkTCJAij\nbo7LjOkCzmWhhurVKrY8oahYsnO7rshmeyTcB8IEutBWbsNRvXW3dOf7ZyUmVho4\n5B4\/6wAn4IDPho7I+zVk8O+Xjm5DIDFgqA4ZDQ8f0On\/eLyyYSv5pSuZ28U45uyI\nhr14VTSbA4YfqkVqnS63AnUEOqcaYY94TUZ3j0iMIX\/n7u8n9G3KSQEm\/xsnX6zQ\nak5QKCBfWscdmQUY8yfYlCLUkqHXOF9QZL7+1IdKAfy93ZO1MBxRvy2Ujn7ju9gT\nGe6PonIrjF0+Ymlgvr2Jl2beAGGbWItKGr\/U9k5MY23RnEsP+jdhkwZLBR4PiQ0e\nMvi\/QLRvdJrvd3EvQWkV1bDwc58a\/xzIibZx82fV4Iun\/zBpBWQ5BG6wZ5MDlpMX\neGvmE8yZfOXLRb5JpENMZg8tPe5R55V2Oy1K\/0uMllGsSosIhxGFXs4yrfGjMAb6\nh97Gdu+bXpkj4+bEj81FkbSYGzb21xrI\/K9M2hHAqa29hnlZGwRBAgMBAAGjggIY\nMIICFDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUF\nBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFHVmjMeJtOiLBaY7j8XsUbA1uGwA\nMB8GA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEsw\nSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcw\nAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wHwYDVR0RBBgwFoIUYXBwLmRhdGVu\nd2Vya2JhbmsuZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQC\nBIH1BIHyAPAAdwCi4wrkRe+9rZt+OO1HZ3dT14JbhJTXK14bLMS5UKRH5wAAAZLD\nWqnFAAAEAwBIMEYCIQDq93WX9DrUFBqMhlwArB8f\/TBszVTbA\/QGRmdDvbo9JAIh\nAPJfD1jA0JECXMHAtoDRJqBNHtO0JavudJNYcWI5doUBAHUAfVkeEuF4KnscYWd8\nXv340IdcFKBOlZ65Ay\/ZDowuebgAAAGSw1qpzQAABAMARjBEAiB0oAOHpPqDqcBy\nD8uvL5xVqP2E+v+eaf7UPVI41RERNAIgCOtjNn8eDUH\/UuqDRlEVVPDy99DNrU2R\n8\/ekr0OzAQgwDQYJKoZIhvcNAQELBQADggEBAGA\/HnXhVelWQp\/j2mWI\/zrvxKAy\nopj4dmHHhmlrvACWvU5wg25VowW6lF7u+LzYesg4uj\/ywC9TgGbE3Y91IbI3JyQ6\nxkiVuhpTIYpAUxgMAOgKaJxW9Ak8zeETngbAxclZBLvwz+83yHHE4OsV4Y2h1xmn\nJQK+YtKfx9KlO+bWu0NnT15eu2P6RAcbNIRYqQBR39aAfbjvFpQRYi6A1Aai31yN\n\/30DvfZbxK+STf9z42zZUD92gtDEE0K6QTEB090iS1gak9+d3\/xLe3aSYm5cGRIb\ntJ10r6Xeui2maBNe037VHErvCBYDsRobGe0nrVe03lxqKnO82d81n5l7IlI=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 799,
                        "ttfb_start": 511,
                        "ttfb_end": 793,
                        "download_start": 793,
                        "download_end": 799,
                        "download_ms": 6,
                        "all_start": 349,
                        "all_end": 799,
                        "all_ms": 449,
                        "index": 15,
                        "number": 16,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 1,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                902.55799999999999,
                                908.01700000000005
                            ],
                            [
                                902.57299999999998,
                                903.62599999999998
                            ],
                            [
                                4025.953,
                                4025.9740000000002
                            ],
                            [
                                4028.8159999999998,
                                4028.837
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30317.65",
                        "request_id": "30317.65",
                        "ip_addr": "188.68.47.178",
                        "full_url": "https:\/\/app.datenwerkbank.de\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "app.datenwerkbank.de",
                        "url": "\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "30317.65",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 199,
                        "ttfb_ms": 199,
                        "load_start": 809,
                        "load_start_float": 809.00019999999995,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 25 Oct 2024 18:35:55 GMT",
                        "cacheControl": "max-age=3600",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 137,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/app.datenwerkbank.de\/matomo.js",
                        "initiator_line": "35",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.datenwerkbank.de",
                                ":method: POST",
                                ":path: \/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.jerritpeinelt.com",
                                "priority: u=4, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.jerritpeinelt.com",
                                "cache-control: max-age=3600",
                                "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                "expires: Fri, 25 Oct 2024 18:35:55 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: User-Agent",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block"
                            ]
                        },
                        "bytesOut": 4219,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 808,
                        "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                        "chunks": [],
                        "netlog_id": 200,
                        "server_port": "443",
                        "load_end": 1008,
                        "ttfb_start": 809,
                        "ttfb_end": 1008,
                        "download_start": 1008,
                        "download_end": 1008,
                        "download_ms": 0,
                        "all_start": 809,
                        "all_end": 1008,
                        "all_ms": 199,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "30317.67",
                        "request_id": "30317.67",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/icons\/favicon.ico",
                        "raw_id": "30317.67",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 64,
                        "ttfb_ms": 63,
                        "load_start": 3955,
                        "load_start_float": 3955.000235,
                        "bytesIn": 15406,
                        "objectSize": 15406,
                        "objectSizeUncompressed": 15406,
                        "chunks": [
                            {
                                "ts": 4019,
                                "bytes": 15406
                            }
                        ],
                        "expires": "Fri, 01 Nov 2024 17:35:58 GMT",
                        "cacheControl": "max-age=604800",
                        "contentType": "image\/vnd.microsoft.icon",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/icons\/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "content-length: 15406",
                                "content-type: image\/vnd.microsoft.icon",
                                "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                "etag: \"66d1e0ee-3c2e\"",
                                "expires: Fri, 01 Nov 2024 17:35:58 GMT",
                                "last-modified: Fri, 30 Aug 2024 15:10:38 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1897,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 7,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15406,
                        "gzip_save": 14280,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 3954,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 235,
                        "server_port": "443",
                        "load_end": 4019,
                        "ttfb_start": 3955,
                        "ttfb_end": 4018,
                        "download_start": 4018,
                        "download_end": 4019,
                        "download_ms": 1,
                        "all_start": 3955,
                        "all_end": 4019,
                        "all_ms": 64,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "30317.13",
                        "request_id": "30317.13",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                        "raw_id": "30317.13",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 124,
                        "ttfb_ms": 65,
                        "load_start": 4002,
                        "load_start_float": 4002.0002420000001,
                        "bytesIn": 50942,
                        "objectSize": 50942,
                        "objectSizeUncompressed": 50942,
                        "chunks": [
                            {
                                "ts": 4070,
                                "bytes": 16197
                            },
                            {
                                "ts": 4096,
                                "bytes": 16571
                            },
                            {
                                "ts": 4124,
                                "bytes": 16366
                            },
                            {
                                "ts": 4126,
                                "bytes": 1808
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:58 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 50942",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                "etag: \"66e070e2-c6fe\"",
                                "expires: Sat, 22 Feb 2025 17:35:58 GMT",
                                "last-modified: Tue, 10 Sep 2024 16:16:34 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 50942,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4001,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 242,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "50 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1200,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 800,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1200x800",
                                    "Megapixels": 0.95999999999999996
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 960000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 124.429,
                                        "standardDeviation": 54.110199999999999,
                                        "kurtosis": -0.72580500000000003,
                                        "skewness": -0.39389000000000002,
                                        "entropy": 0.96040599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 116.736,
                                        "standardDeviation": 58.2256,
                                        "kurtosis": -0.80471000000000004,
                                        "skewness": -0.24846299999999999,
                                        "entropy": 0.95974400000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 235,
                                        "mean": 126.97,
                                        "standardDeviation": 52.747999999999998,
                                        "kurtosis": -0.70607600000000004,
                                        "skewness": -0.45139299999999999,
                                        "entropy": 0.96467099999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 242,
                                        "mean": 129.58099999999999,
                                        "standardDeviation": 51.356999999999999,
                                        "kurtosis": -0.73823099999999997,
                                        "skewness": -0.43668499999999999,
                                        "entropy": 0.95680399999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:58+00:00",
                                    "date:modify": "2024-10-25T17:35:58+00:00",
                                    "signature": "1f73f4b7127c179b5b30f514bd61d0785125578e506a7a84121f4f3f82d716c6"
                                },
                                "tainted": false,
                                "filesize": "50942B",
                                "numberPixels": "960000",
                                "pixelsPerSecond": "51.5264MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "load_end": 4126,
                        "ttfb_start": 4002,
                        "ttfb_end": 4067,
                        "download_start": 4067,
                        "download_end": 4126,
                        "download_ms": 59,
                        "all_start": 4002,
                        "all_end": 4126,
                        "all_ms": 124,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "30317.16",
                        "request_id": "30317.16",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                        "raw_id": "30317.16",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 349,
                        "ttfb_ms": 158,
                        "load_start": 4003,
                        "load_start_float": 4003.0002479999998,
                        "bytesIn": 132060,
                        "objectSize": 132060,
                        "objectSizeUncompressed": 132060,
                        "chunks": [
                            {
                                "ts": 4166,
                                "bytes": 16195
                            },
                            {
                                "ts": 4182,
                                "bytes": 16573
                            },
                            {
                                "ts": 4210,
                                "bytes": 16366
                            },
                            {
                                "ts": 4237,
                                "bytes": 16402
                            },
                            {
                                "ts": 4266,
                                "bytes": 16366
                            },
                            {
                                "ts": 4294,
                                "bytes": 16402
                            },
                            {
                                "ts": 4324,
                                "bytes": 16366
                            },
                            {
                                "ts": 4352,
                                "bytes": 17390
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:58 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/webp",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 132060",
                                "content-type: image\/webp",
                                "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                "etag: \"66d76393-203dc\"",
                                "expires: Sat, 22 Feb 2025 17:35:58 GMT",
                                "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2278,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 132060,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4002,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 248,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Error reading RIFF file (corrupted?)"
                                },
                                "File": {
                                    "FileSize": "112 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                }
                            }
                        },
                        "load_end": 4352,
                        "ttfb_start": 4003,
                        "ttfb_end": 4161,
                        "download_start": 4161,
                        "download_end": 4352,
                        "download_ms": 191,
                        "all_start": 4003,
                        "all_end": 4352,
                        "all_ms": 349,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "30317.66",
                        "request_id": "30317.66",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/site.webmanifest",
                        "raw_id": "30317.66",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 287,
                        "ttfb_ms": 285,
                        "load_start": 4040,
                        "load_start_float": 4040.000227,
                        "bytesIn": 511,
                        "objectSize": 511,
                        "objectSizeUncompressed": 511,
                        "chunks": [
                            {
                                "ts": 4327,
                                "bytes": 511
                            }
                        ],
                        "expires": "Fri, 01 Nov 2024 17:35:58 GMT",
                        "cacheControl": "max-age=604800",
                        "contentType": "application\/manifest+json",
                        "contentEncoding": "",
                        "socket": 234,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 3931,
                        "connect_end": 3973,
                        "ssl_start": 3973,
                        "ssl_end": 4039,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jerritpeinelt.com",
                            "sanList": [
                                "jerritpeinelt.com",
                                "www.jerritpeinelt.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725024289,
                            "validTo": 1732800288,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725027799861,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1725027799860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "content-length: 511",
                                "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                "content-type: application\/manifest+json",
                                "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                "etag: \"1ff-620e81111b2bd\"",
                                "expires: Fri, 01 Nov 2024 17:35:58 GMT",
                                "last-modified: Fri, 30 Aug 2024 15:15:51 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: User-Agent",
                                "x-accel-version: 0.01",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1681,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 42,
                        "ssl_ms": 66,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 3929,
                        "socket_group": "pm\/https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 227,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 4327,
                        "ttfb_start": 4040,
                        "ttfb_end": 4325,
                        "download_start": 4325,
                        "download_end": 4327,
                        "download_ms": 2,
                        "all_start": 3931,
                        "all_end": 4327,
                        "all_ms": 395,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "30317.70",
                        "request_id": "30317.70",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/android-chrome-192x192.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/assets\/icons\/android-chrome-192x192.png",
                        "raw_id": "30317.70",
                        "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 44,
                        "ttfb_ms": 44,
                        "load_start": 4332,
                        "load_start_float": 4332.0002549999999,
                        "bytesIn": 3479,
                        "objectSize": 3479,
                        "objectSizeUncompressed": 3479,
                        "chunks": [
                            {
                                "ts": 4376,
                                "bytes": 3479
                            }
                        ],
                        "expires": "Sat, 22 Feb 2025 17:35:59 GMT",
                        "cacheControl": "max-age=10368000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 92,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/assets\/icons\/android-chrome-192x192.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=10368000",
                                "content-length: 3479",
                                "content-type: image\/png",
                                "date: Fri, 25 Oct 2024 17:35:59 GMT",
                                "etag: \"66d1e0ec-d97\"",
                                "expires: Sat, 22 Feb 2025 17:35:59 GMT",
                                "last-modified: Fri, 30 Aug 2024 15:10:36 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1942,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 3479,
                        "image_save": 0,
                        "cache_time": 10368000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4330,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 255,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "3.4 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png",
                                    "ExifByteOrder": "Big-endian (Motorola, MM)"
                                },
                                "PNG": {
                                    "ImageWidth": 192,
                                    "ImageHeight": 192,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "SRGBRendering": "Perceptual"
                                },
                                "EXIF": {
                                    "ColorSpace": "sRGB",
                                    "ExifImageWidth": 192,
                                    "ExifImageHeight": 192
                                },
                                "Composite": {
                                    "ImageSize": "192x192",
                                    "Megapixels": 0.036999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 192,
                                    "height": 192,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Bilevel",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 1,
                                    "green": 1,
                                    "blue": 1
                                },
                                "pixels": 36864,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 18.849499999999999,
                                        "standardDeviation": 28.764299999999999,
                                        "kurtosis": 8.6651600000000002,
                                        "skewness": 3.2593200000000002,
                                        "entropy": 0.042188200000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 179.602,
                                        "standardDeviation": 115.057,
                                        "kurtosis": -1.1767000000000001,
                                        "skewness": 0.89732500000000004,
                                        "entropy": 0.16875299999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 192,
                                    "height": 192,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-10-25T17:35:59+00:00",
                                    "date:modify": "2024-10-25T17:35:59+00:00",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "192, 192",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "bed310c345043178096ea0999501beb00200352be130de1d0d4a099828510381"
                                },
                                "tainted": false,
                                "filesize": "3479B",
                                "numberPixels": "36864",
                                "pixelsPerSecond": "38.8216MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 4376,
                        "ttfb_start": 4332,
                        "ttfb_end": 4376,
                        "download_start": 4376,
                        "download_end": 4376,
                        "download_ms": 0,
                        "all_start": 4332,
                        "all_end": 4376,
                        "all_ms": 44,
                        "index": 21,
                        "number": 22
                    }
                ],
                "requestsFull": 22,
                "requestsDoc": 20,
                "responses_200": 21,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                "loadEventStart": 3924,
                "loadEventEnd": 3926,
                "domContentLoadedEventStart": 426,
                "domContentLoadedEventEnd": 426,
                "URL": "https:\/\/www.jerritpeinelt.com\/",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "27919E4952D43744F8D3FC941EF8CA09",
                "final_url": "https:\/\/www.jerritpeinelt.com\/",
                "domInteractive": 426,
                "firstPaint": 447.79999999981374,
                "firstContentfulPaint": 548,
                "firstImagePaint": 548,
                "firstMeaningfulPaint": 548,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 0,
                "TTFB": 267,
                "basePageSSLTime": 67,
                "score_cache": 100,
                "score_cdn": 0,
                "score_gzip": 80,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 119329,
                "gzip_savings": 24064,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 2139743,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 1,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 9,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 10,
                    "v8.compile": 4,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 7,
                    "MarkLoad": 0,
                    "Layout": 69,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 2,
                    "Paint": 4,
                    "Layerize": 3,
                    "largestContentfulPaint::Candidate": 0,
                    "FireAnimationFrame": 3,
                    "FunctionCall": 10,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "Idle": 4247
                },
                "cpuTimesDoc": {
                    "ParseHTML": 1,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 9,
                    "ParseAuthorStyleSheet": 1,
                    "EvaluateScript": 10,
                    "v8.compile": 4,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 6,
                    "MarkLoad": 0,
                    "Layout": 67,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 2,
                    "Paint": 3,
                    "Layerize": 2,
                    "largestContentfulPaint::Candidate": 0,
                    "FireAnimationFrame": 3,
                    "FunctionCall": 4,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "Idle": 3908
                },
                "cpu.ParseHTML": 1,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 9,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.EvaluateScript": 10,
                "cpu.v8.compile": 4,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 7,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 69,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 4,
                "cpu.Layerize": 3,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 3,
                "cpu.FunctionCall": 10,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 4247,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1729877752.9506857,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1729877754.6962962,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 2409,
                "fullyLoadedCPUpct": 17.825443786981022,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                                "loaderId": "C116F6C36A3F9DC2416300E5AB7BA017"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.jerritpeinelt.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.jerritpeinelt.com\/",
                "document_hostname": "www.jerritpeinelt.com",
                "document_origin": "https:\/\/www.jerritpeinelt.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 165,
                "domComplete": 3924,
                "PerformancePaintTiming.first-paint": 447.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 447.79999999981374,
                "origin_dns": {
                    "ns": [
                        "ns10.domaincontrol.com.",
                        "ns09.domaincontrol.com."
                    ],
                    "mx": [
                        "0 smtp.secureserver.net.",
                        "10 mailstore1.secureserver.net."
                    ],
                    "txt": [
                        "\"v=spf1 mx a include:secureserver.net include:ispgateway.de ~all\""
                    ],
                    "soa": [
                        "ns09.domaincontrol.com. dns.jomax.net. 2024083053 28800 7200 604800 600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Analytics": "Matomo Analytics",
                    "Security": "HSTS",
                    "Hosting": "GoDaddy",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "GSAP": "",
                    "Nginx": "",
                    "Matomo Analytics": "",
                    "HSTS": "",
                    "GoDaddy": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoDaddy": {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"home loaded\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        ".contact-container > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>",
                                    "target": [
                                        ".intro > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p>",
                                    "target": [
                                        ".content-blocks > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Kontakt aufnehmen<\/span>",
                                    "target": [
                                        "span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>",
                                    "target": [
                                        ".text-container > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<em>Folge mir hier<\/em>",
                                    "target": [
                                        "em"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        "a[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"grid small-container image-circle\" id=\"\">",
                                    "target": [
                                        ".grid"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                    "target": [
                                        "img[width=\"20\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"2489\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"1960\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"787\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                    "target": [
                                        "img[width=\"1600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        ".contact-container > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>",
                                    "target": [
                                        ".content-blocks > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        "a[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        "header > .wrapper > nav > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".social-container > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".misc-nav > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>",
                                    "target": [
                                        "li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".social-container > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".social-container > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                    "target": [
                                        "img[width=\"20\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                    "target": [
                                        "img[width=\"1600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "rw0bab.webhosting.systems",
                "base_page_cname": "",
                "base_page_dns_server": "ns09.domaincontrol.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 13100,
                "testUrl": "https:\/\/www.jerritpeinelt.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\"width\":23,\"height\":35,\"naturalWidth\":30,\"naturalHeight\":45},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp\",\"width\":581,\"height\":872,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp\",\"width\":465,\"height\":697,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp\",\"width\":523,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp\",\"width\":552,\"height\":368,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp\",\"width\":523,\"height\":784,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp\",\"width\":552,\"height\":690,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\",\"width\":390,\"height\":390,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    }
                ],
                "generated-content-percent": 9.3300000000000001,
                "generated-content-size": 6.3300000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 30,
                        "naturalHeight": 45
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2400
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2400
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg",
                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6"
                ],
                "rendered-html": "<html lang=\"de\" class=\"js\"><head>\n  <meta charset=\"utf-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n  <link rel=\"canonical\" href=\"https:\/\/www.jerritpeinelt.com\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n      <title>Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart<\/title>\n    <meta property=\"og:title\" content=\"Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart\">\n  \n      <meta name=\"description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n    <meta property=\"og:description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n  \n  <meta property=\"og:type\" content=\"website\">\n  <meta property=\"og:url\" content=\"https:\/\/www.jerritpeinelt.com\">\n\n      <meta property=\"og:image\" content=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11.jpg\">\n  \n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-16x16.png\">\n  <link rel=\"shortcut icon\" type=\"image\/x-icon\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico\">\n  <link rel=\"manifest\" href=\"https:\/\/www.jerritpeinelt.com\/site.webmanifest\">\n\n  <link href=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6\" rel=\"stylesheet\">\n\n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/app.datenwerkbank.de\/matomo.js\"><\/script><script>\n    document.documentElement.className = document.documentElement.className.replace('no-js', 'js');\n  <\/script>\n<\/head>\n\n<body class=\"home loaded\" style=\"\"><header class=\"header\">\n  <div class=\"wrapper\">\n    <nav>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <div class=\"logo-container\">\n      <a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>\n    <\/div>\n\n    <div class=\"contact-container\">\n      <a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n<main>\n  <div class=\"wrapper\">\n          <section class=\"full-gallery loaded\">\n        <div class=\"gallery\" style=\"position: relative; height: 8296.64px;\">\n          <section class=\"intro stamp stamp1\" data-lag=\"0.95\">\n            <p><strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong><\/p><p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>          <\/section>\n\n                                    <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                              <\/div>\n      <\/section>\n    \n      <section class=\"grid small-container image-circle\" id=\"\">\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n            <figure class=\"\">\n          <img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">\n    \n      <\/figure>\n        <\/div>\n      <\/div>\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n          <h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>\n<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p><a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>        <\/div>\n      <\/div>\n      <\/section>\n  <\/div>\n<\/main>\n\n<footer class=\"footer\">\n  <div class=\"wrapper\">\n    <div class=\"text-container\">\n      <p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>    <\/div>\n\n    <nav class=\"social-container\">\n      <em>Folge mir hier<\/em>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>\n\n    <nav class=\"misc-nav\">\n      <ul>\n                                                <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>\n                                                          <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>\n                                          <\/ul>\n    <\/nav>\n  <\/div>\n<\/footer><script async=\"\" src=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5\"><\/script>\n\n<script type=\"text\/javascript\">\n  if (window.location.hostname !== 'localhost' && !window.location.hostname.includes('staging')) {\n    var _paq = window._paq || [];\n    _paq.push(['disableCookies']);\n    _paq.push(['setCampaignNameKey', ['likes', 'mag']]);\n    _paq.push(['setCampaignKeywordKey', ['loves', 'liebt', 'und']]);\n    _paq.push(['setDownloadClasses', 'download']);\n    _paq.push(['trackPageView']);\n    _paq.push(['enableLinkTracking']);\n    (function() {\n      var u = '\/\/app.datenwerkbank.de\/';\n      _paq.push(['setTrackerUrl', u + 'matomo.php']);\n      _paq.push(['setSiteId', '14']);\n      var d = document,\n        g = d.createElement('script'),\n        s = d.getElementsByTagName('script')[0];\n      g.type = 'text\/javascript';\n      g.async = true;\n      g.src = u + 'matomo.js';\n      s.parentNode.insertBefore(g, s);\n    })();\n  }\n<\/script>\n\n<script type=\"application\/ld+json\">\n  {\n    \"@context\": \"http:\/\/schema.org\/\",\n    \"@type\": \"Person\",\n    \"name\": \"Jerrit Peinelt\",\n    \"url\": \"https:\/\/www.jerritpeinelt.com\",\n    \"image\": \"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\n    \"sameAs\": [\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\", \"https:\/\/www.instagram.com\/jerritpeinelt\/\"],\n    \"jobTitle\": \"Fotograf\"\n  }\n<\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A+",
                    "securityHeadersScore": 110
                },
                "interactivePeriods": [
                    [
                        0,
                        454
                    ],
                    [
                        518,
                        7510
                    ]
                ],
                "longTasks": [
                    [
                        454,
                        518
                    ]
                ],
                "lastVisualChange": 4800,
                "render": 500,
                "visualComplete85": 4800,
                "visualComplete90": 4800,
                "visualComplete95": 4800,
                "visualComplete99": 4800,
                "visualComplete": 4800,
                "SpeedIndex": 4529,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 548,
                        "size": 3718,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "UL",
                            "bounds": [
                                20,
                                26,
                                621.59375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 548,
                        "size": 805,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "alt": "Jerrit Peinelt",
                                "width": "20",
                                "height": "30"
                            },
                            "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "bounds": [
                                940.828125,
                                20,
                                23.328125,
                                35
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 548,
                        "size": 3718,
                        "element": {
                            "nodeName": "UL",
                            "boundingRect": {
                                "x": 20,
                                "y": 26.5,
                                "width": 621.59375,
                                "height": 30,
                                "top": 26.5,
                                "right": 641.59375,
                                "bottom": 56.5,
                                "left": 20
                            },
                            "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 547,
                        "size": 3718,
                        "element": {
                            "nodeName": "UL",
                            "boundingRect": {
                                "x": 20,
                                "y": 26.5,
                                "width": 621.59375,
                                "height": 30,
                                "top": 26.5,
                                "right": 641.59375,
                                "bottom": 56.5,
                                "left": 20
                            },
                            "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 547,
                        "size": 3718,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "UL",
                            "bounds": [
                                20,
                                26,
                                621.59375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 547,
                        "size": 805,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "alt": "Jerrit Peinelt",
                                "width": "20",
                                "height": "30"
                            },
                            "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "bounds": [
                                940.828125,
                                20,
                                23.328125,
                                35
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "UL",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "fetchStart",
                        "time": 106
                    },
                    {
                        "name": "navigationStart",
                        "time": 120
                    },
                    {
                        "name": "domLoading",
                        "time": 121
                    },
                    {
                        "name": "responseEnd",
                        "time": 121
                    },
                    {
                        "name": "domInteractive",
                        "time": 121
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 121
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 121
                    },
                    {
                        "name": "domComplete",
                        "time": 121
                    },
                    {
                        "name": "responseEnd",
                        "time": 370
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 379
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 379
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 380
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 380
                    },
                    {
                        "name": "domLoading",
                        "time": 380
                    },
                    {
                        "name": "domInteractive",
                        "time": 525
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 525
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 525
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 547
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 547
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 547
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 547
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 547
                    },
                    {
                        "name": "firstPaint",
                        "time": 547
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1102
                    },
                    {
                        "name": "domComplete",
                        "time": 4023
                    },
                    {
                        "name": "loadEventStart",
                        "time": 4024
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 4025
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 547
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 547
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 547
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 3.5123803883055909e-5
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 3.5123803883055909e-5
                    }
                ],
                "chromeUserTiming.navigationStart": 121,
                "chromeUserTiming.fetchStart": 106,
                "chromeUserTiming.domLoading": 381,
                "chromeUserTiming.responseEnd": 371,
                "chromeUserTiming.domInteractive": 526,
                "chromeUserTiming.domContentLoadedEventStart": 526,
                "chromeUserTiming.domContentLoadedEventEnd": 526,
                "chromeUserTiming.domComplete": 4024,
                "chromeUserTiming.unloadEventStart": 380,
                "chromeUserTiming.unloadEventEnd": 380,
                "chromeUserTiming.markAsMainFrame": 380,
                "chromeUserTiming.commitNavigationEnd": 380,
                "chromeUserTiming.firstPaint": 547,
                "chromeUserTiming.firstContentfulPaint": 547,
                "chromeUserTiming.firstImagePaint": 547,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 547,
                "chromeUserTiming.firstMeaningfulPaint": 547,
                "chromeUserTiming.LayoutShift": 1103,
                "chromeUserTiming.loadEventStart": 4024,
                "chromeUserTiming.loadEventEnd": 4026,
                "chromeUserTiming.LargestTextPaint": 548,
                "chromeUserTiming.LargestImagePaint": 548,
                "chromeUserTiming.LargestContentfulPaint": 548,
                "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                "LayoutShifts": [
                    {
                        "time": 1102,
                        "score": 3.5123803883055909e-5,
                        "cumulative_score": 3.5123803883055909e-5,
                        "window_score": 3.5123803883055909e-5,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                141,
                                26,
                                75,
                                1
                            ],
                            [
                                240,
                                26,
                                38,
                                1
                            ],
                            [
                                302,
                                26,
                                33,
                                1
                            ],
                            [
                                141,
                                27,
                                79,
                                2
                            ],
                            [
                                240,
                                27,
                                43,
                                2
                            ],
                            [
                                302,
                                27,
                                40,
                                2
                            ],
                            [
                                20,
                                29,
                                622,
                                26
                            ],
                            [
                                141,
                                55,
                                79,
                                1
                            ],
                            [
                                240,
                                55,
                                43,
                                1
                            ],
                            [
                                302,
                                55,
                                40,
                                1
                            ],
                            [
                                147,
                                56,
                                73,
                                1
                            ],
                            [
                                246,
                                56,
                                37,
                                1
                            ],
                            [
                                309,
                                56,
                                33,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 20,
                                    "y": 31,
                                    "width": 622,
                                    "height": 24,
                                    "top": 31,
                                    "right": 642,
                                    "bottom": 55,
                                    "left": 20
                                },
                                "currentRect": {
                                    "x": 20,
                                    "y": 29,
                                    "width": 622,
                                    "height": 24,
                                    "top": 29,
                                    "right": 642,
                                    "bottom": 53,
                                    "left": 20
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 147,
                                    "y": 27,
                                    "width": 73,
                                    "height": 30,
                                    "top": 27,
                                    "right": 220,
                                    "bottom": 57,
                                    "left": 147
                                },
                                "currentRect": {
                                    "x": 141,
                                    "y": 26,
                                    "width": 75,
                                    "height": 30,
                                    "top": 26,
                                    "right": 216,
                                    "bottom": 56,
                                    "left": 141
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 246,
                                    "y": 27,
                                    "width": 37,
                                    "height": 30,
                                    "top": 27,
                                    "right": 283,
                                    "bottom": 57,
                                    "left": 246
                                },
                                "currentRect": {
                                    "x": 240,
                                    "y": 26,
                                    "width": 38,
                                    "height": 30,
                                    "top": 26,
                                    "right": 278,
                                    "bottom": 56,
                                    "left": 240
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 309,
                                    "y": 27,
                                    "width": 33,
                                    "height": 30,
                                    "top": 27,
                                    "right": 342,
                                    "bottom": 57,
                                    "left": 309
                                },
                                "currentRect": {
                                    "x": 302,
                                    "y": 26,
                                    "width": 33,
                                    "height": 30,
                                    "top": 26,
                                    "right": 335,
                                    "bottom": 56,
                                    "left": 302
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 448.06
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 606.16300000000001
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 381.66199999999998
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 381.67000000000002
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 381.67200000000003
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 381.67399999999998
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 381.67700000000002
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 381.678
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 381.68000000000001
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 381.68200000000002
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 381.68400000000003
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 390.67399999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 395.53899999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 395.58100000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 395.584
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 395.59399999999999
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 398.81299999999999
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 399.54899999999998
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 443.31799999999998
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 443.32799999999997
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 443.392
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 443.39600000000002
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 443.40300000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 443.41300000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 443.476
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 443.48500000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 443.50200000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 443.54700000000003
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 443.74900000000002
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 445.08199999999999
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 445.31200000000001
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 445.34699999999998
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 446.62299999999999
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 447.94299999999998
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 451.93599999999998
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 451.94
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 451.94200000000001
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 452.07299999999998
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 452.23899999999998
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 452.495
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 454.07999999999998
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 454.60199999999998
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 499.92599999999999
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 499.93400000000003
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 598.50400000000002
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 598.88099999999997
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 609.59299999999996
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 902.48599999999999
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 902.49699999999996
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 904
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 904.64999999999998
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 904.69000000000005
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 906.64300000000003
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 906.66800000000001
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 906.673
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 906.70399999999995
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 906.70799999999997
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 907.125
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 907.13199999999995
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 907.13900000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 907.14099999999996
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 907.83399999999995
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 908.42100000000005
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 908.84900000000005
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 908.86699999999996
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 1631.8199999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 4024.2890000000002
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 4034.1179999999999
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 4034.1239999999998
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 4034.875
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 4035.0810000000001
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 4035.0830000000001
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 4035.1390000000001
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 4035.3299999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 4035.4349999999999
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 4035.4870000000001
                        }
                    },
                    "CSSFeatures": {
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 443.49000000000001
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 443.50799999999998
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 443.51299999999998
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 443.51600000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 443.51799999999997
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 443.52999999999997
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 446.42899999999997
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 452.02699999999999
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 452.02999999999997
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 452.04500000000002
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 452.05000000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 452.05399999999997
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 452.06
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 452.06299999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 452.17399999999998
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 452.17899999999997
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 452.18200000000002
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 452.18400000000003
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 452.18700000000001
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 452.20800000000003
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 452.21499999999997
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 452.21800000000002
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 452.22500000000002
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 452.22800000000001
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 452.23200000000003
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 452.27300000000002
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 452.27999999999997
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 452.28300000000002
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 452.30200000000002
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 452.31999999999999
                        },
                        "661": {
                            "name": "CSSPropertyTextUnderlineOffset",
                            "firstUsed": 452.36000000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 452.36399999999998
                        },
                        "663": {
                            "name": "CSSPropertyTextDecorationThickness",
                            "firstUsed": 452.36700000000002
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 452.45299999999997
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 452.48399999999998
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 452.51400000000001
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 452.517
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 452.51999999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 452.53399999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 452.59300000000002
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 452.59800000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 452.60300000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 452.63299999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 452.64299999999997
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 452.64699999999999
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 452.65899999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 452.66500000000002
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 452.67000000000002
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 452.72399999999999
                        },
                        "513": {
                            "name": "CSSPropertyGridGap",
                            "firstUsed": 453.24900000000002
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 453.25999999999999
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 453.27999999999997
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 453.30099999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 453.34300000000002
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 453.34800000000001
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 453.351
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 453.35300000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 453.36599999999999
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 453.83100000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 453.88299999999998
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 606.50400000000002
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 4030.6410000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 518,
                "maxFID": 0,
                "TTIMeasurementEnd": 7510,
                "LastInteractive": 518,
                "TimeToInteractive": 518,
                "FirstCPUIdle": 518,
                "TotalBlockingTime": 0,
                "testID": "241025_BiDcCE_8VJ",
                "step": 1,
                "effectiveBps": 560351,
                "domTime": 0,
                "aft": 0,
                "titleTime": 122,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 1,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "104": 25,
                            "205": 31.600000000000001,
                            "305": 23.800000000000001,
                            "406": 15.800000000000001,
                            "507": 65,
                            "607": 61.100000000000001,
                            "708": 50,
                            "808": 42.899999999999999,
                            "909": 26.300000000000001,
                            "1009": 30,
                            "1110": 21.100000000000001,
                            "1210": 26.300000000000001,
                            "1311": 10.5,
                            "1411": 23.800000000000001,
                            "1512": 19,
                            "1612": 10.5,
                            "1719": 45.5,
                            "1819": 21.100000000000001,
                            "1920": 15.800000000000001,
                            "2021": 15.800000000000001,
                            "2121": 19,
                            "2222": 15,
                            "2322": 20,
                            "2422": 10.5,
                            "2523": 20,
                            "2624": 10.5,
                            "2724": 47.399999999999999,
                            "2825": 21.100000000000001,
                            "2925": 15,
                            "3026": 15,
                            "3126": 20,
                            "3227": 19,
                            "3328": 22.699999999999999,
                            "3428": 11.1,
                            "3529": 15,
                            "3629": 11.1,
                            "3730": 57.100000000000001,
                            "3830": 15.800000000000001,
                            "3931": 15,
                            "4031": 10.5,
                            "4132": 41.200000000000003,
                            "4232": 76.200000000000003,
                            "4333": 66.700000000000003,
                            "4433": 38.899999999999999,
                            "4534": 36.799999999999997,
                            "4635": 22.199999999999999,
                            "4735": 65.200000000000003,
                            "4836": 35,
                            "4936": 31.600000000000001,
                            "5037": 26.300000000000001,
                            "5138": 26.300000000000001,
                            "5238": 27.300000000000001,
                            "5339": 21.100000000000001,
                            "5439": 20,
                            "5540": 20,
                            "5641": 15.800000000000001,
                            "5742": 50,
                            "5842": 15,
                            "5943": 15,
                            "6043": 10.5,
                            "6144": 15,
                            "6244": 10.5,
                            "6345": 15,
                            "6446": 19,
                            "6546": 11.1,
                            "6647": 20,
                            "6748": 52.399999999999999,
                            "6848": 20,
                            "6949": 15.800000000000001,
                            "7049": 20,
                            "7150": 15.800000000000001,
                            "7250": 23.800000000000001,
                            "7351": 20,
                            "7452": 15.800000000000001,
                            "7552": 31.600000000000001
                        },
                        "max": 100,
                        "count": 76
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "104": 0,
                            "205": 33085,
                            "305": 760587,
                            "406": 478874,
                            "507": 1934521,
                            "607": 6749740,
                            "708": 6153870,
                            "808": 5415730,
                            "909": 4475491,
                            "1009": 4938406,
                            "1110": 4857452,
                            "1210": 5275922,
                            "1311": 5046237,
                            "1411": 5046572,
                            "1512": 5047166,
                            "1612": 5276085,
                            "1719": 5210448,
                            "1819": 5274332,
                            "1920": 5030879,
                            "2021": 5152220,
                            "2121": 5296144,
                            "2222": 4815862,
                            "2322": 5282669,
                            "2422": 5049818,
                            "2523": 5042664,
                            "2624": 5280290,
                            "2724": 5049486,
                            "2825": 5048216,
                            "2925": 5277703,
                            "3026": 5045966,
                            "3126": 5045334,
                            "3227": 5507100,
                            "3328": 5046069,
                            "3428": 5047417,
                            "3529": 5045341,
                            "3629": 5292428,
                            "3730": 5044777,
                            "3830": 3536447,
                            "3931": 622480,
                            "4031": 0,
                            "4132": 1440633,
                            "4232": 15478894,
                            "4333": 88559,
                            "4433": 0,
                            "4534": 308093,
                            "4635": 0,
                            "4735": 0,
                            "4836": 0,
                            "4936": 0,
                            "5037": 0,
                            "5138": 0,
                            "5238": 0,
                            "5339": 113236,
                            "5439": 0,
                            "5540": 0,
                            "5641": 0,
                            "5742": 0,
                            "5842": 0,
                            "5943": 0,
                            "6043": 0,
                            "6144": 0,
                            "6244": 0,
                            "6345": 0,
                            "6446": 0,
                            "6546": 0,
                            "6647": 0,
                            "6748": 0,
                            "6848": 0,
                            "6949": 0,
                            "7049": 0,
                            "7150": 0,
                            "7250": 0,
                            "7351": 0,
                            "7452": 0,
                            "7552": 0
                        },
                        "max": 15478894,
                        "count": 76
                    }
                },
                "effectiveBpsDoc": 611789,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_000500.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_001100.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 5
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 62
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "app.datenwerkbank.de": {
                        "bytes": 20952,
                        "requests": 2,
                        "connections": 1
                    },
                    "www.jerritpeinelt.com": {
                        "bytes": 2266126,
                        "requests": 19,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5262,
                        "bytesUncompressed": 63010,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 77274,
                        "bytesUncompressed": 231400,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 4673,
                        "bytesUncompressed": 19745,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 2157254,
                        "bytesUncompressed": 2157254,
                        "requests": 13
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 42104,
                        "bytesUncompressed": 42104,
                        "requests": 2
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 511,
                        "bytesUncompressed": 511,
                        "requests": 2
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-bb2n-10.10.1.39",
                "loadTime": 611,
                "docTime": 611,
                "fullyLoaded": 684,
                "bytesOut": 8154,
                "bytesOutDoc": 2143,
                "bytesIn": 5770,
                "bytesInDoc": 5259,
                "requests": [
                    {
                        "type": 3,
                        "id": "30CE8A2A8254116B0437E5AF573AE951",
                        "request_id": "30CE8A2A8254116B0437E5AF573AE951",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/",
                        "raw_id": "30CE8A2A8254116B0437E5AF573AE951",
                        "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 154,
                        "ttfb_ms": 152,
                        "load_start": 133,
                        "load_start_float": 133.00006200000001,
                        "bytesIn": 5259,
                        "objectSize": 5259,
                        "objectSizeUncompressed": 63010,
                        "chunks": [
                            {
                                "ts": 286,
                                "bytes": 5259,
                                "inflated": 63010
                            }
                        ],
                        "expires": "Fri, 25 Oct 2024 18:36:31 GMT",
                        "cacheControl": "max-age=3600",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 69,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 34,
                        "connect_start": 34,
                        "connect_end": 67,
                        "ssl_start": 68,
                        "ssl_end": 133,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jerritpeinelt.com",
                            "sanList": [
                                "jerritpeinelt.com",
                                "www.jerritpeinelt.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725024289,
                            "validTo": 1732800288,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725027799861,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1725027799860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.jerritpeinelt.com\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=3600",
                                "content-encoding: gzip",
                                "content-length: 5259",
                                "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                "expires: Fri, 25 Oct 2024 18:36:31 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding,User-Agent",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 33,
                        "ssl_ms": 65,
                        "gzip_total": 5259,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 5,
                        "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 62,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 287,
                        "ttfb_start": 133,
                        "ttfb_end": 285,
                        "download_start": 285,
                        "download_end": 287,
                        "download_ms": 2,
                        "all_start": 0,
                        "all_end": 287,
                        "all_ms": 286,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                425.80500000000001,
                                426.42099999999999
                            ],
                            [
                                429.49299999999999,
                                430.291
                            ],
                            [
                                425.81599999999997,
                                425.93200000000002
                            ],
                            [
                                429.49900000000002,
                                429.69400000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30973.65",
                        "request_id": "30973.65",
                        "ip_addr": "188.68.47.178",
                        "full_url": "https:\/\/app.datenwerkbank.de\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "app.datenwerkbank.de",
                        "url": "\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "30973.65",
                        "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 67,
                        "ttfb_ms": 67,
                        "load_start": 617,
                        "load_start_float": 617.00010799999995,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 25 Oct 2024 18:36:31 GMT",
                        "cacheControl": "max-age=3600",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 121,
                        "protocol": "HTTP\/2",
                        "dns_start": 482,
                        "dns_end": 514,
                        "connect_start": 514,
                        "connect_end": 548,
                        "ssl_start": 548,
                        "ssl_end": 616,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "app.datenwerkbank.de",
                            "sanList": [
                                "app.datenwerkbank.de"
                            ],
                            "issuer": "R10",
                            "validFrom": 1729850841,
                            "validTo": 1737626840,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1729854351813,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100EAF77597F43AD4141A8C865C00AC1F1FFD306CCD54DB03F406466743BDBA3D24022100F25F0F58C0D091025CC1C0B680D126A04D1ED3B425ABEE749358716239768501"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1729854351821,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022074A00387A4FA83A9C0720FCBAF2F9C55A8FD84FAFF9E69FED43D5238D5111134022008EB63367F1E0D41FF52EA8346511554F0F2F7D0CDAD4D91F3F7A4AF43B30108"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/app.datenwerkbank.de\/matomo.js",
                        "initiator_line": "35",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: app.datenwerkbank.de",
                                ":method: POST",
                                ":path: \/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                "origin: https:\/\/www.jerritpeinelt.com",
                                "priority: u=4, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.jerritpeinelt.com",
                                "cache-control: max-age=3600",
                                "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                "expires: Fri, 25 Oct 2024 18:36:31 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: User-Agent",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 1; mode=block",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 4216,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 32,
                        "connect_ms": 34,
                        "ssl_ms": 68,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 481,
                        "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 110,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 108,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF+DCCBOCgAwIBAgISBL3LZ57i9vZTTaGhkpbdP3cAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQxMDI1MTAwNzIxWhcNMjUwMTIzMTAwNzIwWjAfMR0wGwYDVQQD\nExRhcHAuZGF0ZW53ZXJrYmFuay5kZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC\nAgoCggIBAKQkTEpy1SSRGYsLX3XcSlRpclijyvWNCPeLyQ4yYLmKTOVWQa\/m2jTK\nheWdSHkXESii6spfHiA00MTMRPoG1mRNbCUbxpbOYbyyGBeMNZj0o45W9yPOyrqV\nM9XzEPYljWDzHfKI3eqb3MRiDPyekavev5yb7EB\/uJJFLSWFMkkHXn7PjkTCJAij\nbo7LjOkCzmWhhurVKrY8oahYsnO7rshmeyTcB8IEutBWbsNRvXW3dOf7ZyUmVho4\n5B4\/6wAn4IDPho7I+zVk8O+Xjm5DIDFgqA4ZDQ8f0On\/eLyyYSv5pSuZ28U45uyI\nhr14VTSbA4YfqkVqnS63AnUEOqcaYY94TUZ3j0iMIX\/n7u8n9G3KSQEm\/xsnX6zQ\nak5QKCBfWscdmQUY8yfYlCLUkqHXOF9QZL7+1IdKAfy93ZO1MBxRvy2Ujn7ju9gT\nGe6PonIrjF0+Ymlgvr2Jl2beAGGbWItKGr\/U9k5MY23RnEsP+jdhkwZLBR4PiQ0e\nMvi\/QLRvdJrvd3EvQWkV1bDwc58a\/xzIibZx82fV4Iun\/zBpBWQ5BG6wZ5MDlpMX\neGvmE8yZfOXLRb5JpENMZg8tPe5R55V2Oy1K\/0uMllGsSosIhxGFXs4yrfGjMAb6\nh97Gdu+bXpkj4+bEj81FkbSYGzb21xrI\/K9M2hHAqa29hnlZGwRBAgMBAAGjggIY\nMIICFDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUF\nBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFHVmjMeJtOiLBaY7j8XsUbA1uGwA\nMB8GA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEsw\nSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcw\nAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wHwYDVR0RBBgwFoIUYXBwLmRhdGVu\nd2Vya2JhbmsuZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQC\nBIH1BIHyAPAAdwCi4wrkRe+9rZt+OO1HZ3dT14JbhJTXK14bLMS5UKRH5wAAAZLD\nWqnFAAAEAwBIMEYCIQDq93WX9DrUFBqMhlwArB8f\/TBszVTbA\/QGRmdDvbo9JAIh\nAPJfD1jA0JECXMHAtoDRJqBNHtO0JavudJNYcWI5doUBAHUAfVkeEuF4KnscYWd8\nXv340IdcFKBOlZ65Ay\/ZDowuebgAAAGSw1qpzQAABAMARjBEAiB0oAOHpPqDqcBy\nD8uvL5xVqP2E+v+eaf7UPVI41RERNAIgCOtjNn8eDUH\/UuqDRlEVVPDy99DNrU2R\n8\/ekr0OzAQgwDQYJKoZIhvcNAQELBQADggEBAGA\/HnXhVelWQp\/j2mWI\/zrvxKAy\nopj4dmHHhmlrvACWvU5wg25VowW6lF7u+LzYesg4uj\/ywC9TgGbE3Y91IbI3JyQ6\nxkiVuhpTIYpAUxgMAOgKaJxW9Ak8zeETngbAxclZBLvwz+83yHHE4OsV4Y2h1xmn\nJQK+YtKfx9KlO+bWu0NnT15eu2P6RAcbNIRYqQBR39aAfbjvFpQRYi6A1Aai31yN\n\/30DvfZbxK+STf9z42zZUD92gtDEE0K6QTEB090iS1gak9+d3\/xLe3aSYm5cGRIb\ntJ10r6Xeui2maBNe037VHErvCBYDsRobGe0nrVe03lxqKnO82d81n5l7IlI=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 684,
                        "ttfb_start": 617,
                        "ttfb_end": 684,
                        "download_start": 684,
                        "download_end": 684,
                        "download_ms": 0,
                        "all_start": 482,
                        "all_end": 684,
                        "all_ms": 201,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "30973.66",
                        "request_id": "30973.66",
                        "ip_addr": "185.243.11.171",
                        "full_url": "https:\/\/www.jerritpeinelt.com\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.jerritpeinelt.com",
                        "url": "\/site.webmanifest",
                        "raw_id": "30973.66",
                        "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                        "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                        "responseCode": 304,
                        "request_type": "Manifest",
                        "load_ms": 45,
                        "ttfb_ms": 44,
                        "load_start": 627,
                        "load_start_float": 627.00012200000003,
                        "bytesIn": 511,
                        "objectSize": 511,
                        "objectSizeUncompressed": 511,
                        "chunks": [
                            {
                                "ts": 672,
                                "bytes": 511
                            }
                        ],
                        "expires": "Fri, 01 Nov 2024 17:36:31 GMT",
                        "cacheControl": "max-age=604800",
                        "contentType": "application\/manifest+json",
                        "contentEncoding": "",
                        "socket": 129,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 520,
                        "connect_end": 553,
                        "ssl_start": 553,
                        "ssl_end": 626,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "jerritpeinelt.com",
                            "sanList": [
                                "jerritpeinelt.com",
                                "www.jerritpeinelt.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725024289,
                            "validTo": 1732800288,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725027799861,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1725027799860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.jerritpeinelt.com",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1ff-620e81111b2bd\"",
                                "priority: u=2",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=604800",
                                "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                "etag: \"1ff-620e81111b2bd\"",
                                "expires: Fri, 01 Nov 2024 17:36:31 GMT",
                                "last-modified: Fri, 30 Aug 2024 15:15:51 GMT",
                                "referrer-policy: no-referrer",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: User-Agent",
                                "x-accel-version: 0.01",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                "content-type: application\/manifest+json",
                                "content-length: 511",
                                ":status: 304"
                            ]
                        },
                        "bytesOut": 1795,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 33,
                        "ssl_ms": 73,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 519,
                        "socket_group": "pm\/https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 122,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 672,
                        "ttfb_start": 627,
                        "ttfb_end": 671,
                        "download_start": 671,
                        "download_end": 672,
                        "download_ms": 1,
                        "all_start": 520,
                        "all_end": 672,
                        "all_ms": 151,
                        "index": 2,
                        "number": 3
                    }
                ],
                "requestsFull": 3,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 2,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                "loadEventStart": 512,
                "loadEventEnd": 513,
                "domContentLoadedEventStart": 339,
                "domContentLoadedEventEnd": 339,
                "URL": "https:\/\/www.jerritpeinelt.com\/",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "30CE8A2A8254116B0437E5AF573AE951",
                "final_url": "https:\/\/www.jerritpeinelt.com\/",
                "domInteractive": 339,
                "firstPaint": 486.79999999981374,
                "firstContentfulPaint": 585,
                "firstImagePaint": 585,
                "firstMeaningfulPaint": 585,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 285,
                "basePageSSLTime": 65,
                "score_cache": -1,
                "score_cdn": 0,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 5259,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 2,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 8,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 8,
                    "MarkLoad": 0,
                    "Layout": 74,
                    "EvaluateScript": 10,
                    "v8.compile": 8,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 1,
                    "Layerize": 0,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 6,
                    "v8.produceCache": 10,
                    "largestContentfulPaint::Candidate": 0,
                    "FireAnimationFrame": 0,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "Idle": 549
                },
                "cpuTimesDoc": {
                    "ParseHTML": 2,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 7,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 6,
                    "MarkLoad": 0,
                    "Layout": 71,
                    "EvaluateScript": 10,
                    "v8.compile": 8,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 1,
                    "Layerize": 0,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 3,
                    "v8.produceCache": 10,
                    "largestContentfulPaint::Candidate": 0,
                    "FireAnimationFrame": 0,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "Idle": 486
                },
                "cpu.ParseHTML": 2,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 8,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 74,
                "cpu.EvaluateScript": 10,
                "cpu.v8.compile": 8,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 1,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 6,
                "cpu.v8.produceCache": 10,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.Idle": 549,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1729877789.2638779,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1729877791.0032957,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 1450,
                "fullyLoadedCPUpct": 20.365168539328078,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                                "loaderId": "AB2FEDAA79EC0D96A91A6480CA680E7C"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.jerritpeinelt.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.jerritpeinelt.com\/",
                "document_hostname": "www.jerritpeinelt.com",
                "document_origin": "https:\/\/www.jerritpeinelt.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 165,
                "domComplete": 512,
                "PerformancePaintTiming.first-paint": 486.79999999981374,
                "PerformancePaintTiming.first-contentful-paint": 486.79999999981374,
                "origin_dns": {
                    "ns": [
                        "ns10.domaincontrol.com.",
                        "ns09.domaincontrol.com."
                    ],
                    "mx": [
                        "0 smtp.secureserver.net.",
                        "10 mailstore1.secureserver.net."
                    ],
                    "txt": [
                        "\"v=spf1 mx a include:secureserver.net include:ispgateway.de ~all\""
                    ],
                    "soa": [
                        "ns09.domaincontrol.com. dns.jomax.net. 2024083053 28800 7200 604800 600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "JavaScript frameworks": "GSAP",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Analytics": "Matomo Analytics",
                    "Security": "HSTS",
                    "Hosting": "GoDaddy",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "GSAP": "",
                    "Nginx": "",
                    "Matomo Analytics": "",
                    "HSTS": "",
                    "GoDaddy": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoDaddy": {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"home loaded\" style=\"\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main>",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        ".contact-container > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>",
                                    "target": [
                                        ".intro > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p>",
                                    "target": [
                                        ".content-blocks > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Kontakt aufnehmen<\/span>",
                                    "target": [
                                        "span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>",
                                    "target": [
                                        ".text-container > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<em>Folge mir hier<\/em>",
                                    "target": [
                                        "em"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        "a[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"grid small-container image-circle\" id=\"\">",
                                    "target": [
                                        ".grid"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"de\" class=\"js\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                    "target": [
                                        "img[width=\"20\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"] > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"2489\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"1960\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[height=\"787\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "img[width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                    "target": [
                                        "img[width=\"1600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                    "target": [
                                        "a[aria-current=\"page\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                    "target": [
                                        "li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                    "target": [
                                        "li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        ".contact-container > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                    "target": [
                                        "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"3413\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"822\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                    "target": [
                                        "a[data-lag=\"0.83\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                    "target": [
                                        "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                    "target": [
                                        "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"2688\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1080\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                    "target": [
                                        "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                    "target": [
                                        "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                    "target": [
                                        "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                    "target": [
                                        "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                    "target": [
                                        "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                    "target": [
                                        "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                    "target": [
                                        "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                    "target": [
                                        "a[data-pswp-width=\"1230\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                    "target": [
                                        "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>",
                                    "target": [
                                        ".content-blocks > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                    "target": [
                                        "a[aria-label=\"LinkedIn\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                    "target": [
                                        "a[href=\"mailto:[email protected]\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        "header > .wrapper > nav > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".social-container > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>",
                                    "target": [
                                        ".misc-nav > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>",
                                    "target": [
                                        "header > .wrapper > nav > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>",
                                    "target": [
                                        "li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>",
                                    "target": [
                                        "li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".social-container > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>",
                                    "target": [
                                        ".social-container > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>",
                                    "target": [
                                        ".misc-nav > ul > li:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                    "target": [
                                        "img[width=\"20\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                    "target": [
                                        "img[width=\"1600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"LinkedIn\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "rw0bab.webhosting.systems",
                "base_page_cname": "",
                "base_page_dns_server": "ns09.domaincontrol.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 6345,
                "testUrl": "https:\/\/www.jerritpeinelt.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\"width\":23,\"height\":35,\"naturalWidth\":30,\"naturalHeight\":45},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp\",\"width\":581,\"height\":872,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp\",\"width\":465,\"height\":697,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp\",\"width\":523,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp\",\"width\":552,\"height\":368,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp\",\"width\":523,\"height\":784,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp\",\"width\":552,\"height\":690,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\",\"width\":390,\"height\":390,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Barlow",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    }
                ],
                "generated-content-percent": 9.3300000000000001,
                "generated-content-size": 6.3300000000000001,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 30,
                        "naturalHeight": 45
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2400
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2880
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 2400
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1280
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg",
                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w",
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg",
                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6"
                ],
                "rendered-html": "<html lang=\"de\" class=\"js\"><head>\n  <meta charset=\"utf-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n  <link rel=\"canonical\" href=\"https:\/\/www.jerritpeinelt.com\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n      <title>Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart<\/title>\n    <meta property=\"og:title\" content=\"Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart\">\n  \n      <meta name=\"description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n    <meta property=\"og:description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n  \n  <meta property=\"og:type\" content=\"website\">\n  <meta property=\"og:url\" content=\"https:\/\/www.jerritpeinelt.com\">\n\n      <meta property=\"og:image\" content=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11.jpg\">\n  \n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-16x16.png\">\n  <link rel=\"shortcut icon\" type=\"image\/x-icon\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico\">\n  <link rel=\"manifest\" href=\"https:\/\/www.jerritpeinelt.com\/site.webmanifest\">\n\n  <link href=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6\" rel=\"stylesheet\">\n\n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/app.datenwerkbank.de\/matomo.js\"><\/script><script>\n    document.documentElement.className = document.documentElement.className.replace('no-js', 'js');\n  <\/script>\n<\/head>\n\n<body class=\"home loaded\" style=\"\"><header class=\"header\">\n  <div class=\"wrapper\">\n    <nav>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <div class=\"logo-container\">\n      <a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>\n    <\/div>\n\n    <div class=\"contact-container\">\n      <a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n<main>\n  <div class=\"wrapper\">\n          <section class=\"full-gallery loaded\">\n        <div class=\"gallery\" style=\"position: relative; height: 8296.64px;\">\n          <section class=\"intro stamp stamp1\" data-lag=\"0.95\">\n            <p><strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong><\/p><p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>          <\/section>\n\n                                    <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                              <\/div>\n      <\/section>\n    \n      <section class=\"grid small-container image-circle\" id=\"\">\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n            <figure class=\"\">\n          <img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">\n    \n      <\/figure>\n        <\/div>\n      <\/div>\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n          <h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>\n<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p><a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>        <\/div>\n      <\/div>\n      <\/section>\n  <\/div>\n<\/main>\n\n<footer class=\"footer\">\n  <div class=\"wrapper\">\n    <div class=\"text-container\">\n      <p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>    <\/div>\n\n    <nav class=\"social-container\">\n      <em>Folge mir hier<\/em>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>\n\n    <nav class=\"misc-nav\">\n      <ul>\n                                                <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>\n                                                          <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>\n                                          <\/ul>\n    <\/nav>\n  <\/div>\n<\/footer><script async=\"\" src=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5\"><\/script>\n\n<script type=\"text\/javascript\">\n  if (window.location.hostname !== 'localhost' && !window.location.hostname.includes('staging')) {\n    var _paq = window._paq || [];\n    _paq.push(['disableCookies']);\n    _paq.push(['setCampaignNameKey', ['likes', 'mag']]);\n    _paq.push(['setCampaignKeywordKey', ['loves', 'liebt', 'und']]);\n    _paq.push(['setDownloadClasses', 'download']);\n    _paq.push(['trackPageView']);\n    _paq.push(['enableLinkTracking']);\n    (function() {\n      var u = '\/\/app.datenwerkbank.de\/';\n      _paq.push(['setTrackerUrl', u + 'matomo.php']);\n      _paq.push(['setSiteId', '14']);\n      var d = document,\n        g = d.createElement('script'),\n        s = d.getElementsByTagName('script')[0];\n      g.type = 'text\/javascript';\n      g.async = true;\n      g.src = u + 'matomo.js';\n      s.parentNode.insertBefore(g, s);\n    })();\n  }\n<\/script>\n\n<script type=\"application\/ld+json\">\n  {\n    \"@context\": \"http:\/\/schema.org\/\",\n    \"@type\": \"Person\",\n    \"name\": \"Jerrit Peinelt\",\n    \"url\": \"https:\/\/www.jerritpeinelt.com\",\n    \"image\": \"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\n    \"sameAs\": [\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\", \"https:\/\/www.instagram.com\/jerritpeinelt\/\"],\n    \"jobTitle\": \"Fotograf\"\n  }\n<\/script>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "content-security-policy",
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A+",
                    "securityHeadersScore": 110
                },
                "interactivePeriods": [
                    [
                        0,
                        447
                    ],
                    [
                        511,
                        3801
                    ]
                ],
                "longTasks": [
                    [
                        447,
                        511
                    ]
                ],
                "lastVisualChange": 1400,
                "render": 600,
                "visualComplete85": 1400,
                "visualComplete90": 1400,
                "visualComplete95": 1400,
                "visualComplete99": 1400,
                "visualComplete": 1400,
                "SpeedIndex": 1263,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 585,
                        "size": 3718,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "UL",
                            "bounds": [
                                20,
                                26,
                                621.59375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 585,
                        "size": 805,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "alt": "Jerrit Peinelt",
                                "width": "20",
                                "height": "30"
                            },
                            "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "bounds": [
                                940.828125,
                                20,
                                23.328125,
                                35
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 585,
                        "size": 3718,
                        "element": {
                            "nodeName": "UL",
                            "boundingRect": {
                                "x": 20,
                                "y": 26,
                                "width": 621.59375,
                                "height": 30,
                                "top": 26,
                                "right": 641.59375,
                                "bottom": 56,
                                "left": 20
                            },
                            "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 585,
                        "size": 3718,
                        "DOMNodeId": 9,
                        "nodeInfo": {
                            "nodeType": "UL",
                            "bounds": [
                                20,
                                26,
                                621.59375,
                                30
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 585,
                        "size": 805,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "alt": "Jerrit Peinelt",
                                "width": "20",
                                "height": "30"
                            },
                            "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "bounds": [
                                940.828125,
                                20,
                                23.328125,
                                35
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 585,
                        "size": 3718,
                        "element": {
                            "nodeName": "UL",
                            "boundingRect": {
                                "x": 20,
                                "y": 26,
                                "width": 621.59375,
                                "height": 30,
                                "top": 26,
                                "right": 641.59375,
                                "bottom": 56,
                                "left": 20
                            },
                            "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                            "content": "normal"
                        },
                        "type": "text"
                    }
                ],
                "LargestContentfulPaintType": "text",
                "LargestContentfulPaintNodeType": "UL",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 98
                    },
                    {
                        "name": "fetchStart",
                        "time": 104
                    },
                    {
                        "name": "navigationStart",
                        "time": 123
                    },
                    {
                        "name": "domLoading",
                        "time": 123
                    },
                    {
                        "name": "responseEnd",
                        "time": 124
                    },
                    {
                        "name": "domInteractive",
                        "time": 124
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 124
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 124
                    },
                    {
                        "name": "domComplete",
                        "time": 124
                    },
                    {
                        "name": "responseEnd",
                        "time": 387
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 412
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 412
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 412
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 413
                    },
                    {
                        "name": "domLoading",
                        "time": 413
                    },
                    {
                        "name": "domInteractive",
                        "time": 437
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 437
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 437
                    },
                    {
                        "name": "LayoutShift",
                        "time": 550
                    },
                    {
                        "name": "firstPaint",
                        "time": 585
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 585
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 585
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 585
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 585
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 585
                    },
                    {
                        "name": "domComplete",
                        "time": 610
                    },
                    {
                        "name": "loadEventStart",
                        "time": 610
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 611
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 585
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 585
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 585
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 3.5123803883055909e-5
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 3.5123803883055909e-5
                    }
                ],
                "chromeUserTiming.navigationStart": 124,
                "chromeUserTiming.fetchStart": 104,
                "chromeUserTiming.domLoading": 413,
                "chromeUserTiming.responseEnd": 388,
                "chromeUserTiming.domInteractive": 437,
                "chromeUserTiming.domContentLoadedEventStart": 437,
                "chromeUserTiming.domContentLoadedEventEnd": 437,
                "chromeUserTiming.domComplete": 611,
                "chromeUserTiming.unloadEventStart": 413,
                "chromeUserTiming.unloadEventEnd": 413,
                "chromeUserTiming.markAsMainFrame": 413,
                "chromeUserTiming.commitNavigationEnd": 413,
                "chromeUserTiming.LayoutShift": 550,
                "chromeUserTiming.firstPaint": 585,
                "chromeUserTiming.firstContentfulPaint": 585,
                "chromeUserTiming.firstImagePaint": 585,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 585,
                "chromeUserTiming.firstMeaningfulPaint": 585,
                "chromeUserTiming.loadEventStart": 611,
                "chromeUserTiming.loadEventEnd": 612,
                "chromeUserTiming.LargestTextPaint": 585,
                "chromeUserTiming.LargestImagePaint": 585,
                "chromeUserTiming.LargestContentfulPaint": 585,
                "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                "LayoutShifts": [
                    {
                        "time": 550,
                        "score": 3.5123803883055909e-5,
                        "cumulative_score": 3.5123803883055909e-5,
                        "window_score": 3.5123803883055909e-5,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                141,
                                26,
                                75,
                                1
                            ],
                            [
                                240,
                                26,
                                38,
                                1
                            ],
                            [
                                302,
                                26,
                                33,
                                1
                            ],
                            [
                                141,
                                27,
                                79,
                                2
                            ],
                            [
                                240,
                                27,
                                43,
                                2
                            ],
                            [
                                302,
                                27,
                                40,
                                2
                            ],
                            [
                                20,
                                29,
                                622,
                                26
                            ],
                            [
                                141,
                                55,
                                79,
                                1
                            ],
                            [
                                240,
                                55,
                                43,
                                1
                            ],
                            [
                                302,
                                55,
                                40,
                                1
                            ],
                            [
                                147,
                                56,
                                73,
                                1
                            ],
                            [
                                246,
                                56,
                                37,
                                1
                            ],
                            [
                                309,
                                56,
                                33,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 20,
                                    "y": 31,
                                    "width": 622,
                                    "height": 24,
                                    "top": 31,
                                    "right": 642,
                                    "bottom": 55,
                                    "left": 20
                                },
                                "currentRect": {
                                    "x": 20,
                                    "y": 29,
                                    "width": 622,
                                    "height": 24,
                                    "top": 29,
                                    "right": 642,
                                    "bottom": 53,
                                    "left": 20
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 147,
                                    "y": 27,
                                    "width": 73,
                                    "height": 30,
                                    "top": 27,
                                    "right": 220,
                                    "bottom": 57,
                                    "left": 147
                                },
                                "currentRect": {
                                    "x": 141,
                                    "y": 26,
                                    "width": 75,
                                    "height": 30,
                                    "top": 26,
                                    "right": 216,
                                    "bottom": 56,
                                    "left": 141
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 246,
                                    "y": 27,
                                    "width": 37,
                                    "height": 30,
                                    "top": 27,
                                    "right": 283,
                                    "bottom": 57,
                                    "left": 246
                                },
                                "currentRect": {
                                    "x": 240,
                                    "y": 26,
                                    "width": 38,
                                    "height": 30,
                                    "top": 26,
                                    "right": 278,
                                    "bottom": 56,
                                    "left": 240
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 309,
                                    "y": 27,
                                    "width": 33,
                                    "height": 30,
                                    "top": 27,
                                    "right": 342,
                                    "bottom": 57,
                                    "left": 309
                                },
                                "currentRect": {
                                    "x": 302,
                                    "y": 26,
                                    "width": 33,
                                    "height": 30,
                                    "top": 26,
                                    "right": 335,
                                    "bottom": 56,
                                    "left": 302
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 3.5123803883055909e-5,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 429.56599999999997
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 601.81600000000003
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 414.57499999999999
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 414.58199999999999
                        },
                        "1277": {
                            "name": "CSPWithStrictDynamic",
                            "firstUsed": 414.584
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 414.58600000000001
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 414.58800000000002
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 414.589
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 414.59100000000001
                        },
                        "3130": {
                            "name": "CSPWithReasonableBaseRestrictions",
                            "firstUsed": 414.59300000000002
                        },
                        "3359": {
                            "name": "MainFrameCSPViaHTTP",
                            "firstUsed": 414.59500000000003
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 420.27300000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 420.31099999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 420.31400000000002
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 420.32400000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 421.38600000000002
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 421.70499999999998
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 422.81799999999998
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 422.82600000000002
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 422.88900000000001
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 422.89299999999997
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 422.899
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 422.911
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 422.97699999999998
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 422.98500000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 423.00599999999997
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 423.053
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 423.245
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 426.762
                        },
                        "2078": {
                            "name": "ARIACurrentAttribute",
                            "firstUsed": 426.84899999999999
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 427.053
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 427.07799999999997
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 428.21600000000001
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 429.44400000000002
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 438.12900000000002
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 438.13400000000001
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 438.137
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 438.21499999999997
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 438.39600000000002
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 438.63900000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 441.73500000000001
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 444.75200000000001
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 492.02800000000002
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 492.03800000000001
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 522.476
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 553.27999999999997
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 554.40499999999997
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 559.22699999999998
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 561.428
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 561.45799999999997
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 564.38699999999994
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 564.447
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 564.46400000000006
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 564.52999999999997
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 564.54300000000001
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 565.35000000000002
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 565.36500000000001
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 565.375
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 565.38099999999997
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 565.80399999999997
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 577.81899999999996
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 579.32000000000005
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 579.34400000000005
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 593.22199999999998
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 593.62
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 611.01999999999998
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 615.99000000000001
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 623.351
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 623.36000000000001
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 624.78999999999996
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 625.08199999999999
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 625.08600000000001
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 625.11599999999999
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 625.27599999999995
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 625.39300000000003
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 625.51099999999997
                        },
                        "1436": {
                            "name": "BeforeInstallPromptEvent",
                            "firstUsed": 781.06399999999996
                        }
                    },
                    "CSSFeatures": {
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 422.98899999999998
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 423.01600000000002
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 423.02100000000002
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 423.02300000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 423.02600000000001
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 423.036
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 428.03500000000003
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 438.15600000000001
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 438.16000000000003
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 438.18099999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 438.18799999999999
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 438.19299999999998
                        },
                        "444": {
                            "name": "CSSPropertyScrollBehavior",
                            "firstUsed": 438.19900000000001
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 438.202
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 438.31999999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 438.32499999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 438.32900000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 438.33100000000002
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 438.334
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 438.36000000000001
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 438.36900000000003
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 438.37200000000001
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 438.38
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 438.38299999999998
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 438.38799999999998
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 438.43000000000001
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 438.43700000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 438.44099999999997
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 438.46600000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 438.48500000000001
                        },
                        "661": {
                            "name": "CSSPropertyTextUnderlineOffset",
                            "firstUsed": 438.529
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 438.53399999999999
                        },
                        "663": {
                            "name": "CSSPropertyTextDecorationThickness",
                            "firstUsed": 438.53699999999998
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 438.601
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 438.62599999999998
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 438.66000000000003
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 438.66300000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 438.666
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 438.69099999999997
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 438.75299999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 438.75900000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 438.76299999999998
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 438.79199999999997
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 438.80200000000002
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 438.80500000000001
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 438.81799999999998
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 438.82299999999998
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 438.82799999999997
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 438.88200000000001
                        },
                        "513": {
                            "name": "CSSPropertyGridGap",
                            "firstUsed": 439.39600000000002
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 439.40699999999998
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 439.428
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 439.483
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 439.51400000000001
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 439.52199999999999
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 439.52600000000001
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 439.52999999999997
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 439.54599999999999
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 441.30200000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 441.50700000000001
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 602.16200000000003
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 620.62400000000002
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 3801,
                "LastInteractive": 600,
                "TotalBlockingTime": 0,
                "testID": "241025_BiDcCE_8VJ",
                "step": 1,
                "effectiveBps": 14461,
                "domTime": 0,
                "aft": 0,
                "titleTime": 124,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 1,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "105": 25,
                            "205": 40,
                            "306": 22.699999999999999,
                            "407": 30,
                            "508": 95,
                            "609": 95,
                            "710": 70,
                            "810": 73.700000000000003,
                            "911": 76.200000000000003,
                            "1011": 47.600000000000001,
                            "1112": 11.1,
                            "1212": 27.300000000000001,
                            "1313": 20,
                            "1413": 45,
                            "1514": 47.600000000000001,
                            "1615": 30,
                            "1715": 20,
                            "1816": 19,
                            "1917": 14.300000000000001,
                            "2017": 5.2999999999999998,
                            "2118": 10,
                            "2218": 10,
                            "2319": 10,
                            "2420": 57.100000000000001,
                            "2520": 10,
                            "2621": 15,
                            "2721": 10,
                            "2822": 5.2999999999999998,
                            "2922": 14.300000000000001,
                            "3023": 5.2999999999999998,
                            "3124": 13.6,
                            "3224": 10,
                            "3325": 10.5,
                            "3425": 45.5,
                            "3526": 14.300000000000001,
                            "3627": 10.5,
                            "3727": 10.5,
                            "3828": 20
                        },
                        "max": 100,
                        "count": 39
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "105": 0,
                            "205": 33090,
                            "306": 760539,
                            "407": 474493,
                            "508": 4294,
                            "609": 0,
                            "710": 37882,
                            "810": 834737,
                            "911": 5251,
                            "1011": 0,
                            "1112": 0,
                            "1212": 0,
                            "1313": 0,
                            "1413": 0,
                            "1514": 0,
                            "1615": 0,
                            "1715": 0,
                            "1816": 0,
                            "1917": 0,
                            "2017": 0,
                            "2118": 0,
                            "2218": 0,
                            "2319": 0,
                            "2420": 0,
                            "2520": 3341,
                            "2621": 0,
                            "2721": 0,
                            "2822": 0,
                            "2922": 0,
                            "3023": 0,
                            "3124": 0,
                            "3224": 0,
                            "3325": 0,
                            "3425": 0,
                            "3526": 0,
                            "3627": 16764,
                            "3727": 761336,
                            "3828": 96644
                        },
                        "max": 834737,
                        "count": 39
                    }
                },
                "effectiveBpsDoc": 16131,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000600.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000900.jpg",
                        "VisuallyComplete": 4
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 5
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 16
                    },
                    {
                        "time": 1200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001200.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 62
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001400.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "app.datenwerkbank.de": {
                        "bytes": 0,
                        "requests": 1,
                        "connections": 1
                    },
                    "www.jerritpeinelt.com": {
                        "bytes": 5770,
                        "requests": 2,
                        "connections": 2
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5259,
                        "bytesUncompressed": 63010,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 511,
                        "bytesUncompressed": 511,
                        "requests": 2
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-bb2n-10.10.1.39",
                    "loadTime": 4024,
                    "docTime": 4024,
                    "fullyLoaded": 4376,
                    "bytesOut": 47143,
                    "bytesOutDoc": 43520,
                    "bytesIn": 2302484,
                    "bytesInDoc": 2298494,
                    "requests": [
                        {
                            "type": 3,
                            "id": "27919E4952D43744F8D3FC941EF8CA09",
                            "request_id": "27919E4952D43744F8D3FC941EF8CA09",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/",
                            "raw_id": "27919E4952D43744F8D3FC941EF8CA09",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 132,
                            "ttfb_ms": 131,
                            "load_start": 136,
                            "load_start_float": 136.000079,
                            "bytesIn": 5262,
                            "objectSize": 5262,
                            "objectSizeUncompressed": 63010,
                            "chunks": [
                                {
                                    "ts": 268,
                                    "bytes": 5262,
                                    "inflated": 63010
                                }
                            ],
                            "expires": "Fri, 25 Oct 2024 18:35:54 GMT",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 34,
                            "connect_start": 34,
                            "connect_end": 68,
                            "ssl_start": 68,
                            "ssl_end": 135,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jerritpeinelt.com",
                                "sanList": [
                                    "jerritpeinelt.com",
                                    "www.jerritpeinelt.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725024289,
                                "validTo": 1732800288,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725027799861,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1725027799860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=3600",
                                    "content-encoding: gzip",
                                    "content-length: 5262",
                                    "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "expires: Fri, 25 Oct 2024 18:35:54 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 33,
                            "connect_ms": 34,
                            "ssl_ms": 67,
                            "gzip_total": 5262,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 6,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 79,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 268,
                            "ttfb_start": 136,
                            "ttfb_end": 267,
                            "download_start": 267,
                            "download_end": 268,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 268,
                            "all_ms": 266,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    444.10300000000001,
                                    444.79300000000001
                                ],
                                [
                                    447.98000000000002,
                                    448.73099999999999
                                ],
                                [
                                    444.11700000000002,
                                    444.25700000000001
                                ],
                                [
                                    447.98700000000002,
                                    448.185
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30317.2",
                            "request_id": "30317.2",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/dist\/scss\/main.css?v1.6",
                            "raw_id": "30317.2",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 48,
                            "ttfb_ms": 47,
                            "load_start": 292,
                            "load_start_float": 292.00009499999999,
                            "bytesIn": 4673,
                            "objectSize": 4673,
                            "objectSizeUncompressed": 19745,
                            "chunks": [
                                {
                                    "ts": 339,
                                    "bytes": 4673,
                                    "inflated": 19745
                                }
                            ],
                            "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 27,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/dist\/scss\/main.css?v1.6",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-type: text\/css",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: W\/\"670e805a-4d21\"",
                                    "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                    "last-modified: Tue, 15 Oct 2024 14:46:50 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1768,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4857,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 286,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 95,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 340,
                            "ttfb_start": 292,
                            "ttfb_end": 339,
                            "download_start": 339,
                            "download_end": 340,
                            "download_ms": 1,
                            "all_start": 292,
                            "all_end": 340,
                            "all_ms": 48,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "30317.3",
                            "request_id": "30317.3",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/images\/logo.svg",
                            "raw_id": "30317.3",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 52,
                            "ttfb_ms": 51,
                            "load_start": 292,
                            "load_start_float": 292.00010099999997,
                            "bytesIn": 1439,
                            "objectSize": 1439,
                            "objectSizeUncompressed": 1439,
                            "chunks": [
                                {
                                    "ts": 344,
                                    "bytes": 1439
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 59,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 1439",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d1e0ef-59f\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Fri, 30 Aug 2024 15:10:39 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1876,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 290,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 101,
                            "server_port": "443",
                            "load_end": 344,
                            "ttfb_start": 292,
                            "ttfb_end": 343,
                            "download_start": 343,
                            "download_end": 344,
                            "download_ms": 1,
                            "all_start": 292,
                            "all_end": 344,
                            "all_ms": 52,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "30317.4",
                            "request_id": "30317.4",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/dist\/js\/main.js?v1.5",
                            "raw_id": "30317.4",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 150,
                            "ttfb_ms": 71,
                            "load_start": 345,
                            "load_start_float": 345.00010700000001,
                            "bytesIn": 56322,
                            "objectSize": 56322,
                            "objectSizeUncompressed": 163940,
                            "chunks": [
                                {
                                    "ts": 420,
                                    "bytes": 16185,
                                    "inflated": 46366
                                },
                                {
                                    "ts": 455,
                                    "bytes": 16366,
                                    "inflated": 51734
                                },
                                {
                                    "ts": 481,
                                    "bytes": 16366,
                                    "inflated": 45272
                                },
                                {
                                    "ts": 494,
                                    "bytes": 7405,
                                    "inflated": 20568
                                }
                            ],
                            "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "br",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 257,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/dist\/js\/main.js?v1.5",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-type: text\/javascript",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: W\/\"66d6c1df-28064\"",
                                    "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 07:59:27 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1666,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 56566,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 342,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 495,
                            "ttfb_start": 345,
                            "ttfb_end": 416,
                            "download_start": 416,
                            "download_end": 495,
                            "download_ms": 79,
                            "all_start": 345,
                            "all_end": 495,
                            "all_ms": 150,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 8,
                                "v8.compile": 3,
                                "FunctionCall": 35
                            },
                            "cpu.EvaluateScript": 8,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 35,
                            "cpuTime": 45,
                            "js_timing": [
                                [
                                    598.58600000000001,
                                    606.76099999999997
                                ],
                                [
                                    598.60400000000004,
                                    601.20100000000002
                                ],
                                [
                                    607.75300000000004,
                                    607.803
                                ],
                                [
                                    608.55899999999997,
                                    608.78499999999997
                                ],
                                [
                                    699.74699999999996,
                                    700.52800000000002
                                ],
                                [
                                    799.471,
                                    799.53399999999999
                                ],
                                [
                                    899.58699999999999,
                                    899.65200000000004
                                ],
                                [
                                    1000.056,
                                    1000.148
                                ],
                                [
                                    1099.9739999999999,
                                    1100.0329999999999
                                ],
                                [
                                    1199.6559999999999,
                                    1199.7249999999999
                                ],
                                [
                                    1299.76,
                                    1299.8430000000001
                                ],
                                [
                                    1400.2280000000001,
                                    1400.2809999999999
                                ],
                                [
                                    1499.873,
                                    1499.9649999999999
                                ],
                                [
                                    1599.634,
                                    1599.7190000000001
                                ],
                                [
                                    1699.598,
                                    1699.674
                                ],
                                [
                                    1799.6849999999999,
                                    1799.732
                                ],
                                [
                                    1899.5139999999999,
                                    1899.5619999999999
                                ],
                                [
                                    1999.566,
                                    1999.6110000000001
                                ],
                                [
                                    2099.5259999999998,
                                    2099.596
                                ],
                                [
                                    2199.8119999999999,
                                    2199.8679999999999
                                ],
                                [
                                    2299.886,
                                    2299.931
                                ],
                                [
                                    2399.9180000000001,
                                    2399.9639999999999
                                ],
                                [
                                    2499.6439999999998,
                                    2499.6970000000001
                                ],
                                [
                                    2599.4679999999998,
                                    2599.5129999999999
                                ],
                                [
                                    2699.5999999999999,
                                    2699.6480000000001
                                ],
                                [
                                    2800.0790000000002,
                                    2800.1289999999999
                                ],
                                [
                                    2899.9879999999998,
                                    2900.0450000000001
                                ],
                                [
                                    2999.6489999999999,
                                    2999.6959999999999
                                ],
                                [
                                    3099.5250000000001,
                                    3099.5740000000001
                                ],
                                [
                                    3199.489,
                                    3199.5340000000001
                                ],
                                [
                                    3300.3020000000001,
                                    3300.348
                                ],
                                [
                                    3400.1170000000002,
                                    3400.1619999999998
                                ],
                                [
                                    3499.7559999999999,
                                    3499.8000000000002
                                ],
                                [
                                    3599.636,
                                    3599.788
                                ],
                                [
                                    4024.1289999999999,
                                    4025.857
                                ],
                                [
                                    4025.8620000000001,
                                    4025.9499999999998
                                ],
                                [
                                    4027.451,
                                    4028.7220000000002
                                ],
                                [
                                    4028.8879999999999,
                                    4028.96
                                ],
                                [
                                    4028.9670000000001,
                                    4028.9720000000002
                                ],
                                [
                                    4028.9789999999998,
                                    4028.982
                                ],
                                [
                                    4028.9879999999998,
                                    4028.9920000000002
                                ],
                                [
                                    4028.998,
                                    4029.002
                                ],
                                [
                                    4029.0070000000001,
                                    4029.011
                                ],
                                [
                                    4029.0160000000001,
                                    4029.02
                                ],
                                [
                                    4029.0259999999998,
                                    4029.029
                                ],
                                [
                                    4029.0500000000002,
                                    4029.1509999999998
                                ],
                                [
                                    4029.165,
                                    4029.2020000000002
                                ],
                                [
                                    4029.212,
                                    4029.2310000000002
                                ],
                                [
                                    4029.239,
                                    4029.252
                                ],
                                [
                                    4029.259,
                                    4029.2730000000001
                                ],
                                [
                                    4029.2800000000002,
                                    4029.2939999999999
                                ],
                                [
                                    4029.3009999999999,
                                    4029.3090000000002
                                ],
                                [
                                    4029.3139999999999,
                                    4029.3220000000001
                                ],
                                [
                                    4029.3270000000002,
                                    4029.335
                                ],
                                [
                                    4029.3400000000001,
                                    4029.3580000000002
                                ],
                                [
                                    4029.3629999999998,
                                    4029.3760000000002
                                ],
                                [
                                    4029.3800000000001,
                                    4029.3879999999999
                                ],
                                [
                                    4029.393,
                                    4029.3989999999999
                                ],
                                [
                                    4029.404,
                                    4029.4110000000001
                                ],
                                [
                                    4029.415,
                                    4029.4259999999999
                                ],
                                [
                                    4029.4299999999998,
                                    4029.4389999999999
                                ],
                                [
                                    4029.4430000000002,
                                    4029.4499999999998
                                ],
                                [
                                    4029.4540000000002,
                                    4029.4609999999998
                                ],
                                [
                                    4029.4650000000001,
                                    4029.4720000000002
                                ],
                                [
                                    4029.4760000000001,
                                    4029.4839999999999
                                ],
                                [
                                    4029.489,
                                    4029.4949999999999
                                ],
                                [
                                    4029.502,
                                    4029.5100000000002
                                ],
                                [
                                    4029.5140000000001,
                                    4029.5239999999999
                                ],
                                [
                                    4029.529,
                                    4029.5369999999998
                                ],
                                [
                                    4029.5410000000002,
                                    4029.5500000000002
                                ],
                                [
                                    4029.5540000000001,
                                    4029.5610000000001
                                ],
                                [
                                    4029.5650000000001,
                                    4029.5709999999999
                                ],
                                [
                                    4029.576,
                                    4029.5830000000001
                                ],
                                [
                                    4029.587,
                                    4029.5940000000001
                                ],
                                [
                                    4029.598,
                                    4029.605
                                ],
                                [
                                    4029.6089999999999,
                                    4029.6179999999999
                                ],
                                [
                                    4029.623,
                                    4029.634
                                ],
                                [
                                    4029.6390000000001,
                                    4029.6460000000002
                                ],
                                [
                                    4029.9659999999999,
                                    4029.9830000000002
                                ],
                                [
                                    4029.9920000000002,
                                    4030.0079999999998
                                ],
                                [
                                    4030.0149999999999,
                                    4030.018
                                ],
                                [
                                    4030.0239999999999,
                                    4030.027
                                ],
                                [
                                    4030.0329999999999,
                                    4030.0369999999998
                                ],
                                [
                                    4030.0430000000001,
                                    4030.0459999999998
                                ],
                                [
                                    4030.0529999999999,
                                    4030.056
                                ],
                                [
                                    4030.0700000000002,
                                    4030.0729999999999
                                ],
                                [
                                    4030.0799999999999,
                                    4030.0900000000001
                                ],
                                [
                                    4030.0970000000002,
                                    4030.1010000000001
                                ],
                                [
                                    4030.1080000000002,
                                    4030.1120000000001
                                ],
                                [
                                    4030.1199999999999,
                                    4030.1239999999998
                                ],
                                [
                                    4030.1300000000001,
                                    4030.134
                                ],
                                [
                                    4030.1399999999999,
                                    4030.143
                                ],
                                [
                                    4030.163,
                                    4030.1669999999999
                                ],
                                [
                                    4030.1729999999998,
                                    4030.1759999999999
                                ],
                                [
                                    4030.181,
                                    4030.1849999999999
                                ],
                                [
                                    4030.1909999999998,
                                    4030.194
                                ],
                                [
                                    4030.1999999999998,
                                    4030.203
                                ],
                                [
                                    4030.2080000000001,
                                    4030.212
                                ],
                                [
                                    4030.2179999999998,
                                    4030.221
                                ],
                                [
                                    4030.2269999999999,
                                    4030.2310000000002
                                ],
                                [
                                    4030.2489999999998,
                                    4030.2530000000002
                                ],
                                [
                                    4030.2600000000002,
                                    4030.2629999999999
                                ],
                                [
                                    4030.27,
                                    4030.2730000000001
                                ],
                                [
                                    4030.2800000000002,
                                    4030.2829999999999
                                ],
                                [
                                    4030.2890000000002,
                                    4030.2919999999999
                                ],
                                [
                                    4030.299,
                                    4030.3020000000001
                                ],
                                [
                                    4030.3090000000002,
                                    4030.3119999999999
                                ],
                                [
                                    4030.319,
                                    4030.3220000000001
                                ],
                                [
                                    4030.3290000000002,
                                    4030.3319999999999
                                ],
                                [
                                    4030.3389999999999,
                                    4030.3420000000001
                                ],
                                [
                                    4030.348,
                                    4054.2600000000002
                                ],
                                [
                                    4099.7830000000004,
                                    4099.9210000000003
                                ],
                                [
                                    4099.9290000000001,
                                    4099.9480000000003
                                ],
                                [
                                    4259.7179999999998,
                                    4259.7920000000004
                                ],
                                [
                                    4259.799,
                                    4259.8119999999999
                                ],
                                [
                                    4285.4769999999999,
                                    4285.5780000000004
                                ],
                                [
                                    4299.71,
                                    4299.7579999999998
                                ],
                                [
                                    4299.7650000000003,
                                    4299.777
                                ],
                                [
                                    4299.7830000000004,
                                    4300.0959999999995
                                ],
                                [
                                    4399.982,
                                    4400.0360000000001
                                ],
                                [
                                    4400.0420000000004,
                                    4400.0540000000001
                                ],
                                [
                                    4500.259,
                                    4500.3069999999998
                                ],
                                [
                                    4500.3130000000001,
                                    4500.3469999999998
                                ],
                                [
                                    4535.0929999999998,
                                    4535.1450000000004
                                ],
                                [
                                    4535.433,
                                    4535.4570000000003
                                ],
                                [
                                    4599.9219999999996,
                                    4600.1390000000001
                                ],
                                [
                                    4600.1469999999999,
                                    4600.1610000000001
                                ],
                                [
                                    4600.1639999999998,
                                    4600.2740000000003
                                ],
                                [
                                    4702.4650000000001,
                                    4702.5770000000002
                                ],
                                [
                                    4702.585,
                                    4702.5990000000002
                                ],
                                [
                                    4785.5249999999996,
                                    4785.5640000000003
                                ],
                                [
                                    4799.7510000000002,
                                    4799.799
                                ],
                                [
                                    4799.8050000000003,
                                    4799.8209999999999
                                ],
                                [
                                    4799.826,
                                    4799.8879999999999
                                ],
                                [
                                    4899.8119999999999,
                                    4899.8500000000004
                                ],
                                [
                                    4899.8540000000003,
                                    4899.8630000000003
                                ],
                                [
                                    5000.2510000000002,
                                    5000.3109999999997
                                ],
                                [
                                    5000.3180000000002,
                                    5000.3280000000004
                                ],
                                [
                                    5035.4690000000001,
                                    5035.5050000000001
                                ],
                                [
                                    5100.0690000000004,
                                    5100.1180000000004
                                ],
                                [
                                    5100.1239999999998,
                                    5100.134
                                ],
                                [
                                    5100.1390000000001,
                                    5100.1679999999997
                                ],
                                [
                                    5199.9409999999998,
                                    5199.9889999999996
                                ],
                                [
                                    5200.0230000000001,
                                    5200.0309999999999
                                ],
                                [
                                    5285.4620000000004,
                                    5285.4960000000001
                                ],
                                [
                                    5300.1620000000003,
                                    5300.2110000000002
                                ],
                                [
                                    5300.2169999999996,
                                    5300.2280000000001
                                ],
                                [
                                    5300.232,
                                    5300.3119999999999
                                ],
                                [
                                    5399.8810000000003,
                                    5399.9769999999999
                                ],
                                [
                                    5399.9840000000004,
                                    5399.9979999999996
                                ],
                                [
                                    5500.0100000000002,
                                    5500.0659999999998
                                ],
                                [
                                    5500.0730000000003,
                                    5500.0829999999996
                                ],
                                [
                                    5535.4939999999997,
                                    5535.5309999999999
                                ],
                                [
                                    5599.7219999999998,
                                    5599.7749999999996
                                ],
                                [
                                    5599.7820000000002,
                                    5599.7910000000002
                                ],
                                [
                                    5599.8019999999997,
                                    5599.8360000000002
                                ],
                                [
                                    5700.3190000000004,
                                    5700.3729999999996
                                ],
                                [
                                    5700.3810000000003,
                                    5700.393
                                ],
                                [
                                    5785.4979999999996,
                                    5785.5320000000002
                                ],
                                [
                                    5799.8980000000001,
                                    5799.942
                                ],
                                [
                                    5799.9480000000003,
                                    5799.9570000000003
                                ],
                                [
                                    5799.9610000000002,
                                    5800.0299999999997
                                ],
                                [
                                    5899.6019999999999,
                                    5899.6660000000002
                                ],
                                [
                                    5899.6729999999998,
                                    5899.683
                                ],
                                [
                                    6000.0290000000005,
                                    6000.0829999999996
                                ],
                                [
                                    6000.0889999999999,
                                    6000.0990000000002
                                ],
                                [
                                    6035.4790000000003,
                                    6035.5159999999996
                                ],
                                [
                                    6099.4790000000003,
                                    6099.527
                                ],
                                [
                                    6099.5330000000004,
                                    6099.5429999999997
                                ],
                                [
                                    6099.5469999999996,
                                    6099.567
                                ],
                                [
                                    6200.0789999999997,
                                    6200.1419999999998
                                ],
                                [
                                    6200.1490000000003,
                                    6200.1599999999999
                                ],
                                [
                                    6285.5010000000002,
                                    6285.5429999999997
                                ],
                                [
                                    6299.6009999999997,
                                    6299.6509999999998
                                ],
                                [
                                    6299.6570000000002,
                                    6299.6670000000004
                                ],
                                [
                                    6299.6710000000003,
                                    6299.6909999999998
                                ],
                                [
                                    6400.2489999999998,
                                    6400.3029999999999
                                ],
                                [
                                    6400.3090000000002,
                                    6400.3180000000002
                                ],
                                [
                                    6499.7430000000004,
                                    6499.8069999999998
                                ],
                                [
                                    6499.8140000000003,
                                    6499.8249999999998
                                ],
                                [
                                    6535.4750000000004,
                                    6535.5110000000004
                                ],
                                [
                                    6600.4350000000004,
                                    6600.4840000000004
                                ],
                                [
                                    6600.4899999999998,
                                    6600.4989999999998
                                ],
                                [
                                    6600.5029999999997,
                                    6600.5249999999996
                                ],
                                [
                                    6699.5569999999998,
                                    6699.6109999999999
                                ],
                                [
                                    6699.6180000000004,
                                    6699.6289999999999
                                ],
                                [
                                    6785.491,
                                    6785.5219999999999
                                ],
                                [
                                    6800.1260000000002,
                                    6800.1809999999996
                                ],
                                [
                                    6800.1859999999997,
                                    6800.1980000000003
                                ],
                                [
                                    6800.2020000000002,
                                    6800.2209999999995
                                ],
                                [
                                    6899.7510000000002,
                                    6899.799
                                ],
                                [
                                    6899.8050000000003,
                                    6899.8159999999998
                                ],
                                [
                                    7000.3199999999997,
                                    7000.3819999999996
                                ],
                                [
                                    7000.3890000000001,
                                    7000.3990000000003
                                ],
                                [
                                    7035.4769999999999,
                                    7035.509
                                ],
                                [
                                    7100.1639999999998,
                                    7100.2160000000003
                                ],
                                [
                                    7100.223,
                                    7100.232
                                ],
                                [
                                    7100.2359999999999,
                                    7100.2569999999996
                                ],
                                [
                                    7199.9459999999999,
                                    7200.009
                                ],
                                [
                                    7200.0150000000003,
                                    7200.0249999999996
                                ],
                                [
                                    7285.598,
                                    7285.6310000000003
                                ],
                                [
                                    7300.3829999999998,
                                    7300.4430000000002
                                ],
                                [
                                    7300.4499999999998,
                                    7300.46
                                ],
                                [
                                    7300.4639999999999,
                                    7300.5439999999999
                                ],
                                [
                                    7399.9579999999996,
                                    7400.0479999999998
                                ],
                                [
                                    7400.0550000000003,
                                    7400.0649999999996
                                ],
                                [
                                    7499.692,
                                    7499.7520000000004
                                ],
                                [
                                    7499.8130000000001,
                                    7499.8289999999997
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30317.56",
                            "request_id": "30317.56",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/circle.0ca1b9d4.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/dist\/circle.0ca1b9d4.svg",
                            "raw_id": "30317.56",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 173,
                            "ttfb_ms": 172,
                            "load_start": 355,
                            "load_start_float": 355.00012600000002,
                            "bytesIn": 16072,
                            "objectSize": 16072,
                            "objectSizeUncompressed": 16072,
                            "chunks": [
                                {
                                    "ts": 528,
                                    "bytes": 16072
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/dist\/circle.0ca1b9d4.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 16072",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"670e8059-3ec8\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 15 Oct 2024 14:46:49 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2122,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 39,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16072,
                            "gzip_save": 9784,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 352,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 126,
                            "server_port": "443",
                            "load_end": 528,
                            "ttfb_start": 355,
                            "ttfb_end": 527,
                            "download_start": 527,
                            "download_end": 528,
                            "download_ms": 1,
                            "all_start": 355,
                            "all_end": 528,
                            "all_ms": 173,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "30317.7",
                            "request_id": "30317.7",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                            "raw_id": "30317.7",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1468,
                            "ttfb_ms": 135,
                            "load_start": 420,
                            "load_start_float": 420.00013799999999,
                            "bytesIn": 365870,
                            "objectSize": 365870,
                            "objectSizeUncompressed": 365870,
                            "chunks": [
                                {
                                    "ts": 558,
                                    "bytes": 16195
                                },
                                {
                                    "ts": 585,
                                    "bytes": 16573
                                },
                                {
                                    "ts": 613,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 643,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 687,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 714,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 742,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 781,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 815,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 844,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 872,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 895,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 931,
                                    "bytes": 72
                                },
                                {
                                    "ts": 979,
                                    "bytes": 5381
                                },
                                {
                                    "ts": 1010,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1038,
                                    "bytes": 11021
                                },
                                {
                                    "ts": 1229,
                                    "bytes": 13411
                                },
                                {
                                    "ts": 1257,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1285,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1309,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1337,
                                    "bytes": 3027
                                },
                                {
                                    "ts": 1587,
                                    "bytes": 14027
                                },
                                {
                                    "ts": 1611,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1639,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1668,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1696,
                                    "bytes": 2411
                                },
                                {
                                    "ts": 1888,
                                    "bytes": 5422
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 365870",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d76394-5952e\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2176,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 365870,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 418,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 138,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "352 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 1888,
                            "ttfb_start": 420,
                            "ttfb_end": 555,
                            "download_start": 555,
                            "download_end": 1888,
                            "download_ms": 1333,
                            "all_start": 420,
                            "all_end": 1888,
                            "all_ms": 1468,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "30317.8",
                            "request_id": "30317.8",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                            "raw_id": "30317.8",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1284,
                            "ttfb_ms": 488,
                            "load_start": 439,
                            "load_start_float": 439.00014399999998,
                            "bytesIn": 146030,
                            "objectSize": 146030,
                            "objectSizeUncompressed": 146030,
                            "chunks": [
                                {
                                    "ts": 1038,
                                    "bytes": 5345
                                },
                                {
                                    "ts": 1061,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1090,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1120,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1144,
                                    "bytes": 11093
                                },
                                {
                                    "ts": 1337,
                                    "bytes": 13339
                                },
                                {
                                    "ts": 1366,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1394,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1422,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1446,
                                    "bytes": 3099
                                },
                                {
                                    "ts": 1696,
                                    "bytes": 13955
                                },
                                {
                                    "ts": 1723,
                                    "bytes": 1003
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 146030",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d76394-23a6e\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 146030,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 423,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 144,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "143 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 800,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x800",
                                        "Megapixels": 0.95999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 960000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 95.184700000000007,
                                            "standardDeviation": 63.184100000000001,
                                            "kurtosis": -0.94135599999999997,
                                            "skewness": 0.38537300000000002,
                                            "entropy": 0.96184599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 97.322199999999995,
                                            "standardDeviation": 61.491300000000003,
                                            "kurtosis": -1.02979,
                                            "skewness": 0.12807199999999999,
                                            "entropy": 0.97063200000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 250,
                                            "mean": 107.133,
                                            "standardDeviation": 58.669499999999999,
                                            "kurtosis": -0.94529300000000005,
                                            "skewness": 0.21554999999999999,
                                            "entropy": 0.96682599999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 81.099000000000004,
                                            "standardDeviation": 69.391499999999994,
                                            "kurtosis": -0.50257099999999999,
                                            "skewness": 0.86868299999999998,
                                            "entropy": 0.94808199999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:56+00:00",
                                        "date:modify": "2024-10-25T17:35:56+00:00",
                                        "signature": "30363c2dd3ac442222c19171be0a01bd4e0c854aaef750dd5edefbd0da7c14d7"
                                    },
                                    "tainted": false,
                                    "filesize": "146030B",
                                    "numberPixels": "960000",
                                    "pixelsPerSecond": "14.684MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.065"
                                }
                            },
                            "load_end": 1723,
                            "ttfb_start": 439,
                            "ttfb_end": 927,
                            "download_start": 927,
                            "download_end": 1723,
                            "download_ms": 796,
                            "all_start": 439,
                            "all_end": 1723,
                            "all_ms": 1284,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "30317.9",
                            "request_id": "30317.9",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                            "raw_id": "30317.9",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1090,
                            "ttfb_ms": 488,
                            "load_start": 439,
                            "load_start_float": 439.00015000000002,
                            "bytesIn": 97454,
                            "objectSize": 97454,
                            "objectSizeUncompressed": 97454,
                            "chunks": [
                                {
                                    "ts": 1144,
                                    "bytes": 5273
                                },
                                {
                                    "ts": 1172,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1200,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1229,
                                    "bytes": 2955
                                },
                                {
                                    "ts": 1446,
                                    "bytes": 13267
                                },
                                {
                                    "ts": 1474,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1502,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1529,
                                    "bytes": 10495
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 97454",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66e070e2-17cae\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 10 Sep 2024 16:16:34 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 97454,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 429,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 150,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "95 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1800,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x1800",
                                        "Megapixels": 2.2000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 1800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2160000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.015,
                                            "standardDeviation": 76.551400000000001,
                                            "kurtosis": -1.06125,
                                            "skewness": 0.24015,
                                            "entropy": 0.95516400000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.05500000000001,
                                            "standardDeviation": 83.519800000000004,
                                            "kurtosis": -1.26833,
                                            "skewness": 0.0266237,
                                            "entropy": 0.95601400000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.02200000000001,
                                            "standardDeviation": 74.066699999999997,
                                            "kurtosis": -1.0117700000000001,
                                            "skewness": 0.210262,
                                            "entropy": 0.96486899999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 98.966899999999995,
                                            "standardDeviation": 72.067700000000002,
                                            "kurtosis": -0.73696099999999998,
                                            "skewness": 0.470833,
                                            "entropy": 0.94460900000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 1800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:56+00:00",
                                        "date:modify": "2024-10-25T17:35:56+00:00",
                                        "signature": "5b9043447a2e098889b9001cc5f3fa313708f7278e2fff01f8a5b99b076600ef"
                                    },
                                    "tainted": false,
                                    "filesize": "97454B",
                                    "numberPixels": "2160000",
                                    "pixelsPerSecond": "46.7851MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.046"
                                }
                            },
                            "load_end": 1529,
                            "ttfb_start": 439,
                            "ttfb_end": 927,
                            "download_start": 927,
                            "download_end": 1529,
                            "download_ms": 602,
                            "all_start": 439,
                            "all_end": 1529,
                            "all_ms": 1090,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "30317.10",
                            "request_id": "30317.10",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                            "raw_id": "30317.10",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2220,
                            "ttfb_ms": 489,
                            "load_start": 439,
                            "load_start_float": 439.000156,
                            "bytesIn": 209596,
                            "objectSize": 209596,
                            "objectSizeUncompressed": 209596,
                            "chunks": [
                                {
                                    "ts": 1532,
                                    "bytes": 5871
                                },
                                {
                                    "ts": 1563,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1587,
                                    "bytes": 2339
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 15363
                                },
                                {
                                    "ts": 1752,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1776,
                                    "bytes": 9231
                                },
                                {
                                    "ts": 1891,
                                    "bytes": 9824
                                },
                                {
                                    "ts": 1917,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1941,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1969,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2000,
                                    "bytes": 6614
                                },
                                {
                                    "ts": 2222,
                                    "bytes": 9333
                                },
                                {
                                    "ts": 2245,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2274,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2302,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2330,
                                    "bytes": 7105
                                },
                                {
                                    "ts": 2633,
                                    "bytes": 871
                                },
                                {
                                    "ts": 2659,
                                    "bytes": 12117
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 209596",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66e2a960-332bc\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Thu, 12 Sep 2024 08:42:08 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 209596,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 430,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 156,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "193 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 2659,
                            "ttfb_start": 439,
                            "ttfb_end": 928,
                            "download_start": 928,
                            "download_end": 2659,
                            "download_ms": 1731,
                            "all_start": 439,
                            "all_end": 2659,
                            "all_ms": 2220,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "30317.11",
                            "request_id": "30317.11",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                            "raw_id": "30317.11",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1587,
                            "ttfb_ms": 488,
                            "load_start": 440,
                            "load_start_float": 440.00016199999999,
                            "bytesIn": 82186,
                            "objectSize": 82186,
                            "objectSizeUncompressed": 82186,
                            "chunks": [
                                {
                                    "ts": 1776,
                                    "bytes": 7135
                                },
                                {
                                    "ts": 1804,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1832,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1861,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1890,
                                    "bytes": 1111
                                },
                                {
                                    "ts": 2000,
                                    "bytes": 9752
                                },
                                {
                                    "ts": 2027,
                                    "bytes": 15090
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 82186",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d76393-1410a\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 82186,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 431,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 162,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "66 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 2027,
                            "ttfb_start": 440,
                            "ttfb_end": 928,
                            "download_start": 928,
                            "download_end": 2027,
                            "download_ms": 1099,
                            "all_start": 440,
                            "all_end": 2027,
                            "all_ms": 1587,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "30317.12",
                            "request_id": "30317.12",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                            "raw_id": "30317.12",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2968,
                            "ttfb_ms": 488,
                            "load_start": 441,
                            "load_start_float": 441.00016799999997,
                            "bytesIn": 319412,
                            "objectSize": 319412,
                            "objectSizeUncompressed": 319412,
                            "chunks": [
                                {
                                    "ts": 2029,
                                    "bytes": 1267
                                },
                                {
                                    "ts": 2056,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2080,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2108,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2137,
                                    "bytes": 15171
                                },
                                {
                                    "ts": 2330,
                                    "bytes": 9261
                                },
                                {
                                    "ts": 2359,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2387,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2410,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 7177
                                },
                                {
                                    "ts": 2663,
                                    "bytes": 4249
                                },
                                {
                                    "ts": 2689,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2740,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2769,
                                    "bytes": 12189
                                },
                                {
                                    "ts": 3009,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3038,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3066,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3094,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3118,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3146,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3175,
                                    "bytes": 108
                                },
                                {
                                    "ts": 3396,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3409,
                                    "bytes": 8134
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 319412",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d76393-4dfb4\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2194,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 319412,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 435,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "312 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 800,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x800",
                                        "Megapixels": 0.95999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 960000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 72.747600000000006,
                                            "standardDeviation": 46.270000000000003,
                                            "kurtosis": -0.55831200000000003,
                                            "skewness": 0.56900799999999996,
                                            "entropy": 0.90835299999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 79.195899999999995,
                                            "standardDeviation": 49.757899999999999,
                                            "kurtosis": -0.66143600000000002,
                                            "skewness": 0.39768999999999999,
                                            "entropy": 0.92734899999999998
                                        },
                                        "green": {
                                            "min": 3,
                                            "max": 255,
                                            "mean": 92.767700000000005,
                                            "standardDeviation": 51.081099999999999,
                                            "kurtosis": -0.98803600000000003,
                                            "skewness": 0.12764,
                                            "entropy": 0.93573399999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 46.279299999999999,
                                            "standardDeviation": 37.970999999999997,
                                            "kurtosis": 2.5475500000000002,
                                            "skewness": 1.3661399999999999,
                                            "entropy": 0.86197599999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:58+00:00",
                                        "date:modify": "2024-10-25T17:35:58+00:00",
                                        "signature": "b286f67edc073f44cd059519095244cd203938a76e6ffb8ae44779a8a1340737"
                                    },
                                    "tainted": false,
                                    "filesize": "319412B",
                                    "numberPixels": "960000",
                                    "pixelsPerSecond": "18.493MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.051"
                                }
                            },
                            "load_end": 3409,
                            "ttfb_start": 441,
                            "ttfb_end": 929,
                            "download_start": 929,
                            "download_end": 3409,
                            "download_ms": 2480,
                            "all_start": 441,
                            "all_end": 3409,
                            "all_ms": 2968,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "30317.14",
                            "request_id": "30317.14",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                            "raw_id": "30317.14",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3480,
                            "ttfb_ms": 488,
                            "load_start": 441,
                            "load_start_float": 441.00017400000002,
                            "bytesIn": 510918,
                            "objectSize": 510918,
                            "objectSizeUncompressed": 510918,
                            "chunks": [
                                {
                                    "ts": 2137,
                                    "bytes": 1195
                                },
                                {
                                    "ts": 2165,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2193,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2222,
                                    "bytes": 7033
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 9189
                                },
                                {
                                    "ts": 2467,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2523,
                                    "bytes": 15423
                                },
                                {
                                    "ts": 2769,
                                    "bytes": 4177
                                },
                                {
                                    "ts": 2797,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2825,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2877,
                                    "bytes": 12261
                                },
                                {
                                    "ts": 3175,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 3203,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3231,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3260,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3283,
                                    "bytes": 180
                                },
                                {
                                    "ts": 3439,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3463,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3490,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3519,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3547,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3575,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3599,
                                    "bytes": 108
                                },
                                {
                                    "ts": 3641,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3670,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3698,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3727,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3755,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3783,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3807,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3835,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 3863,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3892,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3920,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3921,
                                    "bytes": 3068
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 510918",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d82bb7-7cbc6\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Wed, 04 Sep 2024 09:43:19 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2344,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 510918,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 436,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 174,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "499 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1800,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x1800",
                                        "Megapixels": 2.2000000000000002
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 1800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2160000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 152.19399999999999,
                                            "standardDeviation": 77.809600000000003,
                                            "kurtosis": -1.32578,
                                            "skewness": -0.46696500000000002,
                                            "entropy": 0.949901
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.07900000000001,
                                            "standardDeviation": 75.795100000000005,
                                            "kurtosis": -1.2224999999999999,
                                            "skewness": -0.49559900000000001,
                                            "entropy": 0.96167400000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 152.56100000000001,
                                            "standardDeviation": 75.733699999999999,
                                            "kurtosis": -1.3118700000000001,
                                            "skewness": -0.48059200000000002,
                                            "entropy": 0.945932
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 145.941,
                                            "standardDeviation": 81.899900000000002,
                                            "kurtosis": -1.4672700000000001,
                                            "skewness": -0.40533799999999998,
                                            "entropy": 0.94209799999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 1800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:58+00:00",
                                        "date:modify": "2024-10-25T17:35:58+00:00",
                                        "signature": "36143bd272e59f77740c91cdbe1497464be911df8353c9fec70591b2b54cf3eb"
                                    },
                                    "tainted": false,
                                    "filesize": "510918B",
                                    "numberPixels": "2160000",
                                    "pixelsPerSecond": "23.0822MB",
                                    "userTime": "0.070u",
                                    "elapsedTime": "0:01.093"
                                }
                            },
                            "load_end": 3921,
                            "ttfb_start": 441,
                            "ttfb_end": 929,
                            "download_start": 929,
                            "download_end": 3921,
                            "download_ms": 2992,
                            "all_start": 441,
                            "all_end": 3921,
                            "all_ms": 3480,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "30317.15",
                            "request_id": "30317.15",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                            "raw_id": "30317.15",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3176,
                            "ttfb_ms": 489,
                            "load_start": 441,
                            "load_start_float": 441.00018,
                            "bytesIn": 221796,
                            "objectSize": 221796,
                            "objectSizeUncompressed": 221796,
                            "chunks": [
                                {
                                    "ts": 2524,
                                    "bytes": 943
                                },
                                {
                                    "ts": 2553,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2575,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2604,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2632,
                                    "bytes": 15495
                                },
                                {
                                    "ts": 2878,
                                    "bytes": 4105
                                },
                                {
                                    "ts": 2905,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2934,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2962,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2981,
                                    "bytes": 12333
                                },
                                {
                                    "ts": 3283,
                                    "bytes": 16186
                                },
                                {
                                    "ts": 3311,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3340,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 3368,
                                    "bytes": 16618
                                },
                                {
                                    "ts": 3599,
                                    "bytes": 16258
                                },
                                {
                                    "ts": 3617,
                                    "bytes": 8930
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:55 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 221796",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d76394-36264\"",
                                    "expires: Sat, 22 Feb 2025 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:24 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2203,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 221796,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 437,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 180,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "217 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 1500,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x1500",
                                        "Megapixels": 1.8
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 1500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1800000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 77.849900000000005,
                                            "standardDeviation": 65.161299999999997,
                                            "kurtosis": -0.72004400000000002,
                                            "skewness": 0.64927000000000001,
                                            "entropy": 0.91101799999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.156499999999994,
                                            "standardDeviation": 79.890100000000004,
                                            "kurtosis": -1.02878,
                                            "skewness": 0.517683,
                                            "entropy": 0.94414699999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 93.589399999999998,
                                            "standardDeviation": 62.110999999999997,
                                            "kurtosis": -1.2818099999999999,
                                            "skewness": 0.256884,
                                            "entropy": 0.95670699999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 48.803800000000003,
                                            "standardDeviation": 53.482599999999998,
                                            "kurtosis": -0.20955799999999999,
                                            "skewness": 0.98513200000000001,
                                            "entropy": 0.83220000000000005
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 1500,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:58+00:00",
                                        "date:modify": "2024-10-25T17:35:58+00:00",
                                        "signature": "e6f0e9e171b5e8815b979c51ca624976d5f0d84946140744659d1cdeccd86607"
                                    },
                                    "tainted": false,
                                    "filesize": "221796B",
                                    "numberPixels": "1800000",
                                    "pixelsPerSecond": "43.1724MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.041"
                                }
                            },
                            "load_end": 3617,
                            "ttfb_start": 441,
                            "ttfb_end": 930,
                            "download_start": 930,
                            "download_end": 3617,
                            "download_ms": 2687,
                            "all_start": 441,
                            "all_end": 3617,
                            "all_ms": 3176,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "30317.53",
                            "request_id": "30317.53",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                            "raw_id": "30317.53",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 511,
                            "ttfb_ms": 483,
                            "load_start": 442,
                            "load_start_float": 442.00018599999999,
                            "bytesIn": 21144,
                            "objectSize": 21144,
                            "objectSizeUncompressed": 21144,
                            "chunks": [
                                {
                                    "ts": 932,
                                    "bytes": 14762
                                },
                                {
                                    "ts": 953,
                                    "bytes": 6382
                                }
                            ],
                            "expires": "Sun, 24 Nov 2024 17:35:55 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/dist\/barlow-v12-latin-regular.e0a5d8b7.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.jerritpeinelt.com",
                                    "priority: u=0",
                                    "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 21144",
                                    "content-type: font\/woff2",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d6c1db-5298\"",
                                    "expires: Sun, 24 Nov 2024 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 07:59:23 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 437,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 186,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 142,
                                    "GPOS": 4326,
                                    "GSUB": 1104,
                                    "OS\/2": 96,
                                    "cmap": 626,
                                    "cvt ": 160,
                                    "fpgm": 3605,
                                    "gasp": 8,
                                    "glyf": 29957,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 458,
                                    "post": 1101,
                                    "prep": 214
                                },
                                "names": {
                                    "0": "Copyright 2017 The Barlow Project Authors (https:\/\/github.com\/jp",
                                    "1": "Barlow",
                                    "2": "Regular",
                                    "3": "1.408;TRBY;Barlow-Regular",
                                    "4": "Barlow Regular",
                                    "5": "Version 1.408",
                                    "6": "Barlow-Regular",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 513,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 303,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "TRBY",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 1000,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1112,
                                    "usWinDescent": 249,
                                    "ulCodePageRange1": 536871315,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 506,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 221,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 953,
                            "ttfb_start": 442,
                            "ttfb_end": 925,
                            "download_start": 925,
                            "download_end": 953,
                            "download_ms": 28,
                            "all_start": 442,
                            "all_end": 953,
                            "all_ms": 511,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "30317.54",
                            "request_id": "30317.54",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                            "raw_id": "30317.54",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 535,
                            "ttfb_ms": 483,
                            "load_start": 442,
                            "load_start_float": 442.00019200000003,
                            "bytesIn": 20960,
                            "objectSize": 20960,
                            "objectSizeUncompressed": 20960,
                            "chunks": [
                                {
                                    "ts": 956,
                                    "bytes": 9975
                                },
                                {
                                    "ts": 977,
                                    "bytes": 10985
                                }
                            ],
                            "expires": "Sun, 24 Nov 2024 17:35:55 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/dist\/barlow-v12-latin-500.ac7cec5a.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.jerritpeinelt.com",
                                    "priority: u=0",
                                    "referer: https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 20960",
                                    "content-type: font\/woff2",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: \"66d6c1da-51e0\"",
                                    "expires: Sun, 24 Nov 2024 17:35:55 GMT",
                                    "last-modified: Tue, 03 Sep 2024 07:59:22 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 438,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 192,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 142,
                                    "GPOS": 4326,
                                    "GSUB": 1104,
                                    "OS\/2": 96,
                                    "cmap": 626,
                                    "cvt ": 160,
                                    "fpgm": 3605,
                                    "gasp": 8,
                                    "glyf": 29296,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 440,
                                    "post": 1101,
                                    "prep": 214
                                },
                                "names": {
                                    "0": "Copyright 2017 The Barlow Project Authors (https:\/\/github.com\/jp",
                                    "1": "Barlow Medium",
                                    "2": "Regular",
                                    "3": "1.408;TRBY;Barlow-Medium",
                                    "4": "Barlow Medium",
                                    "5": "Version 1.408",
                                    "6": "Barlow-Medium",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 518,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 305,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "TRBY",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 1000,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1112,
                                    "usWinDescent": 249,
                                    "ulCodePageRange1": 536871315,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 509,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 6,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 221,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 977,
                            "ttfb_start": 442,
                            "ttfb_end": 925,
                            "download_start": 925,
                            "download_end": 977,
                            "download_ms": 52,
                            "all_start": 442,
                            "all_end": 977,
                            "all_ms": 535,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "30317.52",
                            "request_id": "30317.52",
                            "ip_addr": "188.68.47.178",
                            "full_url": "https:\/\/app.datenwerkbank.de\/matomo.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "app.datenwerkbank.de",
                            "url": "\/matomo.js",
                            "raw_id": "30317.52",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 288,
                            "ttfb_ms": 282,
                            "load_start": 511,
                            "load_start_float": 511.000113,
                            "bytesIn": 20952,
                            "objectSize": 20952,
                            "objectSizeUncompressed": 67460,
                            "chunks": [
                                {
                                    "ts": 794,
                                    "bytes": 16179,
                                    "inflated": 50401
                                },
                                {
                                    "ts": 798,
                                    "bytes": 4773,
                                    "inflated": 17059
                                }
                            ],
                            "expires": "Sat, 25 Oct 2025 17:35:55 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 137,
                            "protocol": "HTTP\/2",
                            "dns_start": 349,
                            "dns_end": 380,
                            "connect_start": 380,
                            "connect_end": 417,
                            "ssl_start": 417,
                            "ssl_end": 510,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "app.datenwerkbank.de",
                                "sanList": [
                                    "app.datenwerkbank.de"
                                ],
                                "issuer": "R10",
                                "validFrom": 1729850841,
                                "validTo": 1737626840,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1729854351813,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100EAF77597F43AD4141A8C865C00AC1F1FFD306CCD54DB03F406466743BDBA3D24022100F25F0F58C0D091025CC1C0B680D126A04D1ED3B425ABEE749358716239768501"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1729854351821,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022074A00387A4FA83A9C0720FCBAF2F9C55A8FD84FAFF9E69FED43D5238D5111134022008EB63367F1E0D41FF52EA8346511554F0F2F7D0CDAD4D91F3F7A4AF43B30108"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": "278",
                            "initiator_column": "19",
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.datenwerkbank.de",
                                    ":method: GET",
                                    ":path: \/matomo.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "etag: W\/\"66f504a8-10784\"",
                                    "expires: Sat, 25 Oct 2025 17:35:55 GMT",
                                    "last-modified: Thu, 26 Sep 2024 06:52:24 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1606,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 31,
                            "connect_ms": 37,
                            "ssl_ms": 93,
                            "gzip_total": 21166,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 347,
                            "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 113,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF+DCCBOCgAwIBAgISBL3LZ57i9vZTTaGhkpbdP3cAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQxMDI1MTAwNzIxWhcNMjUwMTIzMTAwNzIwWjAfMR0wGwYDVQQD\nExRhcHAuZGF0ZW53ZXJrYmFuay5kZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC\nAgoCggIBAKQkTEpy1SSRGYsLX3XcSlRpclijyvWNCPeLyQ4yYLmKTOVWQa\/m2jTK\nheWdSHkXESii6spfHiA00MTMRPoG1mRNbCUbxpbOYbyyGBeMNZj0o45W9yPOyrqV\nM9XzEPYljWDzHfKI3eqb3MRiDPyekavev5yb7EB\/uJJFLSWFMkkHXn7PjkTCJAij\nbo7LjOkCzmWhhurVKrY8oahYsnO7rshmeyTcB8IEutBWbsNRvXW3dOf7ZyUmVho4\n5B4\/6wAn4IDPho7I+zVk8O+Xjm5DIDFgqA4ZDQ8f0On\/eLyyYSv5pSuZ28U45uyI\nhr14VTSbA4YfqkVqnS63AnUEOqcaYY94TUZ3j0iMIX\/n7u8n9G3KSQEm\/xsnX6zQ\nak5QKCBfWscdmQUY8yfYlCLUkqHXOF9QZL7+1IdKAfy93ZO1MBxRvy2Ujn7ju9gT\nGe6PonIrjF0+Ymlgvr2Jl2beAGGbWItKGr\/U9k5MY23RnEsP+jdhkwZLBR4PiQ0e\nMvi\/QLRvdJrvd3EvQWkV1bDwc58a\/xzIibZx82fV4Iun\/zBpBWQ5BG6wZ5MDlpMX\neGvmE8yZfOXLRb5JpENMZg8tPe5R55V2Oy1K\/0uMllGsSosIhxGFXs4yrfGjMAb6\nh97Gdu+bXpkj4+bEj81FkbSYGzb21xrI\/K9M2hHAqa29hnlZGwRBAgMBAAGjggIY\nMIICFDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUF\nBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFHVmjMeJtOiLBaY7j8XsUbA1uGwA\nMB8GA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEsw\nSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcw\nAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wHwYDVR0RBBgwFoIUYXBwLmRhdGVu\nd2Vya2JhbmsuZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQC\nBIH1BIHyAPAAdwCi4wrkRe+9rZt+OO1HZ3dT14JbhJTXK14bLMS5UKRH5wAAAZLD\nWqnFAAAEAwBIMEYCIQDq93WX9DrUFBqMhlwArB8f\/TBszVTbA\/QGRmdDvbo9JAIh\nAPJfD1jA0JECXMHAtoDRJqBNHtO0JavudJNYcWI5doUBAHUAfVkeEuF4KnscYWd8\nXv340IdcFKBOlZ65Ay\/ZDowuebgAAAGSw1qpzQAABAMARjBEAiB0oAOHpPqDqcBy\nD8uvL5xVqP2E+v+eaf7UPVI41RERNAIgCOtjNn8eDUH\/UuqDRlEVVPDy99DNrU2R\n8\/ekr0OzAQgwDQYJKoZIhvcNAQELBQADggEBAGA\/HnXhVelWQp\/j2mWI\/zrvxKAy\nopj4dmHHhmlrvACWvU5wg25VowW6lF7u+LzYesg4uj\/ywC9TgGbE3Y91IbI3JyQ6\nxkiVuhpTIYpAUxgMAOgKaJxW9Ak8zeETngbAxclZBLvwz+83yHHE4OsV4Y2h1xmn\nJQK+YtKfx9KlO+bWu0NnT15eu2P6RAcbNIRYqQBR39aAfbjvFpQRYi6A1Aai31yN\n\/30DvfZbxK+STf9z42zZUD92gtDEE0K6QTEB090iS1gak9+d3\/xLe3aSYm5cGRIb\ntJ10r6Xeui2maBNe037VHErvCBYDsRobGe0nrVe03lxqKnO82d81n5l7IlI=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 799,
                            "ttfb_start": 511,
                            "ttfb_end": 793,
                            "download_start": 793,
                            "download_end": 799,
                            "download_ms": 6,
                            "all_start": 349,
                            "all_end": 799,
                            "all_ms": 449,
                            "index": 15,
                            "number": 16,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    902.55799999999999,
                                    908.01700000000005
                                ],
                                [
                                    902.57299999999998,
                                    903.62599999999998
                                ],
                                [
                                    4025.953,
                                    4025.9740000000002
                                ],
                                [
                                    4028.8159999999998,
                                    4028.837
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30317.65",
                            "request_id": "30317.65",
                            "ip_addr": "188.68.47.178",
                            "full_url": "https:\/\/app.datenwerkbank.de\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "app.datenwerkbank.de",
                            "url": "\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "30317.65",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 199,
                            "ttfb_ms": 199,
                            "load_start": 809,
                            "load_start_float": 809.00019999999995,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 25 Oct 2024 18:35:55 GMT",
                            "cacheControl": "max-age=3600",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 137,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/app.datenwerkbank.de\/matomo.js",
                            "initiator_line": "35",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.datenwerkbank.de",
                                    ":method: POST",
                                    ":path: \/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=654778&h=17&m=35&s=55&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=8iblyh&pf_net=131&pf_srv=132&pf_tfr=2&pf_dm1=146&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.jerritpeinelt.com",
                                    "priority: u=4, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.jerritpeinelt.com",
                                    "cache-control: max-age=3600",
                                    "date: Fri, 25 Oct 2024 17:35:55 GMT",
                                    "expires: Fri, 25 Oct 2024 18:35:55 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 4219,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 808,
                            "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                            "chunks": [],
                            "netlog_id": 200,
                            "server_port": "443",
                            "load_end": 1008,
                            "ttfb_start": 809,
                            "ttfb_end": 1008,
                            "download_start": 1008,
                            "download_end": 1008,
                            "download_ms": 0,
                            "all_start": 809,
                            "all_end": 1008,
                            "all_ms": 199,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "30317.67",
                            "request_id": "30317.67",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/icons\/favicon.ico",
                            "raw_id": "30317.67",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 64,
                            "ttfb_ms": 63,
                            "load_start": 3955,
                            "load_start_float": 3955.000235,
                            "bytesIn": 15406,
                            "objectSize": 15406,
                            "objectSizeUncompressed": 15406,
                            "chunks": [
                                {
                                    "ts": 4019,
                                    "bytes": 15406
                                }
                            ],
                            "expires": "Fri, 01 Nov 2024 17:35:58 GMT",
                            "cacheControl": "max-age=604800",
                            "contentType": "image\/vnd.microsoft.icon",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/icons\/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "content-length: 15406",
                                    "content-type: image\/vnd.microsoft.icon",
                                    "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                    "etag: \"66d1e0ee-3c2e\"",
                                    "expires: Fri, 01 Nov 2024 17:35:58 GMT",
                                    "last-modified: Fri, 30 Aug 2024 15:10:38 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1897,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 7,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15406,
                            "gzip_save": 14280,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 3954,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 235,
                            "server_port": "443",
                            "load_end": 4019,
                            "ttfb_start": 3955,
                            "ttfb_end": 4018,
                            "download_start": 4018,
                            "download_end": 4019,
                            "download_ms": 1,
                            "all_start": 3955,
                            "all_end": 4019,
                            "all_ms": 64,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "30317.13",
                            "request_id": "30317.13",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                            "raw_id": "30317.13",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 124,
                            "ttfb_ms": 65,
                            "load_start": 4002,
                            "load_start_float": 4002.0002420000001,
                            "bytesIn": 50942,
                            "objectSize": 50942,
                            "objectSizeUncompressed": 50942,
                            "chunks": [
                                {
                                    "ts": 4070,
                                    "bytes": 16197
                                },
                                {
                                    "ts": 4096,
                                    "bytes": 16571
                                },
                                {
                                    "ts": 4124,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4126,
                                    "bytes": 1808
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:58 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 50942",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                    "etag: \"66e070e2-c6fe\"",
                                    "expires: Sat, 22 Feb 2025 17:35:58 GMT",
                                    "last-modified: Tue, 10 Sep 2024 16:16:34 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 50942,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4001,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 242,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "50 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1200,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 800,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x800",
                                        "Megapixels": 0.95999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 960000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 124.429,
                                            "standardDeviation": 54.110199999999999,
                                            "kurtosis": -0.72580500000000003,
                                            "skewness": -0.39389000000000002,
                                            "entropy": 0.96040599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 116.736,
                                            "standardDeviation": 58.2256,
                                            "kurtosis": -0.80471000000000004,
                                            "skewness": -0.24846299999999999,
                                            "entropy": 0.95974400000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 235,
                                            "mean": 126.97,
                                            "standardDeviation": 52.747999999999998,
                                            "kurtosis": -0.70607600000000004,
                                            "skewness": -0.45139299999999999,
                                            "entropy": 0.96467099999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 242,
                                            "mean": 129.58099999999999,
                                            "standardDeviation": 51.356999999999999,
                                            "kurtosis": -0.73823099999999997,
                                            "skewness": -0.43668499999999999,
                                            "entropy": 0.95680399999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:58+00:00",
                                        "date:modify": "2024-10-25T17:35:58+00:00",
                                        "signature": "1f73f4b7127c179b5b30f514bd61d0785125578e506a7a84121f4f3f82d716c6"
                                    },
                                    "tainted": false,
                                    "filesize": "50942B",
                                    "numberPixels": "960000",
                                    "pixelsPerSecond": "51.5264MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "load_end": 4126,
                            "ttfb_start": 4002,
                            "ttfb_end": 4067,
                            "download_start": 4067,
                            "download_end": 4126,
                            "download_ms": 59,
                            "all_start": 4002,
                            "all_end": 4126,
                            "all_ms": 124,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "30317.16",
                            "request_id": "30317.16",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                            "raw_id": "30317.16",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 349,
                            "ttfb_ms": 158,
                            "load_start": 4003,
                            "load_start_float": 4003.0002479999998,
                            "bytesIn": 132060,
                            "objectSize": 132060,
                            "objectSizeUncompressed": 132060,
                            "chunks": [
                                {
                                    "ts": 4166,
                                    "bytes": 16195
                                },
                                {
                                    "ts": 4182,
                                    "bytes": 16573
                                },
                                {
                                    "ts": 4210,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4237,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 4266,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4294,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 4324,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 4352,
                                    "bytes": 17390
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:58 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/webp",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 132060",
                                    "content-type: image\/webp",
                                    "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                    "etag: \"66d76393-203dc\"",
                                    "expires: Sat, 22 Feb 2025 17:35:58 GMT",
                                    "last-modified: Tue, 03 Sep 2024 19:29:23 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2278,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 132060,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4002,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 248,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Error reading RIFF file (corrupted?)"
                                    },
                                    "File": {
                                        "FileSize": "112 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    }
                                }
                            },
                            "load_end": 4352,
                            "ttfb_start": 4003,
                            "ttfb_end": 4161,
                            "download_start": 4161,
                            "download_end": 4352,
                            "download_ms": 191,
                            "all_start": 4003,
                            "all_end": 4352,
                            "all_ms": 349,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "30317.66",
                            "request_id": "30317.66",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/site.webmanifest",
                            "raw_id": "30317.66",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 287,
                            "ttfb_ms": 285,
                            "load_start": 4040,
                            "load_start_float": 4040.000227,
                            "bytesIn": 511,
                            "objectSize": 511,
                            "objectSizeUncompressed": 511,
                            "chunks": [
                                {
                                    "ts": 4327,
                                    "bytes": 511
                                }
                            ],
                            "expires": "Fri, 01 Nov 2024 17:35:58 GMT",
                            "cacheControl": "max-age=604800",
                            "contentType": "application\/manifest+json",
                            "contentEncoding": "",
                            "socket": 234,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 3931,
                            "connect_end": 3973,
                            "ssl_start": 3973,
                            "ssl_end": 4039,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jerritpeinelt.com",
                                "sanList": [
                                    "jerritpeinelt.com",
                                    "www.jerritpeinelt.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725024289,
                                "validTo": 1732800288,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725027799861,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1725027799860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "content-length: 511",
                                    "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                    "content-type: application\/manifest+json",
                                    "date: Fri, 25 Oct 2024 17:35:58 GMT",
                                    "etag: \"1ff-620e81111b2bd\"",
                                    "expires: Fri, 01 Nov 2024 17:35:58 GMT",
                                    "last-modified: Fri, 30 Aug 2024 15:15:51 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: User-Agent",
                                    "x-accel-version: 0.01",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1681,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 42,
                            "ssl_ms": 66,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 3929,
                            "socket_group": "pm\/https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 227,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 4327,
                            "ttfb_start": 4040,
                            "ttfb_end": 4325,
                            "download_start": 4325,
                            "download_end": 4327,
                            "download_ms": 2,
                            "all_start": 3931,
                            "all_end": 4327,
                            "all_ms": 395,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "30317.70",
                            "request_id": "30317.70",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/assets\/icons\/android-chrome-192x192.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/assets\/icons\/android-chrome-192x192.png",
                            "raw_id": "30317.70",
                            "frame_id": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 44,
                            "ttfb_ms": 44,
                            "load_start": 4332,
                            "load_start_float": 4332.0002549999999,
                            "bytesIn": 3479,
                            "objectSize": 3479,
                            "objectSizeUncompressed": 3479,
                            "chunks": [
                                {
                                    "ts": 4376,
                                    "bytes": 3479
                                }
                            ],
                            "expires": "Sat, 22 Feb 2025 17:35:59 GMT",
                            "cacheControl": "max-age=10368000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 92,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/assets\/icons\/android-chrome-192x192.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=10368000",
                                    "content-length: 3479",
                                    "content-type: image\/png",
                                    "date: Fri, 25 Oct 2024 17:35:59 GMT",
                                    "etag: \"66d1e0ec-d97\"",
                                    "expires: Sat, 22 Feb 2025 17:35:59 GMT",
                                    "last-modified: Fri, 30 Aug 2024 15:10:36 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1942,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 3479,
                            "image_save": 0,
                            "cache_time": 10368000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4330,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 255,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "3.4 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png",
                                        "ExifByteOrder": "Big-endian (Motorola, MM)"
                                    },
                                    "PNG": {
                                        "ImageWidth": 192,
                                        "ImageHeight": 192,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "SRGBRendering": "Perceptual"
                                    },
                                    "EXIF": {
                                        "ColorSpace": "sRGB",
                                        "ExifImageWidth": 192,
                                        "ExifImageHeight": 192
                                    },
                                    "Composite": {
                                        "ImageSize": "192x192",
                                        "Megapixels": 0.036999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 192,
                                        "height": 192,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Bilevel",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 1,
                                        "green": 1,
                                        "blue": 1
                                    },
                                    "pixels": 36864,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 18.849499999999999,
                                            "standardDeviation": 28.764299999999999,
                                            "kurtosis": 8.6651600000000002,
                                            "skewness": 3.2593200000000002,
                                            "entropy": 0.042188200000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 179.602,
                                            "standardDeviation": 115.057,
                                            "kurtosis": -1.1767000000000001,
                                            "skewness": 0.89732500000000004,
                                            "entropy": 0.16875299999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 192,
                                        "height": 192,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-10-25T17:35:59+00:00",
                                        "date:modify": "2024-10-25T17:35:59+00:00",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "192, 192",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "bed310c345043178096ea0999501beb00200352be130de1d0d4a099828510381"
                                    },
                                    "tainted": false,
                                    "filesize": "3479B",
                                    "numberPixels": "36864",
                                    "pixelsPerSecond": "38.8216MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 4376,
                            "ttfb_start": 4332,
                            "ttfb_end": 4376,
                            "download_start": 4376,
                            "download_end": 4376,
                            "download_ms": 0,
                            "all_start": 4332,
                            "all_end": 4376,
                            "all_ms": 44,
                            "index": 21,
                            "number": 22
                        }
                    ],
                    "requestsFull": 22,
                    "requestsDoc": 20,
                    "responses_200": 21,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                    "loadEventStart": 3924,
                    "loadEventEnd": 3926,
                    "domContentLoadedEventStart": 426,
                    "domContentLoadedEventEnd": 426,
                    "URL": "https:\/\/www.jerritpeinelt.com\/",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "27919E4952D43744F8D3FC941EF8CA09",
                    "final_url": "https:\/\/www.jerritpeinelt.com\/",
                    "domInteractive": 426,
                    "firstPaint": 447.79999999981374,
                    "firstContentfulPaint": 548,
                    "firstImagePaint": 548,
                    "firstMeaningfulPaint": 548,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 0,
                    "TTFB": 267,
                    "basePageSSLTime": 67,
                    "score_cache": 100,
                    "score_cdn": 0,
                    "score_gzip": 80,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 119329,
                    "gzip_savings": 24064,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 2139743,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 1,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 9,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 10,
                        "v8.compile": 4,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 7,
                        "MarkLoad": 0,
                        "Layout": 69,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 2,
                        "Paint": 4,
                        "Layerize": 3,
                        "largestContentfulPaint::Candidate": 0,
                        "FireAnimationFrame": 3,
                        "FunctionCall": 10,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "Idle": 4247
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 1,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 9,
                        "ParseAuthorStyleSheet": 1,
                        "EvaluateScript": 10,
                        "v8.compile": 4,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 6,
                        "MarkLoad": 0,
                        "Layout": 67,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 2,
                        "Paint": 3,
                        "Layerize": 2,
                        "largestContentfulPaint::Candidate": 0,
                        "FireAnimationFrame": 3,
                        "FunctionCall": 4,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "Idle": 3908
                    },
                    "cpu.ParseHTML": 1,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 9,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.EvaluateScript": 10,
                    "cpu.v8.compile": 4,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 7,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 69,
                    "cpu.PrePaint": 4,
                    "cpu.IntersectionObserverController::computeIntersections": 2,
                    "cpu.Paint": 4,
                    "cpu.Layerize": 3,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.FireAnimationFrame": 3,
                    "cpu.FunctionCall": 10,
                    "cpu.HitTest": 0,
                    "cpu.TimerFire": 0,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.Idle": 4247,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1729877752.9506857,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1729877754.6962962,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 2409,
                    "fullyLoadedCPUpct": 17.825443786981022,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "FC55F6C4763BBDDAB93E8B1EE67BBFD9",
                                    "loaderId": "C116F6C36A3F9DC2416300E5AB7BA017"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.jerritpeinelt.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.jerritpeinelt.com\/",
                    "document_hostname": "www.jerritpeinelt.com",
                    "document_origin": "https:\/\/www.jerritpeinelt.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 165,
                    "domComplete": 3924,
                    "PerformancePaintTiming.first-paint": 447.79999999981374,
                    "PerformancePaintTiming.first-contentful-paint": 447.79999999981374,
                    "origin_dns": {
                        "ns": [
                            "ns10.domaincontrol.com.",
                            "ns09.domaincontrol.com."
                        ],
                        "mx": [
                            "0 smtp.secureserver.net.",
                            "10 mailstore1.secureserver.net."
                        ],
                        "txt": [
                            "\"v=spf1 mx a include:secureserver.net include:ispgateway.de ~all\""
                        ],
                        "soa": [
                            "ns09.domaincontrol.com. dns.jomax.net. 2024083053 28800 7200 604800 600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Analytics": "Matomo Analytics",
                        "Security": "HSTS",
                        "Hosting": "GoDaddy",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "GSAP": "",
                        "Nginx": "",
                        "Matomo Analytics": "",
                        "HSTS": "",
                        "GoDaddy": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoDaddy": {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"home loaded\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            ".contact-container > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>",
                                        "target": [
                                            ".intro > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p>",
                                        "target": [
                                            ".content-blocks > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Kontakt aufnehmen<\/span>",
                                        "target": [
                                            "span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>",
                                        "target": [
                                            ".text-container > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<em>Folge mir hier<\/em>",
                                        "target": [
                                            "em"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            "a[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"grid small-container image-circle\" id=\"\">",
                                        "target": [
                                            ".grid"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                        "target": [
                                            "img[width=\"20\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"2489\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"1960\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"787\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                        "target": [
                                            "img[width=\"1600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            ".contact-container > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.83\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(17)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(18)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2400\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(28)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(42)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>",
                                        "target": [
                                            ".content-blocks > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            "a[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            "header > .wrapper > nav > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".social-container > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".misc-nav > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>",
                                        "target": [
                                            "li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".social-container > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".social-container > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                        "target": [
                                            "img[width=\"20\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                        "target": [
                                            "img[width=\"1600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "rw0bab.webhosting.systems",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns09.domaincontrol.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 13100,
                    "testUrl": "https:\/\/www.jerritpeinelt.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\"width\":23,\"height\":35,\"naturalWidth\":30,\"naturalHeight\":45},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp\",\"width\":581,\"height\":872,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp\",\"width\":465,\"height\":697,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp\",\"width\":523,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp\",\"width\":552,\"height\":368,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp\",\"width\":523,\"height\":784,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp\",\"width\":552,\"height\":690,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\",\"width\":390,\"height\":390,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        }
                    ],
                    "generated-content-percent": 9.3300000000000001,
                    "generated-content-size": 6.3300000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 30,
                            "naturalHeight": 45
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2400
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2400
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg",
                            "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6"
                    ],
                    "rendered-html": "<html lang=\"de\" class=\"js\"><head>\n  <meta charset=\"utf-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n  <link rel=\"canonical\" href=\"https:\/\/www.jerritpeinelt.com\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n      <title>Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart<\/title>\n    <meta property=\"og:title\" content=\"Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart\">\n  \n      <meta name=\"description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n    <meta property=\"og:description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n  \n  <meta property=\"og:type\" content=\"website\">\n  <meta property=\"og:url\" content=\"https:\/\/www.jerritpeinelt.com\">\n\n      <meta property=\"og:image\" content=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11.jpg\">\n  \n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-16x16.png\">\n  <link rel=\"shortcut icon\" type=\"image\/x-icon\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico\">\n  <link rel=\"manifest\" href=\"https:\/\/www.jerritpeinelt.com\/site.webmanifest\">\n\n  <link href=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6\" rel=\"stylesheet\">\n\n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/app.datenwerkbank.de\/matomo.js\"><\/script><script>\n    document.documentElement.className = document.documentElement.className.replace('no-js', 'js');\n  <\/script>\n<\/head>\n\n<body class=\"home loaded\" style=\"\"><header class=\"header\">\n  <div class=\"wrapper\">\n    <nav>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <div class=\"logo-container\">\n      <a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>\n    <\/div>\n\n    <div class=\"contact-container\">\n      <a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n<main>\n  <div class=\"wrapper\">\n          <section class=\"full-gallery loaded\">\n        <div class=\"gallery\" style=\"position: relative; height: 8296.64px;\">\n          <section class=\"intro stamp stamp1\" data-lag=\"0.95\">\n            <p><strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong><\/p><p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>          <\/section>\n\n                                    <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                              <\/div>\n      <\/section>\n    \n      <section class=\"grid small-container image-circle\" id=\"\">\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n            <figure class=\"\">\n          <img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">\n    \n      <\/figure>\n        <\/div>\n      <\/div>\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n          <h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>\n<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p><a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>        <\/div>\n      <\/div>\n      <\/section>\n  <\/div>\n<\/main>\n\n<footer class=\"footer\">\n  <div class=\"wrapper\">\n    <div class=\"text-container\">\n      <p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>    <\/div>\n\n    <nav class=\"social-container\">\n      <em>Folge mir hier<\/em>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>\n\n    <nav class=\"misc-nav\">\n      <ul>\n                                                <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>\n                                                          <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>\n                                          <\/ul>\n    <\/nav>\n  <\/div>\n<\/footer><script async=\"\" src=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5\"><\/script>\n\n<script type=\"text\/javascript\">\n  if (window.location.hostname !== 'localhost' && !window.location.hostname.includes('staging')) {\n    var _paq = window._paq || [];\n    _paq.push(['disableCookies']);\n    _paq.push(['setCampaignNameKey', ['likes', 'mag']]);\n    _paq.push(['setCampaignKeywordKey', ['loves', 'liebt', 'und']]);\n    _paq.push(['setDownloadClasses', 'download']);\n    _paq.push(['trackPageView']);\n    _paq.push(['enableLinkTracking']);\n    (function() {\n      var u = '\/\/app.datenwerkbank.de\/';\n      _paq.push(['setTrackerUrl', u + 'matomo.php']);\n      _paq.push(['setSiteId', '14']);\n      var d = document,\n        g = d.createElement('script'),\n        s = d.getElementsByTagName('script')[0];\n      g.type = 'text\/javascript';\n      g.async = true;\n      g.src = u + 'matomo.js';\n      s.parentNode.insertBefore(g, s);\n    })();\n  }\n<\/script>\n\n<script type=\"application\/ld+json\">\n  {\n    \"@context\": \"http:\/\/schema.org\/\",\n    \"@type\": \"Person\",\n    \"name\": \"Jerrit Peinelt\",\n    \"url\": \"https:\/\/www.jerritpeinelt.com\",\n    \"image\": \"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\n    \"sameAs\": [\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\", \"https:\/\/www.instagram.com\/jerritpeinelt\/\"],\n    \"jobTitle\": \"Fotograf\"\n  }\n<\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A+",
                        "securityHeadersScore": 110
                    },
                    "interactivePeriods": [
                        [
                            0,
                            454
                        ],
                        [
                            518,
                            7510
                        ]
                    ],
                    "longTasks": [
                        [
                            454,
                            518
                        ]
                    ],
                    "lastVisualChange": 4800,
                    "render": 500,
                    "visualComplete85": 4800,
                    "visualComplete90": 4800,
                    "visualComplete95": 4800,
                    "visualComplete99": 4800,
                    "visualComplete": 4800,
                    "SpeedIndex": 4529,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 548,
                            "size": 3718,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "UL",
                                "bounds": [
                                    20,
                                    26,
                                    621.59375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 548,
                            "size": 805,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                    "alt": "Jerrit Peinelt",
                                    "width": "20",
                                    "height": "30"
                                },
                                "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "bounds": [
                                    940.828125,
                                    20,
                                    23.328125,
                                    35
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 548,
                            "size": 3718,
                            "element": {
                                "nodeName": "UL",
                                "boundingRect": {
                                    "x": 20,
                                    "y": 26.5,
                                    "width": 621.59375,
                                    "height": 30,
                                    "top": 26.5,
                                    "right": 641.59375,
                                    "bottom": 56.5,
                                    "left": 20
                                },
                                "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 547,
                            "size": 3718,
                            "element": {
                                "nodeName": "UL",
                                "boundingRect": {
                                    "x": 20,
                                    "y": 26.5,
                                    "width": 621.59375,
                                    "height": 30,
                                    "top": 26.5,
                                    "right": 641.59375,
                                    "bottom": 56.5,
                                    "left": 20
                                },
                                "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 547,
                            "size": 3718,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "UL",
                                "bounds": [
                                    20,
                                    26,
                                    621.59375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 547,
                            "size": 805,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                    "alt": "Jerrit Peinelt",
                                    "width": "20",
                                    "height": "30"
                                },
                                "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "bounds": [
                                    940.828125,
                                    20,
                                    23.328125,
                                    35
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "UL",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "fetchStart",
                            "time": 106
                        },
                        {
                            "name": "navigationStart",
                            "time": 120
                        },
                        {
                            "name": "domLoading",
                            "time": 121
                        },
                        {
                            "name": "responseEnd",
                            "time": 121
                        },
                        {
                            "name": "domInteractive",
                            "time": 121
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 121
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 121
                        },
                        {
                            "name": "domComplete",
                            "time": 121
                        },
                        {
                            "name": "responseEnd",
                            "time": 370
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 379
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 379
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 380
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 380
                        },
                        {
                            "name": "domLoading",
                            "time": 380
                        },
                        {
                            "name": "domInteractive",
                            "time": 525
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 525
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 525
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 547
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 547
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 547
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 547
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 547
                        },
                        {
                            "name": "firstPaint",
                            "time": 547
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1102
                        },
                        {
                            "name": "domComplete",
                            "time": 4023
                        },
                        {
                            "name": "loadEventStart",
                            "time": 4024
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 4025
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 547
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 547
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 547
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 3.5123803883055909e-5
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 3.5123803883055909e-5
                        }
                    ],
                    "chromeUserTiming.navigationStart": 121,
                    "chromeUserTiming.fetchStart": 106,
                    "chromeUserTiming.domLoading": 381,
                    "chromeUserTiming.responseEnd": 371,
                    "chromeUserTiming.domInteractive": 526,
                    "chromeUserTiming.domContentLoadedEventStart": 526,
                    "chromeUserTiming.domContentLoadedEventEnd": 526,
                    "chromeUserTiming.domComplete": 4024,
                    "chromeUserTiming.unloadEventStart": 380,
                    "chromeUserTiming.unloadEventEnd": 380,
                    "chromeUserTiming.markAsMainFrame": 380,
                    "chromeUserTiming.commitNavigationEnd": 380,
                    "chromeUserTiming.firstPaint": 547,
                    "chromeUserTiming.firstContentfulPaint": 547,
                    "chromeUserTiming.firstImagePaint": 547,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 547,
                    "chromeUserTiming.firstMeaningfulPaint": 547,
                    "chromeUserTiming.LayoutShift": 1103,
                    "chromeUserTiming.loadEventStart": 4024,
                    "chromeUserTiming.loadEventEnd": 4026,
                    "chromeUserTiming.LargestTextPaint": 548,
                    "chromeUserTiming.LargestImagePaint": 548,
                    "chromeUserTiming.LargestContentfulPaint": 548,
                    "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                    "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                    "LayoutShifts": [
                        {
                            "time": 1102,
                            "score": 3.5123803883055909e-5,
                            "cumulative_score": 3.5123803883055909e-5,
                            "window_score": 3.5123803883055909e-5,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    141,
                                    26,
                                    75,
                                    1
                                ],
                                [
                                    240,
                                    26,
                                    38,
                                    1
                                ],
                                [
                                    302,
                                    26,
                                    33,
                                    1
                                ],
                                [
                                    141,
                                    27,
                                    79,
                                    2
                                ],
                                [
                                    240,
                                    27,
                                    43,
                                    2
                                ],
                                [
                                    302,
                                    27,
                                    40,
                                    2
                                ],
                                [
                                    20,
                                    29,
                                    622,
                                    26
                                ],
                                [
                                    141,
                                    55,
                                    79,
                                    1
                                ],
                                [
                                    240,
                                    55,
                                    43,
                                    1
                                ],
                                [
                                    302,
                                    55,
                                    40,
                                    1
                                ],
                                [
                                    147,
                                    56,
                                    73,
                                    1
                                ],
                                [
                                    246,
                                    56,
                                    37,
                                    1
                                ],
                                [
                                    309,
                                    56,
                                    33,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 20,
                                        "y": 31,
                                        "width": 622,
                                        "height": 24,
                                        "top": 31,
                                        "right": 642,
                                        "bottom": 55,
                                        "left": 20
                                    },
                                    "currentRect": {
                                        "x": 20,
                                        "y": 29,
                                        "width": 622,
                                        "height": 24,
                                        "top": 29,
                                        "right": 642,
                                        "bottom": 53,
                                        "left": 20
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 147,
                                        "y": 27,
                                        "width": 73,
                                        "height": 30,
                                        "top": 27,
                                        "right": 220,
                                        "bottom": 57,
                                        "left": 147
                                    },
                                    "currentRect": {
                                        "x": 141,
                                        "y": 26,
                                        "width": 75,
                                        "height": 30,
                                        "top": 26,
                                        "right": 216,
                                        "bottom": 56,
                                        "left": 141
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 246,
                                        "y": 27,
                                        "width": 37,
                                        "height": 30,
                                        "top": 27,
                                        "right": 283,
                                        "bottom": 57,
                                        "left": 246
                                    },
                                    "currentRect": {
                                        "x": 240,
                                        "y": 26,
                                        "width": 38,
                                        "height": 30,
                                        "top": 26,
                                        "right": 278,
                                        "bottom": 56,
                                        "left": 240
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 309,
                                        "y": 27,
                                        "width": 33,
                                        "height": 30,
                                        "top": 27,
                                        "right": 342,
                                        "bottom": 57,
                                        "left": 309
                                    },
                                    "currentRect": {
                                        "x": 302,
                                        "y": 26,
                                        "width": 33,
                                        "height": 30,
                                        "top": 26,
                                        "right": 335,
                                        "bottom": 56,
                                        "left": 302
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 448.06
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 606.16300000000001
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 381.66199999999998
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 381.67000000000002
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 381.67200000000003
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 381.67399999999998
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 381.67700000000002
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 381.678
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 381.68000000000001
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 381.68200000000002
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 381.68400000000003
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 390.67399999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 395.53899999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 395.58100000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 395.584
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 395.59399999999999
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 398.81299999999999
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 399.54899999999998
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 443.31799999999998
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 443.32799999999997
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 443.392
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 443.39600000000002
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 443.40300000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 443.41300000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 443.476
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 443.48500000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 443.50200000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 443.54700000000003
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 443.74900000000002
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 445.08199999999999
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 445.31200000000001
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 445.34699999999998
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 446.62299999999999
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 447.94299999999998
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 451.93599999999998
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 451.94
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 451.94200000000001
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 452.07299999999998
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 452.23899999999998
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 452.495
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 454.07999999999998
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 454.60199999999998
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 499.92599999999999
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 499.93400000000003
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 598.50400000000002
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 598.88099999999997
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 609.59299999999996
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 902.48599999999999
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 902.49699999999996
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 904
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 904.64999999999998
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 904.69000000000005
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 906.64300000000003
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 906.66800000000001
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 906.673
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 906.70399999999995
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 906.70799999999997
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 907.125
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 907.13199999999995
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 907.13900000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 907.14099999999996
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 907.83399999999995
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 908.42100000000005
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 908.84900000000005
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 908.86699999999996
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 1631.8199999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 4024.2890000000002
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 4034.1179999999999
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 4034.1239999999998
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 4034.875
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 4035.0810000000001
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 4035.0830000000001
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 4035.1390000000001
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 4035.3299999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 4035.4349999999999
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 4035.4870000000001
                            }
                        },
                        "CSSFeatures": {
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 443.49000000000001
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 443.50799999999998
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 443.51299999999998
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 443.51600000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 443.51799999999997
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 443.52999999999997
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 446.42899999999997
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 452.02699999999999
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 452.02999999999997
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 452.04500000000002
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 452.05000000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 452.05399999999997
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 452.06
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 452.06299999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 452.17399999999998
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 452.17899999999997
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 452.18200000000002
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 452.18400000000003
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 452.18700000000001
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 452.20800000000003
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 452.21499999999997
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 452.21800000000002
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 452.22500000000002
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 452.22800000000001
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 452.23200000000003
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 452.27300000000002
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 452.27999999999997
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 452.28300000000002
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 452.30200000000002
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 452.31999999999999
                            },
                            "661": {
                                "name": "CSSPropertyTextUnderlineOffset",
                                "firstUsed": 452.36000000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 452.36399999999998
                            },
                            "663": {
                                "name": "CSSPropertyTextDecorationThickness",
                                "firstUsed": 452.36700000000002
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 452.45299999999997
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 452.48399999999998
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 452.51400000000001
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 452.517
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 452.51999999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 452.53399999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 452.59300000000002
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 452.59800000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 452.60300000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 452.63299999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 452.64299999999997
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 452.64699999999999
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 452.65899999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 452.66500000000002
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 452.67000000000002
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 452.72399999999999
                            },
                            "513": {
                                "name": "CSSPropertyGridGap",
                                "firstUsed": 453.24900000000002
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 453.25999999999999
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 453.27999999999997
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 453.30099999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 453.34300000000002
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 453.34800000000001
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 453.351
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 453.35300000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 453.36599999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 453.83100000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 453.88299999999998
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 606.50400000000002
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 4030.6410000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 518,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 7510,
                    "LastInteractive": 518,
                    "TimeToInteractive": 518,
                    "FirstCPUIdle": 518,
                    "TotalBlockingTime": 0,
                    "testID": "241025_BiDcCE_8VJ",
                    "step": 1,
                    "effectiveBps": 560351,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 122,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 1,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "104": 25,
                                "205": 31.600000000000001,
                                "305": 23.800000000000001,
                                "406": 15.800000000000001,
                                "507": 65,
                                "607": 61.100000000000001,
                                "708": 50,
                                "808": 42.899999999999999,
                                "909": 26.300000000000001,
                                "1009": 30,
                                "1110": 21.100000000000001,
                                "1210": 26.300000000000001,
                                "1311": 10.5,
                                "1411": 23.800000000000001,
                                "1512": 19,
                                "1612": 10.5,
                                "1719": 45.5,
                                "1819": 21.100000000000001,
                                "1920": 15.800000000000001,
                                "2021": 15.800000000000001,
                                "2121": 19,
                                "2222": 15,
                                "2322": 20,
                                "2422": 10.5,
                                "2523": 20,
                                "2624": 10.5,
                                "2724": 47.399999999999999,
                                "2825": 21.100000000000001,
                                "2925": 15,
                                "3026": 15,
                                "3126": 20,
                                "3227": 19,
                                "3328": 22.699999999999999,
                                "3428": 11.1,
                                "3529": 15,
                                "3629": 11.1,
                                "3730": 57.100000000000001,
                                "3830": 15.800000000000001,
                                "3931": 15,
                                "4031": 10.5,
                                "4132": 41.200000000000003,
                                "4232": 76.200000000000003,
                                "4333": 66.700000000000003,
                                "4433": 38.899999999999999,
                                "4534": 36.799999999999997,
                                "4635": 22.199999999999999,
                                "4735": 65.200000000000003,
                                "4836": 35,
                                "4936": 31.600000000000001,
                                "5037": 26.300000000000001,
                                "5138": 26.300000000000001,
                                "5238": 27.300000000000001,
                                "5339": 21.100000000000001,
                                "5439": 20,
                                "5540": 20,
                                "5641": 15.800000000000001,
                                "5742": 50,
                                "5842": 15,
                                "5943": 15,
                                "6043": 10.5,
                                "6144": 15,
                                "6244": 10.5,
                                "6345": 15,
                                "6446": 19,
                                "6546": 11.1,
                                "6647": 20,
                                "6748": 52.399999999999999,
                                "6848": 20,
                                "6949": 15.800000000000001,
                                "7049": 20,
                                "7150": 15.800000000000001,
                                "7250": 23.800000000000001,
                                "7351": 20,
                                "7452": 15.800000000000001,
                                "7552": 31.600000000000001
                            },
                            "max": 100,
                            "count": 76
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "104": 0,
                                "205": 33085,
                                "305": 760587,
                                "406": 478874,
                                "507": 1934521,
                                "607": 6749740,
                                "708": 6153870,
                                "808": 5415730,
                                "909": 4475491,
                                "1009": 4938406,
                                "1110": 4857452,
                                "1210": 5275922,
                                "1311": 5046237,
                                "1411": 5046572,
                                "1512": 5047166,
                                "1612": 5276085,
                                "1719": 5210448,
                                "1819": 5274332,
                                "1920": 5030879,
                                "2021": 5152220,
                                "2121": 5296144,
                                "2222": 4815862,
                                "2322": 5282669,
                                "2422": 5049818,
                                "2523": 5042664,
                                "2624": 5280290,
                                "2724": 5049486,
                                "2825": 5048216,
                                "2925": 5277703,
                                "3026": 5045966,
                                "3126": 5045334,
                                "3227": 5507100,
                                "3328": 5046069,
                                "3428": 5047417,
                                "3529": 5045341,
                                "3629": 5292428,
                                "3730": 5044777,
                                "3830": 3536447,
                                "3931": 622480,
                                "4031": 0,
                                "4132": 1440633,
                                "4232": 15478894,
                                "4333": 88559,
                                "4433": 0,
                                "4534": 308093,
                                "4635": 0,
                                "4735": 0,
                                "4836": 0,
                                "4936": 0,
                                "5037": 0,
                                "5138": 0,
                                "5238": 0,
                                "5339": 113236,
                                "5439": 0,
                                "5540": 0,
                                "5641": 0,
                                "5742": 0,
                                "5842": 0,
                                "5943": 0,
                                "6043": 0,
                                "6144": 0,
                                "6244": 0,
                                "6345": 0,
                                "6446": 0,
                                "6546": 0,
                                "6647": 0,
                                "6748": 0,
                                "6848": 0,
                                "6949": 0,
                                "7049": 0,
                                "7150": 0,
                                "7250": 0,
                                "7351": 0,
                                "7452": 0,
                                "7552": 0
                            },
                            "max": 15478894,
                            "count": 76
                        }
                    },
                    "effectiveBpsDoc": 611789,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_000500.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_001100.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 5
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 62
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "app.datenwerkbank.de": {
                            "bytes": 20952,
                            "requests": 2,
                            "connections": 1
                        },
                        "www.jerritpeinelt.com": {
                            "bytes": 2266126,
                            "requests": 19,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5262,
                            "bytesUncompressed": 63010,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 77274,
                            "bytesUncompressed": 231400,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 4673,
                            "bytesUncompressed": 19745,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 2157254,
                            "bytesUncompressed": 2157254,
                            "requests": 13
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 42104,
                            "bytesUncompressed": 42104,
                            "requests": 2
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 511,
                            "bytesUncompressed": 511,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-bb2n-10.10.1.39",
                    "loadTime": 611,
                    "docTime": 611,
                    "fullyLoaded": 684,
                    "bytesOut": 8154,
                    "bytesOutDoc": 2143,
                    "bytesIn": 5770,
                    "bytesInDoc": 5259,
                    "requests": [
                        {
                            "type": 3,
                            "id": "30CE8A2A8254116B0437E5AF573AE951",
                            "request_id": "30CE8A2A8254116B0437E5AF573AE951",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/",
                            "raw_id": "30CE8A2A8254116B0437E5AF573AE951",
                            "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 154,
                            "ttfb_ms": 152,
                            "load_start": 133,
                            "load_start_float": 133.00006200000001,
                            "bytesIn": 5259,
                            "objectSize": 5259,
                            "objectSizeUncompressed": 63010,
                            "chunks": [
                                {
                                    "ts": 286,
                                    "bytes": 5259,
                                    "inflated": 63010
                                }
                            ],
                            "expires": "Fri, 25 Oct 2024 18:36:31 GMT",
                            "cacheControl": "max-age=3600",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 69,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 34,
                            "connect_start": 34,
                            "connect_end": 67,
                            "ssl_start": 68,
                            "ssl_end": 133,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jerritpeinelt.com",
                                "sanList": [
                                    "jerritpeinelt.com",
                                    "www.jerritpeinelt.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725024289,
                                "validTo": 1732800288,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725027799861,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1725027799860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.jerritpeinelt.com\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=3600",
                                    "content-encoding: gzip",
                                    "content-length: 5259",
                                    "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                    "expires: Fri, 25 Oct 2024 18:36:31 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding,User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 33,
                            "ssl_ms": 65,
                            "gzip_total": 5259,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 5,
                            "socket_group": "https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 62,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 287,
                            "ttfb_start": 133,
                            "ttfb_end": 285,
                            "download_start": 285,
                            "download_end": 287,
                            "download_ms": 2,
                            "all_start": 0,
                            "all_end": 287,
                            "all_ms": 286,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    425.80500000000001,
                                    426.42099999999999
                                ],
                                [
                                    429.49299999999999,
                                    430.291
                                ],
                                [
                                    425.81599999999997,
                                    425.93200000000002
                                ],
                                [
                                    429.49900000000002,
                                    429.69400000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30973.65",
                            "request_id": "30973.65",
                            "ip_addr": "188.68.47.178",
                            "full_url": "https:\/\/app.datenwerkbank.de\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "app.datenwerkbank.de",
                            "url": "\/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "30973.65",
                            "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 67,
                            "ttfb_ms": 67,
                            "load_start": 617,
                            "load_start_float": 617.00010799999995,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 25 Oct 2024 18:36:31 GMT",
                            "cacheControl": "max-age=3600",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 121,
                            "protocol": "HTTP\/2",
                            "dns_start": 482,
                            "dns_end": 514,
                            "connect_start": 514,
                            "connect_end": 548,
                            "ssl_start": 548,
                            "ssl_end": 616,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "app.datenwerkbank.de",
                                "sanList": [
                                    "app.datenwerkbank.de"
                                ],
                                "issuer": "R10",
                                "validFrom": 1729850841,
                                "validTo": 1737626840,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1729854351813,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100EAF77597F43AD4141A8C865C00AC1F1FFD306CCD54DB03F406466743BDBA3D24022100F25F0F58C0D091025CC1C0B680D126A04D1ED3B425ABEE749358716239768501"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1729854351821,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022074A00387A4FA83A9C0720FCBAF2F9C55A8FD84FAFF9E69FED43D5238D5111134022008EB63367F1E0D41FF52EA8346511554F0F2F7D0CDAD4D91F3F7A4AF43B30108"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/app.datenwerkbank.de\/matomo.js",
                            "initiator_line": "35",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: app.datenwerkbank.de",
                                    ":method: POST",
                                    ":path: \/matomo.php?action_name=Jerrit%20Peinelt%20-%20Fotograf%20%26%20Videograf%20%7C%20T%C3%BCbingen%20%26%20Stuttgart&idsite=14&rec=1&r=698456&h=17&m=36&s=31&url=https%3A%2F%2Fwww.jerritpeinelt.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=0Ci914&pf_net=128&pf_srv=151&pf_tfr=3&pf_dm1=24&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22129.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22129.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "content-type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "origin: https:\/\/www.jerritpeinelt.com",
                                    "priority: u=4, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.jerritpeinelt.com",
                                    "cache-control: max-age=3600",
                                    "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                    "expires: Fri, 25 Oct 2024 18:36:31 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: User-Agent",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 4216,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 32,
                            "connect_ms": 34,
                            "ssl_ms": 68,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 481,
                            "socket_group": "https:\/\/app.datenwerkbank.de <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 110,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 108,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF+DCCBOCgAwIBAgISBL3LZ57i9vZTTaGhkpbdP3cAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQxMDI1MTAwNzIxWhcNMjUwMTIzMTAwNzIwWjAfMR0wGwYDVQQD\nExRhcHAuZGF0ZW53ZXJrYmFuay5kZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCC\nAgoCggIBAKQkTEpy1SSRGYsLX3XcSlRpclijyvWNCPeLyQ4yYLmKTOVWQa\/m2jTK\nheWdSHkXESii6spfHiA00MTMRPoG1mRNbCUbxpbOYbyyGBeMNZj0o45W9yPOyrqV\nM9XzEPYljWDzHfKI3eqb3MRiDPyekavev5yb7EB\/uJJFLSWFMkkHXn7PjkTCJAij\nbo7LjOkCzmWhhurVKrY8oahYsnO7rshmeyTcB8IEutBWbsNRvXW3dOf7ZyUmVho4\n5B4\/6wAn4IDPho7I+zVk8O+Xjm5DIDFgqA4ZDQ8f0On\/eLyyYSv5pSuZ28U45uyI\nhr14VTSbA4YfqkVqnS63AnUEOqcaYY94TUZ3j0iMIX\/n7u8n9G3KSQEm\/xsnX6zQ\nak5QKCBfWscdmQUY8yfYlCLUkqHXOF9QZL7+1IdKAfy93ZO1MBxRvy2Ujn7ju9gT\nGe6PonIrjF0+Ymlgvr2Jl2beAGGbWItKGr\/U9k5MY23RnEsP+jdhkwZLBR4PiQ0e\nMvi\/QLRvdJrvd3EvQWkV1bDwc58a\/xzIibZx82fV4Iun\/zBpBWQ5BG6wZ5MDlpMX\neGvmE8yZfOXLRb5JpENMZg8tPe5R55V2Oy1K\/0uMllGsSosIhxGFXs4yrfGjMAb6\nh97Gdu+bXpkj4+bEj81FkbSYGzb21xrI\/K9M2hHAqa29hnlZGwRBAgMBAAGjggIY\nMIICFDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUF\nBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFHVmjMeJtOiLBaY7j8XsUbA1uGwA\nMB8GA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEsw\nSTAiBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcw\nAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wHwYDVR0RBBgwFoIUYXBwLmRhdGVu\nd2Vya2JhbmsuZGUwEwYDVR0gBAwwCjAIBgZngQwBAgEwggEEBgorBgEEAdZ5AgQC\nBIH1BIHyAPAAdwCi4wrkRe+9rZt+OO1HZ3dT14JbhJTXK14bLMS5UKRH5wAAAZLD\nWqnFAAAEAwBIMEYCIQDq93WX9DrUFBqMhlwArB8f\/TBszVTbA\/QGRmdDvbo9JAIh\nAPJfD1jA0JECXMHAtoDRJqBNHtO0JavudJNYcWI5doUBAHUAfVkeEuF4KnscYWd8\nXv340IdcFKBOlZ65Ay\/ZDowuebgAAAGSw1qpzQAABAMARjBEAiB0oAOHpPqDqcBy\nD8uvL5xVqP2E+v+eaf7UPVI41RERNAIgCOtjNn8eDUH\/UuqDRlEVVPDy99DNrU2R\n8\/ekr0OzAQgwDQYJKoZIhvcNAQELBQADggEBAGA\/HnXhVelWQp\/j2mWI\/zrvxKAy\nopj4dmHHhmlrvACWvU5wg25VowW6lF7u+LzYesg4uj\/ywC9TgGbE3Y91IbI3JyQ6\nxkiVuhpTIYpAUxgMAOgKaJxW9Ak8zeETngbAxclZBLvwz+83yHHE4OsV4Y2h1xmn\nJQK+YtKfx9KlO+bWu0NnT15eu2P6RAcbNIRYqQBR39aAfbjvFpQRYi6A1Aai31yN\n\/30DvfZbxK+STf9z42zZUD92gtDEE0K6QTEB090iS1gak9+d3\/xLe3aSYm5cGRIb\ntJ10r6Xeui2maBNe037VHErvCBYDsRobGe0nrVe03lxqKnO82d81n5l7IlI=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 684,
                            "ttfb_start": 617,
                            "ttfb_end": 684,
                            "download_start": 684,
                            "download_end": 684,
                            "download_ms": 0,
                            "all_start": 482,
                            "all_end": 684,
                            "all_ms": 201,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "30973.66",
                            "request_id": "30973.66",
                            "ip_addr": "185.243.11.171",
                            "full_url": "https:\/\/www.jerritpeinelt.com\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.jerritpeinelt.com",
                            "url": "\/site.webmanifest",
                            "raw_id": "30973.66",
                            "frame_id": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                            "documentURL": "https:\/\/www.jerritpeinelt.com\/",
                            "responseCode": 304,
                            "request_type": "Manifest",
                            "load_ms": 45,
                            "ttfb_ms": 44,
                            "load_start": 627,
                            "load_start_float": 627.00012200000003,
                            "bytesIn": 511,
                            "objectSize": 511,
                            "objectSizeUncompressed": 511,
                            "chunks": [
                                {
                                    "ts": 672,
                                    "bytes": 511
                                }
                            ],
                            "expires": "Fri, 01 Nov 2024 17:36:31 GMT",
                            "cacheControl": "max-age=604800",
                            "contentType": "application\/manifest+json",
                            "contentEncoding": "",
                            "socket": 129,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 520,
                            "connect_end": 553,
                            "ssl_start": 553,
                            "ssl_end": 626,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "jerritpeinelt.com",
                                "sanList": [
                                    "jerritpeinelt.com",
                                    "www.jerritpeinelt.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725024289,
                                "validTo": 1732800288,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725027799861,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100CBA526C714D7DC565B355C168515DD713CB1570BADB3B82A793AC91512E4955B02205E0028471A28830A034D00EC1CB517663104F09C1FF5FF00F2126F43408999D3"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1725027799860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F6D08DB5F20AA3B348EE9E29C63ED7043EA25EF23C495292F6F2897B231BD36702206F98634AF4A2641B39372AD13695E5EF7139E7C5E32A1F4E1A3702D16E126B1F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.jerritpeinelt.com",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1ff-620e81111b2bd\"",
                                    "priority: u=2",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=604800",
                                    "content-security-policy: frame-ancestors 'self'; base-uri 'self'; form-action 'self';",
                                    "date: Fri, 25 Oct 2024 17:36:31 GMT",
                                    "etag: \"1ff-620e81111b2bd\"",
                                    "expires: Fri, 01 Nov 2024 17:36:31 GMT",
                                    "last-modified: Fri, 30 Aug 2024 15:15:51 GMT",
                                    "referrer-policy: no-referrer",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: User-Agent",
                                    "x-accel-version: 0.01",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    "content-type: application\/manifest+json",
                                    "content-length: 511",
                                    ":status: 304"
                                ]
                            },
                            "bytesOut": 1795,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 33,
                            "ssl_ms": 73,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 519,
                            "socket_group": "pm\/https:\/\/www.jerritpeinelt.com <https:\/\/jerritpeinelt.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 122,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGCTCCBPGgAwIBAgISBP74qrepEPHreLK9U3MSppwfMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODMwMTMyNDQ5WhcNMjQxMTI4MTMyNDQ4WjAcMRowGAYDVQQD\nExFqZXJyaXRwZWluZWx0LmNvbTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC\nggIBAMAzuku7TsCg6WOJiTqP1bFyd8EPeO6R54\/M3upfhA\/EfTr03pNpjoNtUckt\n2\/FVyR3tJ9JjUnaL0Hlx8rH+LM08m2ynnivZdDujnIc3nwpFHJZ4LTzFHxCvSQcH\nM3jjH7jzCv+\/hT8bRZZwPQqouq0JtedytN8YKV3keRgY0gdvBnJSse3ajNpSXhAU\nJCG67skcc6oYlQ7Nq9DZ79OTjfOt5kWBKkuc4kPIiMMiNhMsRiWw3BOTA8y1EBmF\ne0ZKT1351+OXJycpixANgrnShB9dkce1quxr8rR6sFWTaaAl+P\/kKaGQ57ZtjfZ6\nkJ2fSqPb0+xE4Ti9tFS0phKe79nRRFPvsbCvUt74SYXdT47X\/jF\/4\/1lYdN\/lRXj\n3v774i+Qm3Of54AiQcWUYy+QY4sVZxdlz4kSY9tVoosFhNCLQUKALIAAhy57N4eh\nCONw9Mu2ke7NCo0aqICuhf2cSUnLjxTXVsMyHMdF6jDGNTslMMy1aTSEFKClHD\/4\nB5PnEuIYPTxxbsVKcadE80eAwawiidFxCBRbk2ene6T5wecsgkJnbTbnca6seOSC\nbcEOcgbnwbN8iKViYZpB+eqo728MMwZ\/VrBfANT\/eA2Dc\/hnuqOCofMy\/MMV512Q\ncg\/TTTkw3Fu005RiDVgDiHprLw2pqrnFis66U2psV1UzrEJbAgMBAAGjggIsMIIC\nKDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMC\nMAwGA1UdEwEB\/wQCMAAwHQYDVR0OBBYEFFq8IcP+rCB0jjCxPscOcp6Fkx+KMB8G\nA1UdIwQYMBaAFLu8w0el5LypxsOkcgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAi\nBggrBgEFBQcwAYYWaHR0cDovL3IxMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYX\naHR0cDovL3IxMC5pLmxlbmNyLm9yZy8wMwYDVR0RBCwwKoIRamVycml0cGVpbmVs\ndC5jb22CFXd3dy5qZXJyaXRwZWluZWx0LmNvbTATBgNVHSAEDDAKMAgGBmeBDAEC\nATCCAQQGCisGAQQB1nkCBAIEgfUEgfIA8AB2AEiw42vapkc0D+VqAvqdMOscUgHL\nVt0sgdm7v6s52IRzAAABkaOrUzUAAAQDAEcwRQIhAMulJscU19xWWzVcFoUV3XE8\nsVcLrbO4Knk6yRUS5JVbAiBeAChHGiiDCgNNAOwctRdmMQTwnB\/1\/wDyEm9DQImZ\n0wB2ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkaOrUzQAAAQD\nAEcwRQIhAPbQjbXyCqOzSO6eKcY+1wQ+ol7yPElSkvbyiXsjG9NnAiBvmGNK9KJk\nGzk3KtE2leXvcTnnxeMqH04aNwLRbhJrHzANBgkqhkiG9w0BAQsFAAOCAQEAuqG0\nIsbu0\/+vUNYMB3pNIJKfq9eMDk338zl+LCVPBxqSJgvwF+FQCFZl+KaiSSq+GqT9\nXZI+u5xlgMKV1Mb7dkyS82Hk2vpGVxNcTzeeuEntAQU5c0XjK5yQZMGOPY2shdLw\nS5+8x1py6mPn2O2xz8PqMwG4Uh13YSJWDqnI1MTk0GNofIydbeQ+Ad6eUZABTRL9\nXNq84QCQIgMKv514Yf4uQ3ihNZ3TmWukHWjZqlUhDfIKQXMV3RC\/l81qD5nxhgyW\njiLh1NXpF22e4LVO9f5ChdFFRFiWSgYlPakN96lg1BkwhgVlqug82mkcwdflLDUX\n6cUvLYmsrgk9tIut1g==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 672,
                            "ttfb_start": 627,
                            "ttfb_end": 671,
                            "download_start": 671,
                            "download_end": 672,
                            "download_ms": 1,
                            "all_start": 520,
                            "all_end": 672,
                            "all_ms": 151,
                            "index": 2,
                            "number": 3
                        }
                    ],
                    "requestsFull": 3,
                    "requestsDoc": 1,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 2,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                    "loadEventStart": 512,
                    "loadEventEnd": 513,
                    "domContentLoadedEventStart": 339,
                    "domContentLoadedEventEnd": 339,
                    "URL": "https:\/\/www.jerritpeinelt.com\/",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "30CE8A2A8254116B0437E5AF573AE951",
                    "final_url": "https:\/\/www.jerritpeinelt.com\/",
                    "domInteractive": 339,
                    "firstPaint": 486.79999999981374,
                    "firstContentfulPaint": 585,
                    "firstImagePaint": 585,
                    "firstMeaningfulPaint": 585,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 285,
                    "basePageSSLTime": 65,
                    "score_cache": -1,
                    "score_cdn": 0,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 5259,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 2,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 8,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 8,
                        "MarkLoad": 0,
                        "Layout": 74,
                        "EvaluateScript": 10,
                        "v8.compile": 8,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 1,
                        "Layerize": 0,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 6,
                        "v8.produceCache": 10,
                        "largestContentfulPaint::Candidate": 0,
                        "FireAnimationFrame": 0,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "Idle": 549
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 2,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 7,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 6,
                        "MarkLoad": 0,
                        "Layout": 71,
                        "EvaluateScript": 10,
                        "v8.compile": 8,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 1,
                        "Layerize": 0,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 3,
                        "v8.produceCache": 10,
                        "largestContentfulPaint::Candidate": 0,
                        "FireAnimationFrame": 0,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "Idle": 486
                    },
                    "cpu.ParseHTML": 2,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 8,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 8,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 74,
                    "cpu.EvaluateScript": 10,
                    "cpu.v8.compile": 8,
                    "cpu.PrePaint": 4,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.Paint": 1,
                    "cpu.Layerize": 0,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.FunctionCall": 6,
                    "cpu.v8.produceCache": 10,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.HitTest": 0,
                    "cpu.TimerFire": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.Idle": 549,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1729877789.2638779,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1729877791.0032957,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 1450,
                    "fullyLoadedCPUpct": 20.365168539328078,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "E0294FB1A8DF5DC2EE0A1276345C73DF",
                                    "loaderId": "AB2FEDAA79EC0D96A91A6480CA680E7C"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.jerritpeinelt.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.jerritpeinelt.com\/",
                    "document_hostname": "www.jerritpeinelt.com",
                    "document_origin": "https:\/\/www.jerritpeinelt.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 165,
                    "domComplete": 512,
                    "PerformancePaintTiming.first-paint": 486.79999999981374,
                    "PerformancePaintTiming.first-contentful-paint": 486.79999999981374,
                    "origin_dns": {
                        "ns": [
                            "ns10.domaincontrol.com.",
                            "ns09.domaincontrol.com."
                        ],
                        "mx": [
                            "0 smtp.secureserver.net.",
                            "10 mailstore1.secureserver.net."
                        ],
                        "txt": [
                            "\"v=spf1 mx a include:secureserver.net include:ispgateway.de ~all\""
                        ],
                        "soa": [
                            "ns09.domaincontrol.com. dns.jomax.net. 2024083053 28800 7200 604800 600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "JavaScript frameworks": "GSAP",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Analytics": "Matomo Analytics",
                        "Security": "HSTS",
                        "Hosting": "GoDaddy",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "GSAP": "",
                        "Nginx": "",
                        "Matomo Analytics": "",
                        "HSTS": "",
                        "GoDaddy": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoDaddy": {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"home loaded\" style=\"\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main>",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            ".contact-container > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>",
                                        "target": [
                                            ".intro > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p>",
                                        "target": [
                                            ".content-blocks > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Kontakt aufnehmen<\/span>",
                                        "target": [
                                            "span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>",
                                        "target": [
                                            ".text-container > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<em>Folge mir hier<\/em>",
                                        "target": [
                                            "em"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            "a[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"grid small-container image-circle\" id=\"\">",
                                        "target": [
                                            ".grid"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"de\" class=\"js\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                        "target": [
                                            "img[width=\"20\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13) > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"] > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"2489\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"] > img[height=\"1750\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"1960\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[height=\"787\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38) > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"] > img[height=\"2100\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40) > img[height=\"1120\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "img[width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"] > img[height=\"933\"][width=\"1400\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                        "target": [
                                            "img[width=\"1600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>",
                                        "target": [
                                            "a[aria-current=\"page\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>",
                                        "target": [
                                            "li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>",
                                        "target": [
                                            "li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            ".contact-container > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.8\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2400\"][data-lag=\"0.85\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(11)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(12)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">",
                                        "target": [
                                            "a[data-lag=\"0.82\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]:nth-child(13)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(14)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(15)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(16)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.87\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(19)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"3413\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"822\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">",
                                        "target": [
                                            "a[data-lag=\"0.83\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(25)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">",
                                        "target": [
                                            "a[data-lag=\"0.89\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(26)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(27)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">",
                                        "target": [
                                            "a[data-lag=\"0.86\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"2688\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1080\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(31)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(32)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">",
                                        "target": [
                                            "a[data-lag=\"0.8\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(34)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">",
                                        "target": [
                                            "a[data-lag=\"0.88\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(35)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">",
                                        "target": [
                                            "a[data-lag=\"0.87\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(36)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">",
                                        "target": [
                                            "a[data-lag=\"0.84\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(37)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">",
                                        "target": [
                                            "a[data-lag=\"0.81\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]:nth-child(38)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">",
                                        "target": [
                                            "a[data-lag=\"0.85\"][data-pswp-height=\"2880\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">",
                                        "target": [
                                            "a[data-pswp-height=\"1536\"][data-lag=\"0.9\"][data-pswp-width=\"1920\"]:nth-child(40)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">",
                                        "target": [
                                            "a[data-pswp-width=\"1230\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">",
                                        "target": [
                                            "a[data-lag=\"0.9\"][data-pswp-height=\"1280\"][data-pswp-width=\"1920\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>",
                                        "target": [
                                            ".content-blocks > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>",
                                        "target": [
                                            "a[aria-label=\"LinkedIn\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>",
                                        "target": [
                                            "a[href=\"mailto:[email protected]\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            "header > .wrapper > nav > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".social-container > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>",
                                        "target": [
                                            ".misc-nav > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>",
                                        "target": [
                                            "header > .wrapper > nav > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>",
                                        "target": [
                                            "li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>",
                                        "target": [
                                            "li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".social-container > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>",
                                        "target": [
                                            ".social-container > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>",
                                        "target": [
                                            ".misc-nav > ul > li:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                                        "target": [
                                            "img[width=\"20\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                                        "target": [
                                            "img[width=\"1600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"LinkedIn\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "rw0bab.webhosting.systems",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns09.domaincontrol.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 6345,
                    "testUrl": "https:\/\/www.jerritpeinelt.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\"width\":23,\"height\":35,\"naturalWidth\":30,\"naturalHeight\":45},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp\",\"width\":581,\"height\":872,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp\",\"width\":465,\"height\":697,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp\",\"width\":523,\"height\":654,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp\",\"width\":552,\"height\":368,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp\",\"width\":537,\"height\":358,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp\",\"width\":523,\"height\":784,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp\",\"width\":552,\"height\":690,\"naturalWidth\":1920,\"naturalHeight\":2400},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp\",\"width\":523,\"height\":349,\"naturalWidth\":1920,\"naturalHeight\":1280},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\",\"width\":390,\"height\":390,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\",\"width\":26,\"height\":26,\"naturalWidth\":0,\"naturalHeight\":0}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Barlow",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        }
                    ],
                    "generated-content-percent": 9.3300000000000001,
                    "generated-content-size": 6.3300000000000001,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 30,
                            "naturalHeight": 45
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2400
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2880
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 2400
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1280
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg",
                            "html": "<img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w",
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg",
                            "html": "<img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6"
                    ],
                    "rendered-html": "<html lang=\"de\" class=\"js\"><head>\n  <meta charset=\"utf-8\">\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n  <link rel=\"canonical\" href=\"https:\/\/www.jerritpeinelt.com\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n      <title>Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart<\/title>\n    <meta property=\"og:title\" content=\"Jerrit Peinelt - Fotograf &amp; Videograf | T\u00fcbingen &amp; Stuttgart\">\n  \n      <meta name=\"description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n    <meta property=\"og:description\" content=\"Fotografie und Videografie in T\u00fcbringen und Stuttgart f\u00fcr Reportagen, Image &amp; Menschen. Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.\">\n  \n  <meta property=\"og:type\" content=\"website\">\n  <meta property=\"og:url\" content=\"https:\/\/www.jerritpeinelt.com\">\n\n      <meta property=\"og:image\" content=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11.jpg\">\n  \n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon-16x16.png\">\n  <link rel=\"shortcut icon\" type=\"image\/x-icon\" href=\"https:\/\/www.jerritpeinelt.com\/assets\/icons\/favicon.ico\">\n  <link rel=\"manifest\" href=\"https:\/\/www.jerritpeinelt.com\/site.webmanifest\">\n\n  <link href=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/scss\/main.css?v1.6\" rel=\"stylesheet\">\n\n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/app.datenwerkbank.de\/matomo.js\"><\/script><script>\n    document.documentElement.className = document.documentElement.className.replace('no-js', 'js');\n  <\/script>\n<\/head>\n\n<body class=\"home loaded\" style=\"\"><header class=\"header\">\n  <div class=\"wrapper\">\n    <nav>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <div class=\"logo-container\">\n      <a class=\"logo\" href=\"https:\/\/www.jerritpeinelt.com\">\n        <img src=\"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\" alt=\"Jerrit Peinelt\" width=\"20\" height=\"30\">\n      <\/a>\n    <\/div>\n\n    <div class=\"contact-container\">\n      <a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button\">Kontakt<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n<main>\n  <div class=\"wrapper\">\n          <section class=\"full-gallery loaded\">\n        <div class=\"gallery\" style=\"position: relative; height: 8296.64px;\">\n          <section class=\"intro stamp stamp1\" data-lag=\"0.95\">\n            <p><strong>Echte Pers\u00f6nlichkeiten, Produkte, Geschichten - authentisch erz\u00e4hlt.<\/strong><\/p><p>Fotografie &amp; Bewegtbild f\u00fcr Reportagen, Image &amp; Menschen.<\/p>          <\/section>\n\n                                    <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 0px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/908c165fac-1725391653\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9842, 0.9842); opacity: 0.9156;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e07af6cbe6-1725391671\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-30-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9878, 0.9878); opacity: 0.9351;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 350px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/60c6e85fbe-1725984825\/running-joggen-sport-urban-fotografie-athlet-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: translate3d(0px, 0px, 0px) scale(0.9484, 0.9484); opacity: 0.7247;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 758.594px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/6f4fb8f4fa-1726130519\/running-joggen-sport-urban-fotografie-athlet-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 961.516px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7a5e2b7cbe-1725391687\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1107.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/0a15c4a4be-1725391658\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-13-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1379.8px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e293472e55-1725984823\/running-joggen-sport-urban-fotografie-athlet-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 1472.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/65e5c4caf2-1725442958\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-16-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 1535.19px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00500b8d0e-1725391690\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 1797.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4361bfd63e-1725391695\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-18-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2206.42px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3c3d3cb620-1725391655\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-11-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 2285.13px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c4842c1011-1725985437\/running-joggen-sport-urban-fotografie-athlet-7-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2316.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/7e8a460287-1725391704\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 2624.58px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f3235a083-1725391666\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 2734.73px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/5ed3c59562-1725391664\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3033.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3d198e85b5-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3162.56px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3e0b82d868-1725984966\/running-joggen-sport-urban-fotografie-athlet-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3173.05px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/56b2dd7c78-1725391706\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"3413\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 3600.88px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/3966070958-1725442635\/architektur-fotografie-stuttgart-tuebingen-fotograf-jerrit-peinelt-haus-architekt-2-1200x-q85.webp 1200w\" width=\"1400\" height=\"2489\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 3652.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/11984789be-1725391663\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-4-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.82\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1920x.jpg\" data-pswp-width=\"1080\" data-pswp-height=\"1350\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 3877.41px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/49a9a41fb1-1725391657\/personal-branding-portrait-tuebingen-stuttgart-111-1200x-q85.webp 1200w\" width=\"1080\" height=\"1350\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"822\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4496.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ec923fc2f1-1725442958\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-2400x-1200x-q85.webp 1200w\" width=\"1400\" height=\"600\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.83\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2400\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 4616.36px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/1f5c0a73a4-1725391652\/restaurant-fotografie-stuttgart-food-garten-gruen-jerrit-peinelt-waiblingen-21-1200x-q85.webp 1200w\" width=\"1400\" height=\"1750\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 4627.34px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/ef1da72c34-1725391667\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.89\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 4780.95px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/00b3b63416-1725391679\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-16-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5055.17px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/55d366c90d-1725391669\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-12-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5199.11px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8d105b091c-1725391676\/image-fotografie-optiker-werbung-stuttgart-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.86\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2688\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 5348.15px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/249dc5a977-1725391657\/portrait-stuttgart-tuebingen-gesicht-sommersprossen-lifestyle-mint-1200x-q85.webp 1200w\" width=\"1400\" height=\"1960\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1080\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5463.64px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/434e4899c4-1725391650\/imagefotografie-nomady-camping-fotograf-jerritpeinelt-fotograf-tubingen-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"787\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 5626.94px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf5b85df20-1725391666\/roadbike-fotografie-cycle-fahrrad-photography-fotograf-stuttgart-schwarzwald-rennrad-jerrit-peinelt-5-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 5825.75px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bce80c1e8c-1725391700\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-34-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.8\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6128.5px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4a25c7f648-1725391685\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6140.22px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/4f107e0134-1725391673\/image-fotografie-werbefotografie-werbung-portrait-alpen-hiking-tuebingen-fotograf-travel-tourismus-bodensee-camp-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.88\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6243.91px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/e0c41d9108-1725391708\/mtb-fotografie-sport-mountainbike-photography-woods-wald-outdoor-clothing-image-fotograf-stuttgart-tuebingen-monserat-jersey-23-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.87\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6568.04px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/9b885ea5b1-1725391686\/image-fotografie-werbefotografie-gravelbike-gravel-tour-portrait-allgau-cycling-tuebingen-fotograf-travel-tourismus-8-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.84\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 6652.38px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/c527692d90-1725391682\/image-fotografie-toepferkurs-toepferliebe-stuttgart-tuebingen-fotograf-55-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.81\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 6972.86px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/8fc6df7173-1725391672\/imagefotografie-werbe-fotografie-kesselliebe-stuttgart-fotograf-wein-stuttgart-fotograf-33-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.85\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"2880\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 66.5991%; top: 6986.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f61a2bdc56-1725391667\/image-fotografie-bike-cycle-werbung-roadbike-tuebingen-fotograf-1200x-q85.webp 1200w\" width=\"1400\" height=\"2100\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1536\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7080.2px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/bf82532d59-1725391662\/image-fotografie-stuttgart-physio-praxis-tuebingen-fotograf-15-1200x-q85.webp 1200w\" width=\"1400\" height=\"1120\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1920x.jpg\" data-pswp-width=\"1230\" data-pswp-height=\"1848\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 33.2995%; top: 7391.01px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/f521d04d5e-1725391670\/meine-starke-liegt-darin-emotionen-und-charaktere-durch-meine-bilder-zum-leben-zu-erwecken-und-so-eine-tiefe-verbindung-zwischen-1200x-q85.webp 1200w\" width=\"1230\" height=\"1848\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                                                <a class=\"gallery-image\" data-lag=\"0.9\" href=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1920x.jpg\" data-pswp-width=\"1920\" data-pswp-height=\"1280\" target=\"_blank\" data-cropped=\"true\" aria-label=\"Foto vergr\u00f6\u00dfern\" style=\"position: absolute; left: 0%; top: 7581.77px;\">\n                <img alt=\"\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-250x-q85.webp 250w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-510x-q85.webp 510w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-750x-q85.webp 750w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1000x-q85.webp 1000w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/47d1b630ca-1725391664\/image-fotografie-werbefotografie-werbung-portrait-ostsee-tuebingen-fotograf-stuttgart-3-1200x-q85.webp 1200w\" width=\"1400\" height=\"933\" loading=\"lazy\" style=\"translate: none; rotate: none; scale: none; transform: scale(0.85, 0.85); opacity: 0.2;\">\n              <\/a>\n                              <\/div>\n      <\/section>\n    \n      <section class=\"grid small-container image-circle\" id=\"\">\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n            <figure class=\"\">\n          <img alt=\"Jerrit Peinelt\" src=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x.jpg\" srcset=\"https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-400x-q90.webp 400w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-800x-q90.webp 800w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1200x-q90.webp 1200w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-1600x-q90.webp 1600w, https:\/\/www.jerritpeinelt.com\/media\/pages\/home\/39295daedf-1729003497\/jerry-fragrance-2000x-q90.webp 2000w\" width=\"1600\" height=\"1600\" loading=\"lazy\">\n    \n      <\/figure>\n        <\/div>\n      <\/div>\n          <div class=\"column\" style=\"--columns:6\">\n        <div class=\"content-blocks\">\n          <h1>Ich bin Jerrit Peinelt, Fotograf &amp; Filmemacher aus T\u00fcbingen<\/h1>\n<p>Ich freue mich immer, neue Menschen und spannende Projekte kennenzulernen. Obwohl ich in T\u00fcbingen sitze, realisiere ich gerne Projekte von \u00fcberall. Lass uns vernetzen und sehen, ob sich gemeinsame Chancen ergeben. Ich freue mich auf deine Nachricht!<\/p><a href=\"https:\/\/www.jerritpeinelt.com\/kontakt\" class=\"button \">\n  <span>Kontakt aufnehmen<\/span>\n<\/a>        <\/div>\n      <\/div>\n      <\/section>\n  <\/div>\n<\/main>\n\n<footer class=\"footer\">\n  <div class=\"wrapper\">\n    <div class=\"text-container\">\n      <p>Jerrit Peinelt<br>Alexanderstra\u00dfe 20 <br>72072 T\u00fcbingen<\/p>    <\/div>\n\n    <nav class=\"social-container\">\n      <em>Folge mir hier<\/em>\n      <ul>\n                  <li>\n            <a href=\"https:\/\/www.instagram.com\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/dbb2e68b5b-1725028067\/insta.svg\" alt=\"Instagram\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn\">\n                              <img src=\"https:\/\/www.jerritpeinelt.com\/media\/site\/c90ca1def0-1725028067\/linkedin2.svg\" alt=\"LinkedIn\" loading=\"lazy\">\n                          <\/a>\n          <\/li>\n              <\/ul>\n    <\/nav>\n\n    <a href=\"mailto:[email protected]\" class=\"button\">Kontakt<\/a>\n\n    <nav class=\"misc-nav\">\n      <ul>\n                                                <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/datenschutz\">\n                Datenschutz              <\/a>\n            <\/li>\n                                                          <li>\n              <a href=\"https:\/\/www.jerritpeinelt.com\/impressum\">\n                Impressum              <\/a>\n            <\/li>\n                                          <\/ul>\n    <\/nav>\n  <\/div>\n<\/footer><script async=\"\" src=\"https:\/\/www.jerritpeinelt.com\/assets\/dist\/js\/main.js?v1.5\"><\/script>\n\n<script type=\"text\/javascript\">\n  if (window.location.hostname !== 'localhost' && !window.location.hostname.includes('staging')) {\n    var _paq = window._paq || [];\n    _paq.push(['disableCookies']);\n    _paq.push(['setCampaignNameKey', ['likes', 'mag']]);\n    _paq.push(['setCampaignKeywordKey', ['loves', 'liebt', 'und']]);\n    _paq.push(['setDownloadClasses', 'download']);\n    _paq.push(['trackPageView']);\n    _paq.push(['enableLinkTracking']);\n    (function() {\n      var u = '\/\/app.datenwerkbank.de\/';\n      _paq.push(['setTrackerUrl', u + 'matomo.php']);\n      _paq.push(['setSiteId', '14']);\n      var d = document,\n        g = d.createElement('script'),\n        s = d.getElementsByTagName('script')[0];\n      g.type = 'text\/javascript';\n      g.async = true;\n      g.src = u + 'matomo.js';\n      s.parentNode.insertBefore(g, s);\n    })();\n  }\n<\/script>\n\n<script type=\"application\/ld+json\">\n  {\n    \"@context\": \"http:\/\/schema.org\/\",\n    \"@type\": \"Person\",\n    \"name\": \"Jerrit Peinelt\",\n    \"url\": \"https:\/\/www.jerritpeinelt.com\",\n    \"image\": \"https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg\",\n    \"sameAs\": [\"https:\/\/www.linkedin.com\/in\/jerritpeinelt\/\", \"https:\/\/www.instagram.com\/jerritpeinelt\/\"],\n    \"jobTitle\": \"Fotograf\"\n  }\n<\/script>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "content-security-policy",
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A+",
                        "securityHeadersScore": 110
                    },
                    "interactivePeriods": [
                        [
                            0,
                            447
                        ],
                        [
                            511,
                            3801
                        ]
                    ],
                    "longTasks": [
                        [
                            447,
                            511
                        ]
                    ],
                    "lastVisualChange": 1400,
                    "render": 600,
                    "visualComplete85": 1400,
                    "visualComplete90": 1400,
                    "visualComplete95": 1400,
                    "visualComplete99": 1400,
                    "visualComplete": 1400,
                    "SpeedIndex": 1263,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 585,
                            "size": 3718,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "UL",
                                "bounds": [
                                    20,
                                    26,
                                    621.59375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 585,
                            "size": 805,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                    "alt": "Jerrit Peinelt",
                                    "width": "20",
                                    "height": "30"
                                },
                                "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "bounds": [
                                    940.828125,
                                    20,
                                    23.328125,
                                    35
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 585,
                            "size": 3718,
                            "element": {
                                "nodeName": "UL",
                                "boundingRect": {
                                    "x": 20,
                                    "y": 26,
                                    "width": 621.59375,
                                    "height": 30,
                                    "top": 26,
                                    "right": 641.59375,
                                    "bottom": 56,
                                    "left": 20
                                },
                                "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 585,
                            "size": 3718,
                            "DOMNodeId": 9,
                            "nodeInfo": {
                                "nodeType": "UL",
                                "bounds": [
                                    20,
                                    26,
                                    621.59375,
                                    30
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 585,
                            "size": 805,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                    "alt": "Jerrit Peinelt",
                                    "width": "20",
                                    "height": "30"
                                },
                                "sourceURL": "https:\/\/www.jerritpeinelt.com\/assets\/images\/logo.svg",
                                "bounds": [
                                    940.828125,
                                    20,
                                    23.328125,
                                    35
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 585,
                            "size": 3718,
                            "element": {
                                "nodeName": "UL",
                                "boundingRect": {
                                    "x": 20,
                                    "y": 26,
                                    "width": 621.59375,
                                    "height": 30,
                                    "top": 26,
                                    "right": 641.59375,
                                    "bottom": 56,
                                    "left": 20
                                },
                                "outerHTML": "<ul>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\" aria-current=\"page\">\n              Moodboard            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/portfolio\">\n              Portfolio            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/film\">\n              Film            <\/a>\n          <\/li>\n                  <li>\n            <a href=\"https:\/\/www.jerritpeinelt.com\/info\">\n              Info            <\/a>\n          <\/li>\n              <\/ul>",
                                "content": "normal"
                            },
                            "type": "text"
                        }
                    ],
                    "LargestContentfulPaintType": "text",
                    "LargestContentfulPaintNodeType": "UL",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 98
                        },
                        {
                            "name": "fetchStart",
                            "time": 104
                        },
                        {
                            "name": "navigationStart",
                            "time": 123
                        },
                        {
                            "name": "domLoading",
                            "time": 123
                        },
                        {
                            "name": "responseEnd",
                            "time": 124
                        },
                        {
                            "name": "domInteractive",
                            "time": 124
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 124
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 124
                        },
                        {
                            "name": "domComplete",
                            "time": 124
                        },
                        {
                            "name": "responseEnd",
                            "time": 387
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 412
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 412
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 412
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 413
                        },
                        {
                            "name": "domLoading",
                            "time": 413
                        },
                        {
                            "name": "domInteractive",
                            "time": 437
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 437
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 437
                        },
                        {
                            "name": "LayoutShift",
                            "time": 550
                        },
                        {
                            "name": "firstPaint",
                            "time": 585
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 585
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 585
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 585
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 585
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 585
                        },
                        {
                            "name": "domComplete",
                            "time": 610
                        },
                        {
                            "name": "loadEventStart",
                            "time": 610
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 611
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 585
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 585
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 585
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 3.5123803883055909e-5
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 3.5123803883055909e-5
                        }
                    ],
                    "chromeUserTiming.navigationStart": 124,
                    "chromeUserTiming.fetchStart": 104,
                    "chromeUserTiming.domLoading": 413,
                    "chromeUserTiming.responseEnd": 388,
                    "chromeUserTiming.domInteractive": 437,
                    "chromeUserTiming.domContentLoadedEventStart": 437,
                    "chromeUserTiming.domContentLoadedEventEnd": 437,
                    "chromeUserTiming.domComplete": 611,
                    "chromeUserTiming.unloadEventStart": 413,
                    "chromeUserTiming.unloadEventEnd": 413,
                    "chromeUserTiming.markAsMainFrame": 413,
                    "chromeUserTiming.commitNavigationEnd": 413,
                    "chromeUserTiming.LayoutShift": 550,
                    "chromeUserTiming.firstPaint": 585,
                    "chromeUserTiming.firstContentfulPaint": 585,
                    "chromeUserTiming.firstImagePaint": 585,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 585,
                    "chromeUserTiming.firstMeaningfulPaint": 585,
                    "chromeUserTiming.loadEventStart": 611,
                    "chromeUserTiming.loadEventEnd": 612,
                    "chromeUserTiming.LargestTextPaint": 585,
                    "chromeUserTiming.LargestImagePaint": 585,
                    "chromeUserTiming.LargestContentfulPaint": 585,
                    "chromeUserTiming.TotalLayoutShift": 3.5123803883055909e-5,
                    "chromeUserTiming.CumulativeLayoutShift": 3.5123803883055909e-5,
                    "LayoutShifts": [
                        {
                            "time": 550,
                            "score": 3.5123803883055909e-5,
                            "cumulative_score": 3.5123803883055909e-5,
                            "window_score": 3.5123803883055909e-5,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    141,
                                    26,
                                    75,
                                    1
                                ],
                                [
                                    240,
                                    26,
                                    38,
                                    1
                                ],
                                [
                                    302,
                                    26,
                                    33,
                                    1
                                ],
                                [
                                    141,
                                    27,
                                    79,
                                    2
                                ],
                                [
                                    240,
                                    27,
                                    43,
                                    2
                                ],
                                [
                                    302,
                                    27,
                                    40,
                                    2
                                ],
                                [
                                    20,
                                    29,
                                    622,
                                    26
                                ],
                                [
                                    141,
                                    55,
                                    79,
                                    1
                                ],
                                [
                                    240,
                                    55,
                                    43,
                                    1
                                ],
                                [
                                    302,
                                    55,
                                    40,
                                    1
                                ],
                                [
                                    147,
                                    56,
                                    73,
                                    1
                                ],
                                [
                                    246,
                                    56,
                                    37,
                                    1
                                ],
                                [
                                    309,
                                    56,
                                    33,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 20,
                                        "y": 31,
                                        "width": 622,
                                        "height": 24,
                                        "top": 31,
                                        "right": 642,
                                        "bottom": 55,
                                        "left": 20
                                    },
                                    "currentRect": {
                                        "x": 20,
                                        "y": 29,
                                        "width": 622,
                                        "height": 24,
                                        "top": 29,
                                        "right": 642,
                                        "bottom": 53,
                                        "left": 20
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 147,
                                        "y": 27,
                                        "width": 73,
                                        "height": 30,
                                        "top": 27,
                                        "right": 220,
                                        "bottom": 57,
                                        "left": 147
                                    },
                                    "currentRect": {
                                        "x": 141,
                                        "y": 26,
                                        "width": 75,
                                        "height": 30,
                                        "top": 26,
                                        "right": 216,
                                        "bottom": 56,
                                        "left": 141
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 246,
                                        "y": 27,
                                        "width": 37,
                                        "height": 30,
                                        "top": 27,
                                        "right": 283,
                                        "bottom": 57,
                                        "left": 246
                                    },
                                    "currentRect": {
                                        "x": 240,
                                        "y": 26,
                                        "width": 38,
                                        "height": 30,
                                        "top": 26,
                                        "right": 278,
                                        "bottom": 56,
                                        "left": 240
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 309,
                                        "y": 27,
                                        "width": 33,
                                        "height": 30,
                                        "top": 27,
                                        "right": 342,
                                        "bottom": 57,
                                        "left": 309
                                    },
                                    "currentRect": {
                                        "x": 302,
                                        "y": 26,
                                        "width": 33,
                                        "height": 30,
                                        "top": 26,
                                        "right": 335,
                                        "bottom": 56,
                                        "left": 302
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 3.5123803883055909e-5,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 429.56599999999997
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 601.81600000000003
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 414.57499999999999
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 414.58199999999999
                            },
                            "1277": {
                                "name": "CSPWithStrictDynamic",
                                "firstUsed": 414.584
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 414.58600000000001
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 414.58800000000002
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 414.589
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 414.59100000000001
                            },
                            "3130": {
                                "name": "CSPWithReasonableBaseRestrictions",
                                "firstUsed": 414.59300000000002
                            },
                            "3359": {
                                "name": "MainFrameCSPViaHTTP",
                                "firstUsed": 414.59500000000003
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 420.27300000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 420.31099999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 420.31400000000002
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 420.32400000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 421.38600000000002
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 421.70499999999998
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 422.81799999999998
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 422.82600000000002
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 422.88900000000001
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 422.89299999999997
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 422.899
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 422.911
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 422.97699999999998
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 422.98500000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 423.00599999999997
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 423.053
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 423.245
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 426.762
                            },
                            "2078": {
                                "name": "ARIACurrentAttribute",
                                "firstUsed": 426.84899999999999
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 427.053
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 427.07799999999997
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 428.21600000000001
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 429.44400000000002
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 438.12900000000002
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 438.13400000000001
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 438.137
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 438.21499999999997
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 438.39600000000002
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 438.63900000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 441.73500000000001
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 444.75200000000001
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 492.02800000000002
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 492.03800000000001
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 522.476
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 553.27999999999997
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 554.40499999999997
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 559.22699999999998
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 561.428
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 561.45799999999997
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 564.38699999999994
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 564.447
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 564.46400000000006
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 564.52999999999997
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 564.54300000000001
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 565.35000000000002
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 565.36500000000001
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 565.375
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 565.38099999999997
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 565.80399999999997
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 577.81899999999996
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 579.32000000000005
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 579.34400000000005
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 593.22199999999998
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 593.62
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 611.01999999999998
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 615.99000000000001
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 623.351
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 623.36000000000001
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 624.78999999999996
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 625.08199999999999
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 625.08600000000001
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 625.11599999999999
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 625.27599999999995
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 625.39300000000003
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 625.51099999999997
                            },
                            "1436": {
                                "name": "BeforeInstallPromptEvent",
                                "firstUsed": 781.06399999999996
                            }
                        },
                        "CSSFeatures": {
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 422.98899999999998
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 423.01600000000002
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 423.02100000000002
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 423.02300000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 423.02600000000001
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 423.036
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 428.03500000000003
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 438.15600000000001
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 438.16000000000003
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 438.18099999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 438.18799999999999
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 438.19299999999998
                            },
                            "444": {
                                "name": "CSSPropertyScrollBehavior",
                                "firstUsed": 438.19900000000001
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 438.202
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 438.31999999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 438.32499999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 438.32900000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 438.33100000000002
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 438.334
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 438.36000000000001
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 438.36900000000003
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 438.37200000000001
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 438.38
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 438.38299999999998
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 438.38799999999998
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 438.43000000000001
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 438.43700000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 438.44099999999997
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 438.46600000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 438.48500000000001
                            },
                            "661": {
                                "name": "CSSPropertyTextUnderlineOffset",
                                "firstUsed": 438.529
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 438.53399999999999
                            },
                            "663": {
                                "name": "CSSPropertyTextDecorationThickness",
                                "firstUsed": 438.53699999999998
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 438.601
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 438.62599999999998
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 438.66000000000003
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 438.66300000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 438.666
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 438.69099999999997
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 438.75299999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 438.75900000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 438.76299999999998
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 438.79199999999997
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 438.80200000000002
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 438.80500000000001
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 438.81799999999998
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 438.82299999999998
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 438.82799999999997
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 438.88200000000001
                            },
                            "513": {
                                "name": "CSSPropertyGridGap",
                                "firstUsed": 439.39600000000002
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 439.40699999999998
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 439.428
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 439.483
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 439.51400000000001
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 439.52199999999999
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 439.52600000000001
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 439.52999999999997
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 439.54599999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 441.30200000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 441.50700000000001
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 602.16200000000003
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 620.62400000000002
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 3801,
                    "LastInteractive": 600,
                    "TotalBlockingTime": 0,
                    "testID": "241025_BiDcCE_8VJ",
                    "step": 1,
                    "effectiveBps": 14461,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 124,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 1,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "105": 25,
                                "205": 40,
                                "306": 22.699999999999999,
                                "407": 30,
                                "508": 95,
                                "609": 95,
                                "710": 70,
                                "810": 73.700000000000003,
                                "911": 76.200000000000003,
                                "1011": 47.600000000000001,
                                "1112": 11.1,
                                "1212": 27.300000000000001,
                                "1313": 20,
                                "1413": 45,
                                "1514": 47.600000000000001,
                                "1615": 30,
                                "1715": 20,
                                "1816": 19,
                                "1917": 14.300000000000001,
                                "2017": 5.2999999999999998,
                                "2118": 10,
                                "2218": 10,
                                "2319": 10,
                                "2420": 57.100000000000001,
                                "2520": 10,
                                "2621": 15,
                                "2721": 10,
                                "2822": 5.2999999999999998,
                                "2922": 14.300000000000001,
                                "3023": 5.2999999999999998,
                                "3124": 13.6,
                                "3224": 10,
                                "3325": 10.5,
                                "3425": 45.5,
                                "3526": 14.300000000000001,
                                "3627": 10.5,
                                "3727": 10.5,
                                "3828": 20
                            },
                            "max": 100,
                            "count": 39
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "105": 0,
                                "205": 33090,
                                "306": 760539,
                                "407": 474493,
                                "508": 4294,
                                "609": 0,
                                "710": 37882,
                                "810": 834737,
                                "911": 5251,
                                "1011": 0,
                                "1112": 0,
                                "1212": 0,
                                "1313": 0,
                                "1413": 0,
                                "1514": 0,
                                "1615": 0,
                                "1715": 0,
                                "1816": 0,
                                "1917": 0,
                                "2017": 0,
                                "2118": 0,
                                "2218": 0,
                                "2319": 0,
                                "2420": 0,
                                "2520": 3341,
                                "2621": 0,
                                "2721": 0,
                                "2822": 0,
                                "2922": 0,
                                "3023": 0,
                                "3124": 0,
                                "3224": 0,
                                "3325": 0,
                                "3425": 0,
                                "3526": 0,
                                "3627": 16764,
                                "3727": 761336,
                                "3828": 96644
                            },
                            "max": 834737,
                            "count": 39
                        }
                    },
                    "effectiveBpsDoc": 16131,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241025_BiDcCE_8VJ\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/10\/25\/BiDcCE\/8VJ\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241025_BiDcCE_8VJ&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000600.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_000900.jpg",
                            "VisuallyComplete": 4
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 5
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 16
                        },
                        {
                            "time": 1200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001200.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 62
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241025_BiDcCE_8VJ&video=video_1_cached&file=ms_001400.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "app.datenwerkbank.de": {
                            "bytes": 0,
                            "requests": 1,
                            "connections": 1
                        },
                        "www.jerritpeinelt.com": {
                            "bytes": 5770,
                            "requests": 2,
                            "connections": 2
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5259,
                            "bytesUncompressed": 63010,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 511,
                            "bytesUncompressed": 511,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}