diff --git a/src/app/page.tsx b/src/app/page.tsx index 1822224..4a3d5f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,15 +151,15 @@ export default function LandingPage() { { 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"}, + "http://img.b2bpic.net/free-photo/credit-score-financial-banking-economy-concept_53876-148073.jpg?_wi=1", 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", imageAlt: "Reliance Data Analysis Projects"}, + "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg?_wi=1", 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", imageAlt: "Reliance ML Projects"}, + "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg?_wi=1", imageAlt: "Reliance ML Projects"}, ]} /> @@ -179,7 +179,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", imageAlt: "RatingLens Project", authorName: "Rajkumar SA", authorAvatar: + "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/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 +189,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", 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?_wi=2", 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", imageAlt: "Portfolio VaR Project", authorName: "Rajkumar SA", authorAvatar: + "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/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "2025"}, ]} /> @@ -229,7 +229,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" + imageSrc="http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1" imageAlt="Professional collaboration" mediaAnimation="slide-up" mediaPosition="right" @@ -241,7 +241,7 @@ export default function LandingPage() {