feat: create second hero section #54
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/Data.js#L3
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
src/components/Data.js#L3
Curly braces are unnecessary here
|
src/components/Data.js#L8
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
src/components/Data.js#L8
Curly braces are unnecessary here
|
src/components/Data.js#L13
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
src/components/Data.js#L13
Curly braces are unnecessary here
|
src/constants/index.js#L7
Curly braces are unnecessary here
|
src/constants/index.js#L20
Curly braces are unnecessary here
|
src/constants/index.js#L33
Curly braces are unnecessary here
|
src/constants/index.js#L48
Curly braces are unnecessary here
|
The logs for this run have expired and are no longer available.
Loading