diff --git a/src/app/app/accounts/page.tsx b/src/app/app/accounts/page.tsx index c2b0542..73020eb 100644 --- a/src/app/app/accounts/page.tsx +++ b/src/app/app/accounts/page.tsx @@ -167,7 +167,7 @@ export default function AccountsPage() { title: "Enterprise-grade encryption security", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/financial-transaction-list-view-with-cat-1772913418628-ac9aa118.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/financial-transaction-list-view-with-cat-1772913418628-ac9aa118.png?_wi=2" imageAlt="Transaction management and account overview" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/app/transactions/page.tsx b/src/app/app/transactions/page.tsx index e713c98..1bccf55 100644 --- a/src/app/app/transactions/page.tsx +++ b/src/app/app/transactions/page.tsx @@ -199,7 +199,7 @@ export default function TransactionsPage() { title: "Updates Synced Instantly", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/financial-transaction-list-view-with-cat-1772913418628-ac9aa118.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APLXeHKJqU2feMDf1tonz33lP0/financial-transaction-list-view-with-cat-1772913418628-ac9aa118.png?_wi=1" imageAlt="Transaction list view with categorized expenses and filters" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f431a21..613903c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +