Merge version_2 into main #5
@@ -97,8 +97,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "3.9+", title: "Academic GPA", description: "Consistent excellence", imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg" },
|
||||
{ id: "m2", value: "15", title: "Research Projects", description: "Diverse portfolio", imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg" }
|
||||
{ id: "m1", value: "3.9+", title: "Academic GPA", description: "Consistent excellence", imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg?_wi=1" },
|
||||
{ id: "m2", value: "15", title: "Research Projects", description: "Diverse portfolio", imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg?_wi=1" }
|
||||
]}
|
||||
title="Academic Achievement Metrics"
|
||||
description="Progress tracking across my application portfolio milestones."
|
||||
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Prof. Alan Smith", role: "Dean of Research", testimonial: "Exceptional insight in complex algorithms.", imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg", icon: Database },
|
||||
{ id: "t2", name: "Dr. Sarah Chen", role: "Senior Scientist", testimonial: "Highly diligent research student.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg", icon: BarChart2 }
|
||||
{ id: "t1", name: "Prof. Alan Smith", role: "Dean of Research", testimonial: "Exceptional insight in complex algorithms.", imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg?_wi=2", icon: Database },
|
||||
{ id: "t2", name: "Dr. Sarah Chen", role: "Senior Scientist", testimonial: "Highly diligent research student.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg?_wi=2", icon: BarChart2 }
|
||||
]}
|
||||
title="Academic Recommendations"
|
||||
description="Endorsements from my professors and professional research leads."
|
||||
|
||||
Reference in New Issue
Block a user