diff --git a/src/app/page.tsx b/src/app/page.tsx index 640130f..ba7813e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,35 +50,16 @@ export default function LandingPage() {
@@ -107,50 +78,26 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Algorithmic Efficiency", - description: "Analyzing large scale data structures for optimized compute performance.", - icon: Database, + title: "Algorithmic Efficiency", description: "Analyzing large scale data structures for optimized compute performance.", icon: Database, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/male-female-colleagues-standing-by-window-looking-business-graphs-it_1098-20205.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/zoom-out-home-office-with-monitors-stock-market_482257-29630.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-backpack-full-stationery-items_23-2148224267.jpg?_wi=2", - imageAlt: "computer code software development", + { imageSrc: "http://img.b2bpic.net/free-photo/male-female-colleagues-standing-by-window-looking-business-graphs-it_1098-20205.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/zoom-out-home-office-with-monitors-stock-market_482257-29630.jpg" } + ] }, { - title: "Predictive Modeling", - description: "Applying machine learning to derive meaningful insights from raw data.", - icon: BarChart2, + title: "Predictive Modeling", description: "Applying machine learning to derive meaningful insights from raw data.", icon: BarChart2, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-display-photovoltaics-factory_482257-124932.jpg?_wi=2", - imageAlt: "computer code software development", + { imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg" } + ] }, { - title: "Robotics Integration", - description: "Designing autonomous systems for real-world environmental monitoring.", - icon: Zap, + title: "Robotics Integration", description: "Designing autonomous systems for real-world environmental monitoring.", icon: Zap, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-431.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/teens-doing-experiments-robotics-laboratory-boy-vr-headset-girl-protective-glasses_1268-23734.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/school-word-color-pencils-black-background_23-2148193369.jpg?_wi=2", - imageAlt: "computer code software development", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-431.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/teens-doing-experiments-robotics-laboratory-boy-vr-headset-girl-protective-glasses_1268-23734.jpg" } + ] + } ]} title="Academic Projects & Research" description="Selected projects spanning data analysis, software engineering, and robotics." @@ -164,42 +111,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={false} products={[ - { - id: "u1", - name: "Massachusetts Tech", - price: "AI & Robotics", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-abbey-chorin-germany-daytime_181624-14039.jpg", - }, - { - id: "u2", - name: "Stanford University", - price: "Machine Learning", - imageSrc: "http://img.b2bpic.net/free-photo/catholic-church-rethymnon-crete_268835-17435.jpg", - }, - { - id: "u3", - name: "UC Berkeley", - price: "Computer Science", - imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844710.jpg", - }, - { - id: "u4", - name: "ETH Zurich", - price: "Systems Eng", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-holding-books-hand-drinking-coffee_23-2148093506.jpg", - }, - { - id: "u5", - name: "CMU", - price: "Data Engineering", - imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg", - }, - { - id: "u6", - name: "Oxford University", - price: "Theoretical CS", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-books-wellorganized-shelves-bookstore_181624-59504.jpg", - }, + { id: "u1", name: "Massachusetts Tech", price: "AI & Robotics", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-abbey-chorin-germany-daytime_181624-14039.jpg" }, + { id: "u2", name: "Stanford University", price: "Machine Learning", imageSrc: "http://img.b2bpic.net/free-photo/catholic-church-rethymnon-crete_268835-17435.jpg" }, + { id: "u3", name: "UC Berkeley", price: "Computer Science", imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844710.jpg" }, + { id: "u4", name: "ETH Zurich", price: "Systems Eng", imageSrc: "http://img.b2bpic.net/free-photo/young-female-student-holding-books-hand-drinking-coffee_23-2148093506.jpg" }, + { id: "u5", name: "CMU", price: "Data Engineering", imageSrc: "http://img.b2bpic.net/free-photo/modern-grey-concrete-building_250224-323.jpg" }, + { id: "u6", name: "Oxford University", price: "Theoretical CS", imageSrc: "http://img.b2bpic.net/free-photo/closeup-books-wellorganized-shelves-bookstore_181624-59504.jpg" } ]} title="Target University Roadmap" description="Institutions I am actively preparing applications for based on research fit." @@ -213,21 +130,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "3.9+", - description: "GPA", - }, - { - id: "m2", - value: "15", - description: "Projects", - }, - { - id: "m3", - value: "6", - description: "Target Unis", - }, + { id: "m1", value: "3.9+", description: "GPA" }, + { id: "m2", value: "15", description: "Projects" }, + { id: "m3", value: "6", description: "Target Unis" } ]} title="Academic Achievement Metrics" description="Progress tracking across my application portfolio milestones." @@ -239,61 +144,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Prof. Alan Smith", - date: "Jan 2024", - title: "Dean of Research", - quote: "Exceptional insight in complex algorithms.", - tag: "CS Dept", - avatarSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-backpack-full-stationery-items_23-2148224267.jpg?_wi=3", - imageAlt: "student professor professional portrait", - }, - { - id: "t2", - name: "Dr. Sarah Chen", - date: "Feb 2024", - title: "Senior Scientist", - quote: "Highly diligent research student.", - tag: "ML Group", - avatarSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-display-photovoltaics-factory_482257-124932.jpg?_wi=3", - imageAlt: "student professor professional portrait", - }, - { - id: "t3", - name: "Dr. David Kim", - date: "Mar 2024", - title: "Lab Director", - quote: "Innovative, structured, and curious.", - tag: "Engineering", - avatarSrc: "http://img.b2bpic.net/free-photo/young-student-girl-glasses-with-pigtails-white-shirt-looking-front-smiling-confident-standing-pink-wall_141793-48066.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/school-word-color-pencils-black-background_23-2148193369.jpg?_wi=3", - imageAlt: "student professor professional portrait", - }, - { - id: "t4", - name: "Prof. Elena Rossi", - date: "Apr 2024", - title: "Academic Advisor", - quote: "Top 1% of research potential.", - tag: "Physics Dept", - avatarSrc: "http://img.b2bpic.net/free-photo/confident-man_1098-16175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129043.jpg?_wi=2", - imageAlt: "student professor professional portrait", - }, - { - id: "t5", - name: "Dr. Marcus Bell", - date: "May 2024", - title: "Industry Liaison", - quote: "Practical application of theory.", - tag: "CS Tech", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-glasses_23-2149434895.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-update-ai-systems_482257-96249.jpg?_wi=2", - imageAlt: "student professor professional portrait", - }, + { id: "t1", name: "Prof. Alan Smith", date: "Jan 2024", title: "Dean of Research", quote: "Exceptional insight in complex algorithms.", tag: "CS Dept", avatarSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-girl_23-2148201854.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-backpack-full-stationery-items_23-2148224267.jpg", imageAlt: "student professor professional portrait" }, + { id: "t2", name: "Dr. Sarah Chen", date: "Feb 2024", title: "Senior Scientist", quote: "Highly diligent research student.", tag: "ML Group", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-guy-study-library_1157-22204.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cad-program-pc-display-photovoltaics-factory_482257-124932.jpg", imageAlt: "student professor professional portrait" }, + { id: "t3", name: "Dr. David Kim", date: "Mar 2024", title: "Lab Director", quote: "Innovative, structured, and curious.", tag: "Engineering", avatarSrc: "http://img.b2bpic.net/free-photo/young-student-girl-glasses-with-pigtails-white-shirt-looking-front-smiling-confident-standing-pink-wall_141793-48066.jpg", imageSrc: "http://img.b2bpic.net/free-photo/school-word-color-pencils-black-background_23-2148193369.jpg", imageAlt: "student professor professional portrait" }, + { id: "t4", name: "Prof. Elena Rossi", date: "Apr 2024", title: "Academic Advisor", quote: "Top 1% of research potential.", tag: "Physics Dept", avatarSrc: "http://img.b2bpic.net/free-photo/confident-man_1098-16175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129043.jpg", imageAlt: "student professor professional portrait" }, + { id: "t5", name: "Dr. Marcus Bell", date: "May 2024", title: "Industry Liaison", quote: "Practical application of theory.", tag: "CS Tech", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-glasses_23-2149434895.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-update-ai-systems_482257-96249.jpg", imageAlt: "student professor professional portrait" } ]} title="Academic Recommendations" description="Endorsements from my professors and professional research leads." @@ -304,21 +159,9 @@ export default function LandingPage() {