Update src/app/publications/page.tsx

This commit is contained in:
2026-03-05 01:19:55 +00:00
parent df043557ea
commit d54e4c9481

View File

@@ -53,7 +53,7 @@ export default function PublicationsPage() {
tagAnimation="blur-reveal"
buttons={[{ text: "Download Archive", href: "#" }]}
buttonAnimation="blur-reveal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-diverse-team-of-ai-researchers-and-dat-1772673509538-02128703.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-diverse-team-of-ai-researchers-and-dat-1772673509538-02128703.png?_wi=3"
imageAlt="Research publications"
useInvertedBackground={false}
/>
@@ -69,7 +69,7 @@ export default function PublicationsPage() {
excerpt:
"Our latest research demonstrates how combining vision and language models creates unprecedented AI capabilities for real-world applications.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-vibrant-illustration-of-breakthrough-a-1772673509595-a9f604e1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-vibrant-illustration-of-breakthrough-a-1772673509595-a9f604e1.png?_wi=3",
imageAlt: "Multimodal AI breakthrough visualization",
authorName: "Dr. Sarah Chen",
authorAvatar:
@@ -83,7 +83,7 @@ export default function PublicationsPage() {
excerpt:
"Exploring how large language models are evolving and the implications for human-AI interaction and content generation.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/visual-representation-of-natural-languag-1772673509626-b43926ef.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/visual-representation-of-natural-languag-1772673509626-b43926ef.png?_wi=3",
imageAlt: "NLP future concepts",
authorName: "Dr. Aisha Patel",
authorAvatar:
@@ -97,7 +97,7 @@ export default function PublicationsPage() {
excerpt:
"Best practices and architectural insights for deploying machine learning systems at scale in production environments.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/abstract-visualization-of-data-science-a-1772673509561-d3bc43b1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/abstract-visualization-of-data-science-a-1772673509561-d3bc43b1.png?_wi=3",
imageAlt: "Enterprise ML scaling",
authorName: "Dr. Marcus Johnson",
authorAvatar:
@@ -111,7 +111,7 @@ export default function PublicationsPage() {
excerpt:
"How we approach AI development with safety, fairness, and transparency as core pillars of our research methodology.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-vibrant-illustration-of-breakthrough-a-1772673509595-a9f604e1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/a-vibrant-illustration-of-breakthrough-a-1772673509595-a9f604e1.png?_wi=4",
imageAlt: "AI ethics framework",
authorName: "Prof. David Kim",
authorAvatar:
@@ -125,7 +125,7 @@ export default function PublicationsPage() {
excerpt:
"New techniques for processing visual data at scale with improved accuracy and efficiency for autonomous systems.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/visual-representation-of-natural-languag-1772673509626-b43926ef.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/visual-representation-of-natural-languag-1772673509626-b43926ef.png?_wi=4",
imageAlt: "Computer vision advances",
authorName: "Dr. Elena Rodriguez",
authorAvatar:
@@ -139,7 +139,7 @@ export default function PublicationsPage() {
excerpt:
"Key takeaways from the global AI research community and how our work contributes to advancing the field.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/abstract-visualization-of-data-science-a-1772673509561-d3bc43b1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/abstract-visualization-of-data-science-a-1772673509561-d3bc43b1.png?_wi=4",
imageAlt: "Research summit highlights",
authorName: "Dr. James Mitchell",
authorAvatar:
@@ -168,7 +168,7 @@ export default function PublicationsPage() {
description="Have questions about our publications, research methodology, or want to collaborate on a project? We're always interested in connecting with fellow researchers, institutions, and organizations working on advancing AI responsibly."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/modern-contact-illustration-showing-comm-1772673511851-da7a4d83.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVMkwOYo6IrkgyBLlxSJMtL4DS/modern-contact-illustration-showing-comm-1772673511851-da7a4d83.png?_wi=4"
imageAlt="Research inquiries"
mediaAnimation="slide-up"
mediaPosition="right"