Merge version_1 into main #1
@@ -74,27 +74,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg?_wi=1",
|
||||
imageAlt: "AI Research",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-system-innovation-digital_53876-124362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-system-innovation-digital_53876-124362.jpg?_wi=1",
|
||||
imageAlt: "LLM Pipelines",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-concept-with-copy-space_23-2148459729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-concept-with-copy-space_23-2148459729.jpg?_wi=1",
|
||||
imageAlt: "Systems Engineering",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg?_wi=1",
|
||||
imageAlt: "Agentic AI",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-company-analyst-office-watching-business-presentation-pc_482257-118998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-company-analyst-office-watching-business-presentation-pc_482257-118998.jpg?_wi=1",
|
||||
imageAlt: "Applied AI",
|
||||
},
|
||||
]}
|
||||
@@ -182,42 +182,42 @@ export default function LandingPage() {
|
||||
name: "AI vs Human Code Detection",
|
||||
price: "Research",
|
||||
variant: "NLP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139314.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Agentic Job Search System",
|
||||
price: "Automation",
|
||||
variant: "AI Agents",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Autonomous Cleaning Robot",
|
||||
price: "Robotics",
|
||||
variant: "IEEE Pub",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-system-innovation-digital_53876-124362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-system-innovation-digital_53876-124362.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Financial Analytics Pipeline",
|
||||
price: "Production",
|
||||
variant: "Data Eng",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-concept-with-copy-space_23-2148459729.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-concept-with-copy-space_23-2148459729.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Research Data Automator",
|
||||
price: "Research",
|
||||
variant: "Pipeline",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-work-environment-empty-office-business-industry-enterprise-culture_482257-125598.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Financial KPI Dashboard",
|
||||
price: "Analytics",
|
||||
variant: "Business",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-company-analyst-office-watching-business-presentation-pc_482257-118998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-company-analyst-office-watching-business-presentation-pc_482257-118998.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Recent Projects"
|
||||
|
||||
Reference in New Issue
Block a user