From d7b7a27c7f9e13217b398ec84ba3692a1bef986d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:20:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0ef40e..885a65f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-psd/designer-template-design_23-2151802992.jpg", imageAlt: "14BLAST STUDIO Design Portfolio" }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-color-palette_23-2148815773.jpg", imageAlt: "Featured Design Work" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-color-palette_23-2148815773.jpg?_wi=1", imageAlt: "Featured Design Work" }, ]} mediaAnimation="slide-up" @@ -81,7 +81,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Brand Identity Systems", author: "14BLAST Creative Team", description: "Comprehensive branding packages including logo design, color palettes, typography systems, and brand guidelines for emerging and established brands.", tags: ["Branding", "Design"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-color-palette_23-2148815773.jpg", imageAlt: "Brand Identity Project" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-color-palette_23-2148815773.jpg?_wi=2", imageAlt: "Brand Identity Project" }, { id: "2", title: "Digital Illustration & Art", author: "14BLAST Creative Team", description: "Original digital artwork and illustrations featuring unique visual narratives, character designs, and artistic concepts crafted with precision and creativity.", tags: ["Illustration", "Digital Art"], @@ -136,16 +136,16 @@ export default function LandingPage() {