diff --git a/src/app/page.tsx b/src/app/page.tsx index 34829f9..f948c74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,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" rating={5} @@ -80,7 +80,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"], imageSrc: "http://img.b2bpic.net/free-vector/design-process-concept-landing-page_52683-25345.jpg", imageAlt: "Digital Illustration Work"}, @@ -129,13 +129,13 @@ export default function LandingPage() {