From c5b68edff821ec3aa8cd12db3c4148d3e7f1f5b6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:06:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a3d5f7..810a584 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { name: "Experience", id: "experience" }, { name: "Projects", id: "projects" }, { name: "Skills", id: "skills" }, - { name: "Contact", id: "contact" }, + { name: "Contact", id: "contact-cta" }, ]} /> @@ -62,6 +62,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" imageAlt="Rajkumar SA - Finance & Quantitative Analyst" mediaAnimation="slide-up" + background={{ variant: "plain" }} testimonials={[ { name: "Data Science Intern", handle: "Genpact, Bengaluru | Jul 2025 – Dec 2025", testimonial: "Built RAG-based insurance recommender with custom scoring formulas. Engineered LLM-powered SKU selection reducing ad wastage by 80%.", rating: 5, @@ -75,7 +76,7 @@ export default function LandingPage() { ]} buttons={[ { text: "Download Resume", href: "#" }, - { text: "Get in Touch", href: "#contact" }, + { text: "Get in Touch", href: "#contact-cta" }, ]} buttonAnimation="blur-reveal" useInvertedBackground={false} @@ -149,17 +150,14 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "genpact-intern", brand: "Genpact", name: "Data Science Intern", price: "Jul 2025 – Dec 2025", rating: 5, - reviewCount: "3 Projects", imageSrc: - "http://img.b2bpic.net/free-photo/credit-score-financial-banking-economy-concept_53876-148073.jpg?_wi=1", imageAlt: "Genpact Data Science Projects"}, + id: "genpact-intern", brand: "Genpact", name: "Data Science Intern", price: "Jul 2025 – Dec 2025", rating: 5, reviewCount: "3 Projects", imageSrc: + "http://img.b2bpic.net/free-photo/credit-score-financial-banking-economy-concept_53876-148073.jpg", imageAlt: "Genpact Data Science Projects"}, { - id: "reliance-da", brand: "Reliance Industries", name: "Data Analyst Intern", price: "May 2024 – Jul 2024", rating: 5, - reviewCount: "Jamnagar", imageSrc: - "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg?_wi=1", imageAlt: "Reliance Data Analysis Projects"}, + id: "reliance-da", brand: "Reliance Industries", name: "Data Analyst Intern", price: "May 2024 – Jul 2024", rating: 5, reviewCount: "Jamnagar", imageSrc: + "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg", imageAlt: "Reliance Data Analysis Projects"}, { - id: "reliance-ml", brand: "Reliance Industries", name: "Machine Learning Intern", price: "Dec 2023 – Jan 2024", rating: 5, - reviewCount: "Jamnagar", imageSrc: - "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=1", imageAlt: "Reliance ML Projects"}, + id: "reliance-ml", brand: "Reliance Industries", name: "Machine Learning Intern", price: "Dec 2023 – Jan 2024", rating: 5, reviewCount: "Jamnagar", imageSrc: + "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Reliance ML Projects"}, ]} /> @@ -179,7 +177,7 @@ export default function LandingPage() { { id: "ratinglens", category: "Credit Risk", title: "Corporate Credit Rating Analysis (RatingLens)", excerpt: "XGBoost-based credit risk engine estimating probability of default using 16 financial ratios. Benchmarked 13 classification algorithms with transparent feature importance for unbiased decisioning.", imageSrc: - "http://img.b2bpic.net/free-photo/credit-score-financial-banking-economy-concept_53876-148073.jpg?_wi=2", imageAlt: "RatingLens Project", authorName: "Rajkumar SA", authorAvatar: + "http://img.b2bpic.net/free-photo/credit-score-financial-banking-economy-concept_53876-148073.jpg", imageAlt: "RatingLens Project", authorName: "Rajkumar SA", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Jul 2025 – Dec 2025"}, { id: "backtest-overfitting", category: "Quantitative", title: "Model Risk Management - Backtest Overfitting", excerpt: @@ -189,12 +187,12 @@ export default function LandingPage() { { id: "equities-forecasting", category: "Forecasting", title: "Quantitative Equities Forecasting", excerpt: "AutoARIMA forecasting with adaptive optimization achieving 20% improved accuracy. Integrated GARCH volatility, VaR quantification, and ensemble decision engine with 14% alpha.", imageSrc: - "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=2", imageAlt: "Equities Forecasting Project", authorName: "Rajkumar SA", authorAvatar: + "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Equities Forecasting Project", authorName: "Rajkumar SA", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "May 2025 – Nov 2025"}, { id: "portfolio-var", category: "Risk Analytics", title: "Portfolio VaR Analysis", excerpt: "Interactive variance-covariance VaR engine quantifying 1-day losses at 95–99.9% confidence. Multi-asset risk modeling with volatility-correlation decomposition and tail-risk visualization.", imageSrc: - "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg?_wi=2", imageAlt: "Portfolio VaR Project", authorName: "Rajkumar SA", authorAvatar: + "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg", imageAlt: "Portfolio VaR Project", authorName: "Rajkumar SA", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "2025"}, ]} /> @@ -229,7 +227,7 @@ export default function LandingPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg" imageAlt="Professional collaboration" mediaAnimation="slide-up" mediaPosition="right" @@ -241,7 +239,7 @@ export default function LandingPage() {