Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-09 02:38:56 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -81,10 +81,10 @@ export default function CreateBillPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-carbon-footprint-eco-food_482257-96781.jpg", imageAlt: "Admin dashboard with billing interface"
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", imageAlt: "Professional bill printing"
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456964.jpg?_wi=2", imageAlt: "Professional bill printing"
}
]}
mediaAnimation="slide-up"

View File

@@ -83,9 +83,9 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-carbon-footprint-eco-food_482257-96781.jpg", imageAlt: "billing software dashboard interface admin panel"},
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", imageAlt: "printing invoice bill receipt paper professional"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-office-using-printer_23-2149456964.jpg?_wi=1", imageAlt: "printing invoice bill receipt paper professional"},
]}
mediaAnimation="slide-up"
rating={5}