Update src/app/portal/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function PortalPage() {
|
||||
description:
|
||||
"Secure authentication using your roll number and password for safe access to your academic data.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/colorful-blurred-login-form-design_23-2147726341.jpg",
|
||||
"http://img.b2bpic.net/free-vector/colorful-blurred-login-form-design_23-2147726341.jpg?_wi=2",
|
||||
imageAlt: "Secure login interface",
|
||||
buttons: [
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function PortalPage() {
|
||||
description:
|
||||
"View detailed exam results, subject-wise performance, and historical academic records.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-report-card-template_23-2149570612.jpg",
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-report-card-template_23-2149570612.jpg?_wi=2",
|
||||
imageAlt: "Grades display interface",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function PortalPage() {
|
||||
description:
|
||||
"Monitor your academic progress with visual analytics, performance trends, and improvement suggestions.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464496.jpg",
|
||||
"http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464496.jpg?_wi=2",
|
||||
imageAlt: "Progress charts and analytics",
|
||||
},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function PortalPage() {
|
||||
variant: "plain",
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agents-office-desk-helping-customers_482257-117914.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agents-office-desk-helping-customers_482257-117914.jpg?_wi=2"
|
||||
imageAlt="Support team helping students"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user