diff --git a/src/app/admin/create-bill/page.tsx b/src/app/admin/create-bill/page.tsx index ec0c9ca..043c2fd 100644 --- a/src/app/admin/create-bill/page.tsx +++ b/src/app/admin/create-bill/page.tsx @@ -84,11 +84,11 @@ export default function CreateBillPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/low-carbon-footprint-eco-food_482257-96781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-carbon-footprint-eco-food_482257-96781.jpg?_wi=2", imageAlt: "Admin dashboard with billing interface" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456964.jpg?_wi=2", imageAlt: "Professional bill printing" } ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7ede3b6..9d4fc09 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1430,6 +1430,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +