diff --git a/src/app/page.tsx b/src/app/page.tsx index aafa1bf..a3da67a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg?_wi=1", imageAlt: "Student learning computer accounting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg?_wi=1", imageAlt: "Digital accounting software screen", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg?_wi=1", imageAlt: "Professional commerce education", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=1", imageAlt: "Modern computer lab training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg?_wi=1", imageAlt: "Education classroom computer learning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg?_wi=1", imageAlt: "Professional instructor teaching", }, ]} @@ -119,15 +119,15 @@ export default function LandingPage() { icon: BarChart2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg?_wi=2", imageAlt: "Tally interface study", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg?_wi=2", imageAlt: "Accounting software tools", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg?_wi=3", imageAlt: "student learning computer accounting", }, { @@ -136,15 +136,15 @@ export default function LandingPage() { icon: FileText, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg?_wi=2", imageAlt: "Document preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=2", imageAlt: "Finance data analysis", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg?_wi=3", imageAlt: "digital accounting software screen", }, { @@ -153,15 +153,15 @@ export default function LandingPage() { icon: BarChart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg?_wi=2", imageAlt: "Data entry training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg?_wi=2", imageAlt: "Advanced spreadsheet reports", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg?_wi=3", imageAlt: "professional commerce education students", }, ]}