From b2f2d505d05f3c7ac1a51ec9e76e2ff7c11117d4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 14:35:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 47115c6..30775a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="blur-reveal" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-as-team-medium-shot_23-2149636250.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-as-team-medium-shot_23-2149636250.jpg?_wi=1" imageAlt="Envy Studios creative workspace" mediaAnimation="blur-reveal" frameStyle="card" @@ -77,7 +77,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "project-1", name: "Brand Identity Design", price: "Full Custom Suite", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-as-team-medium-shot_23-2149636250.jpg", imageAlt: "Brand identity design project" + id: "project-1", name: "Brand Identity Design", price: "Full Custom Suite", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-as-team-medium-shot_23-2149636250.jpg?_wi=2", imageAlt: "Brand identity design project" }, { id: "project-2", name: "Digital Experience", price: "Web & App Design", imageSrc: "http://img.b2bpic.net/free-photo/team-focused-designers-sitting-together-table-with-blueprints-working-project_74855-10425.jpg", imageAlt: "Digital experience project" -- 2.49.1