Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-09 02:36:49 +00:00
3 changed files with 1371 additions and 4 deletions

View File

@@ -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"
}
]}

File diff suppressed because it is too large Load Diff

View File

@@ -89,11 +89,11 @@ export default function HomePage() {
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=1",
imageAlt: "billing software dashboard interface admin panel",
},
{
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=1",
imageAlt: "printing invoice bill receipt paper professional",
},
]}