From 97268a7ea8585ef6c9bee4ebf8e129c301077d56 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:20:38 +0000 Subject: [PATCH] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 7d7c445..c3da6a3 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -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",