diff --git a/src/app/[locale]/[slug]/page.tsx b/src/app/[locale]/[slug]/page.tsx index 1c62bbd..14385e8 100644 --- a/src/app/[locale]/[slug]/page.tsx +++ b/src/app/[locale]/[slug]/page.tsx @@ -125,81 +125,76 @@ export default async function Home({ ))} {/* eslint-disable */} -
-
-
-
-
-
-
-
- - -
-
- - + + {/* eslint-enable */} ); diff --git a/src/components/data-graph/data-graph.scss b/src/components/data-graph/data-graph.scss index d45acfe..3e80753 100644 --- a/src/components/data-graph/data-graph.scss +++ b/src/components/data-graph/data-graph.scss @@ -2,7 +2,7 @@ position: relative; width: 100%; height: 0; - padding-bottom: 76%; + padding-bottom: 100%; &-frame { position: absolute; diff --git a/src/features/two-columns-section/two-columns-section.tsx b/src/features/two-columns-section/two-columns-section.tsx index 00134fa..2fb50bf 100644 --- a/src/features/two-columns-section/two-columns-section.tsx +++ b/src/features/two-columns-section/two-columns-section.tsx @@ -47,7 +47,7 @@ const renderColumn = (item: ColumnContent) => { return ; } case "image": { - // @ts-expect-error Will be fixed after the integration + // @ts-expect-error Will be fixed after the integration eslint-ignore-next-line return ; } case "video": { @@ -85,7 +85,7 @@ export const TwoColumnsSection = () => { }*/, { type: "graph", - url: "https://lookerstudio.google.com/embed/reporting/faa2353a-7923-4f35-a84d-1172a6a545e6/page/s26zD", + url: "https://app.powerbi.com/view?r=eyJrIjoiY2NjMzE4ZWEtNDRhMC00OTI0LTk3OWItMjVlYzhiYmI5MTNhIiwidCI6IjBjNDRjNjY1LWU1NjQtNGQyZS1iZjFiLWU4OWYwZDI2NGQxZiIsImMiOjl9", }, ], [