Update src/app/blog/page.tsx

This commit is contained in:
2026-03-16 18:20:38 +00:00
parent e068f35c32
commit 97268a7ea8

View File

@@ -94,7 +94,7 @@ export default function BlogPage() {
category: ["Development", "Best Practices"],
title: "Mastering Full-Stack Development with DevPlatform",
excerpt: "Learn how to build complete applications from frontend to backend without context switching.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-vibrant-modern-blog-post-cover-showing-1773685171008-7f957c3c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-vibrant-modern-blog-post-cover-showing-1773685171008-7f957c3c.png?_wi=3",
imageAlt: "A vibrant, modern blog post cover showing a developer writing code at a laptop with multiple screens",
authorName: "Alex Johnson",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-software-de-1773685169826-0e87a6fd.png",
@@ -105,7 +105,7 @@ export default function BlogPage() {
category: ["Infrastructure", "DevOps"],
title: "Infrastructure as Code: Simplifying Deployment",
excerpt: "Explore how to manage your entire infrastructure through code with DevPlatform.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-technical-blog-cover-illustration-show-1773685170418-9b44cf8a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-technical-blog-cover-illustration-show-1773685170418-9b44cf8a.png?_wi=3",
imageAlt: "A technical blog cover illustration showing cloud infrastructure, server nodes, and connected systems",
authorName: "Sarah Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-female-cto--1773685169773-0c5a4cce.png",
@@ -116,7 +116,7 @@ export default function BlogPage() {
category: ["AI", "Development Tools"],
title: "AI-Powered Code Generation: The Future of Development",
excerpt: "Discover how multi-LLM integration is transforming the way developers write code.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-blog-cover-showing-ai-and-machine-lear-1773685170558-7103cee8.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-blog-cover-showing-ai-and-machine-lear-1773685170558-7103cee8.png?_wi=3",
imageAlt: "A blog cover showing AI and machine learning concepts with neural networks and data visualization",
authorName: "Michael Roberts",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-product-man-1773685169529-2cb7f80f.png",