Merge version_1 into main #3
@@ -57,8 +57,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150062317.jpg", imageAlt: "Student success education loan" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148365750.jpg", imageAlt: "Easy accessible platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/check-mark-star-hand-drawn_78370-4465.jpg", imageAlt: "Fast approval process" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148365750.jpg?_wi=1", imageAlt: "Easy accessible platform" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/check-mark-star-hand-drawn_78370-4465.jpg?_wi=1", imageAlt: "Fast approval process" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
id: "1", title: "Quick Approval", descriptions: [
|
||||
"Get approval in as little as 24 hours with our streamlined digital process", "Real-time application tracking from submission to disbursement", "Dedicated support team available throughout your journey"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/check-mark-star-hand-drawn_78370-4465.jpg", imageAlt: "Fast approval process"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/check-mark-star-hand-drawn_78370-4465.jpg?_wi=2", imageAlt: "Fast approval process"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Transparent Pricing", descriptions: [
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Easy Access", descriptions: [
|
||||
"Apply from anywhere with our mobile-first platform", "Simple documentation process with digital verification", "Secure and encrypted data handling"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148365750.jpg", imageAlt: "Easy accessible platform"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148365750.jpg?_wi=2", imageAlt: "Easy accessible platform"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user