From 2981d53eb98db99c4819049ea47742c2f158cc6b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:36:44 +0000 Subject: [PATCH 1/3] Update src/app/admin/create-bill/page.tsx --- src/app/admin/create-bill/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } ]} -- 2.49.1 From ddae7c6b7f728ab71ee49ab6cc81f30cd626d25c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:36:44 +0000 Subject: [PATCH 2/3] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +