diff --git a/src/app/page.tsx b/src/app/page.tsx index 10c94a1..1c479ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,12 +62,12 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=1", imageAlt: "Dashboard overview", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=1", imageAlt: "Attendance module", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=2", imageAlt: "student management dashboard ui", }, { @@ -136,13 +136,13 @@ export default function LandingPage() { icon: CreditCard, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-online-college-landing-page_23-2150548513.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg?_wi=2", imageAlt: "student management dashboard ui", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { tag="Get Started" title="Ready to transform your college?" description="Request a personalized demo today and see why top institutions trust EduManage Pro." - imageSrc="http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg?_wi=2" imageAlt="Team collaborating on campus software" mediaAnimation="slide-up" buttonText="Schedule Demo"