diff --git a/.gitignore b/.gitignore index 5ef6a52..65f7027 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,16 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts + +# screenshots & debug artifacts +*.png +*.jpg +*.jpeg +!public/**/*.png +!public/**/*.jpg +!public/**/*.jpeg +!src/**/*.png +!src/**/*.jpg + +# playwright +.playwright-mcp/ diff --git a/.playwright-mcp/console-2026-02-16T10-46-48-597Z.log b/.playwright-mcp/console-2026-02-16T10-46-48-597Z.log deleted file mode 100644 index b9974ca..0000000 --- a/.playwright-mcp/console-2026-02-16T10-46-48-597Z.log +++ /dev/null @@ -1,3 +0,0 @@ -[ 189429ms] [ERROR] Failed to load resource: the server responded with a status of 404 (Not Found) @ http://localhost:3000/favicon.ico:0 -[ 194441ms] [WARNING] The resource http://localhost:3000/_next/static/chunks/%5Broot-of-the-server%5D__29ca5531._.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally. @ http://localhost:3000/:0 -[ 201925ms] [WARNING] The resource http://localhost:3000/_next/static/chunks/%5Broot-of-the-server%5D__29ca5531._.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally. @ http://localhost:3000/:0 diff --git a/.playwright-mcp/console-2026-02-16T14-58-43-548Z.log b/.playwright-mcp/console-2026-02-16T14-58-43-548Z.log deleted file mode 100644 index 9838124..0000000 --- a/.playwright-mcp/console-2026-02-16T14-58-43-548Z.log +++ /dev/null @@ -1,12 +0,0 @@ -[ 3464984ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3465988ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3466990ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3467993ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3468998ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3474002ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3479009ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3484016ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3489033ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3494089ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3499230ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 -[ 3504455ms] [ERROR] WebSocket connection to 'ws://localhost:3000/_next/webpack-hmr?id=puJjKHXOKy35PaBsj2fmd' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED @ http://localhost:3000/_next/static/chunks/af9ea_next_dist_client_3d23be48._.js:10116 diff --git a/porwoll-hero-fixed.png b/porwoll-hero-fixed.png deleted file mode 100644 index 8e3ed44..0000000 Binary files a/porwoll-hero-fixed.png and /dev/null differ diff --git a/porwoll-hero-left-aligned.png b/porwoll-hero-left-aligned.png deleted file mode 100644 index 3d50834..0000000 Binary files a/porwoll-hero-left-aligned.png and /dev/null differ diff --git a/porwoll-hero-smaller.png b/porwoll-hero-smaller.png deleted file mode 100644 index 05e3722..0000000 Binary files a/porwoll-hero-smaller.png and /dev/null differ diff --git a/porwoll-hero-subline.png b/porwoll-hero-subline.png deleted file mode 100644 index bfddb2b..0000000 Binary files a/porwoll-hero-subline.png and /dev/null differ diff --git a/porwoll-hero-title.png b/porwoll-hero-title.png deleted file mode 100644 index c082252..0000000 Binary files a/porwoll-hero-title.png and /dev/null differ diff --git a/porwoll-homepage-fixed.png b/porwoll-homepage-fixed.png deleted file mode 100644 index e5fc53a..0000000 Binary files a/porwoll-homepage-fixed.png and /dev/null differ diff --git a/porwoll-homepage.png b/porwoll-homepage.png deleted file mode 100644 index 6f0e6d5..0000000 Binary files a/porwoll-homepage.png and /dev/null differ