diff --git a/src/app/page.tsx b/src/app/page.tsx index 60ba4cf..e423ef2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#students", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg?_wi=1" imageAlt="SFMS Dashboard Preview" /> @@ -120,7 +120,7 @@ export default function LandingPage() { title: "Automated Billing", subtitle: "Effortless invoicing", description: "Automate billing cycles and generate invoices in real-time.", - imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg?_wi=1", }, { id: 2, @@ -128,7 +128,7 @@ export default function LandingPage() { title: "Ledger Tracking", subtitle: "Complete audit trail", description: "Maintain transparent student ledgers with historical audit logs.", - imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg?_wi=2", }, { id: 3, @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Financial Reports", subtitle: "Deep analytics", description: "Export detailed financial insights for university administration.", - imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg?_wi=3", }, ]} title="Manage Student Accounts" @@ -165,7 +165,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg?_wi=4", }, { id: "pro", @@ -180,7 +180,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cycle-arrows-around-dollar-coin_78370-9153.jpg?_wi=5", }, ]} /> @@ -201,7 +201,7 @@ export default function LandingPage() { title: "Students Managed", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg?_wi=2" imageAlt="Financial Analytics UI" mediaAnimation="blur-reveal" metricsAnimation="slide-up"