diff --git a/src/app/page.tsx b/src/app/page.tsx
index 19e2d69..fc17651 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -52,22 +40,14 @@ export default function LandingPage() {
@@ -77,15 +57,8 @@ export default function LandingPage() {
@@ -97,28 +70,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Leopard Tech Labs",
- description: "Project Manager & Lead Flutter Developer. Managing full lifecycle of complex CRM and tracking applications.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341103.jpg",
- imageAlt: "mobile development environment",
+ title: "Leopard Tech Labs", description: "Project Manager & Lead Flutter Developer. Managing full lifecycle of complex CRM and tracking applications.", bentoComponent: "reveal-icon", icon: Zap
},
{
- title: "Agrowtein Labs",
- description: "Flutter Developer Intern. Contributed to cross-platform mobile apps with high-fidelity UI/UX.",
- bentoComponent: "reveal-icon",
- icon: Code,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CEtMTKNYZ0dB4JaG3g4qbIxp3x/uploaded-1775962523672-gs325l8i.jpg",
- imageAlt: "mobile development environment",
+ title: "Agrowtein Labs", description: "Flutter Developer Intern. Contributed to cross-platform mobile apps with high-fidelity UI/UX.", bentoComponent: "reveal-icon", icon: Code
},
{
- title: "Technical Leadership",
- description: "Mentoring team members, debugging complex backend integrations, and ensuring production-ready code delivery.",
- bentoComponent: "reveal-icon",
- icon: Award,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-office-equipment-blue-desk-generated-by-ai_188544-27062.jpg?_wi=2",
- imageAlt: "mobile development environment",
+ title: "Technical Leadership", description: "Mentoring team members, debugging complex backend integrations, and ensuring production-ready code delivery.", bentoComponent: "reveal-icon", icon: Award
},
]}
title="Work Experience"
@@ -132,76 +90,27 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "SaveAnimals (WTI)",
- brand: "Wildlife Protection",
- price: "Active Project",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033622.jpg",
- },
- {
- id: "p2",
- name: "MyPolicy Vahan (CRM)",
- brand: "Unified Monitoring",
- price: "Active Project",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/advisory-board-members-meeting-boardroom-establish-future-development-plan_482257-113859.jpg",
- },
- {
- id: "p3",
- name: "Van App (KFD)",
- brand: "Forest Monitoring",
- price: "Government",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
- },
- {
- id: "p4",
- name: "MeetMyDoc",
- brand: "Healthcare",
- price: "Booking App",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/contactless-smartphone-payment-african-american-woman-cashier-holding-pos-terminal-checking-out-customer-retail-store-close-up-male-hand-holding-cellphone-paying-with-mobile-device_482257-69802.jpg",
- },
- {
- id: "p5",
- name: "Hawk App (KFD)",
- brand: "Surveillance",
- price: "KFD Tech",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg",
- },
- {
- id: "p6",
- name: "Bizee Salon App",
- brand: "Service Admin",
- price: "E-Commerce",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-vector/task-management-app_52683-44675.jpg",
- },
+ { id: "p1", name: "SaveAnimals (WTI)", brand: "Wildlife Protection", price: "Active Project", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033622.jpg" },
+ { id: "p2", name: "MyPolicy Vahan (CRM)", brand: "Unified Monitoring", price: "Active Project", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/advisory-board-members-meeting-boardroom-establish-future-development-plan_482257-113859.jpg" },
+ { id: "p3", name: "Van App (KFD)", brand: "Forest Monitoring", price: "Government", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg" },
+ { id: "p4", name: "MeetMyDoc", brand: "Healthcare", price: "Booking App", rating: 5, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/contactless-smartphone-payment-african-american-woman-cashier-holding-pos-terminal-checking-out-customer-retail-store-close-up-male-hand-holding-cellphone-paying-with-mobile-device_482257-69802.jpg" },
+ { id: "p5", name: "Hawk App (KFD)", brand: "Surveillance", price: "KFD Tech", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg" },
+ { id: "p6", name: "Bizee Salon App", brand: "Service Admin", price: "E-Commerce", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-vector/task-management-app_52683-44675.jpg" },
]}
title="Key Projects"
description="A showcase of high-impact applications developed for government and commercial sectors."
+ animationType="slide-up"
/>