From f4ca83953b8fa696c6cb7ae61cc92f23f5c08556 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 12:26:42 +0000 Subject: [PATCH] Update src/app/client/welcome/page.tsx --- src/app/client/welcome/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/client/welcome/page.tsx b/src/app/client/welcome/page.tsx index d80e0b6..73a4364 100644 --- a/src/app/client/welcome/page.tsx +++ b/src/app/client/welcome/page.tsx @@ -46,7 +46,7 @@ export default function ClientWelcomePage() { { text: "View My Packages", href: "/packages" } ]} buttonAnimation="opacity" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGGCvVCm4u8utjw85nJMComrpQ/uploaded-1779798279956-g5hmrms3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EGGCvVCm4u8utjw85nJMComrpQ/uploaded-1779798279956-g5hmrms3.png?_wi=2" imageAlt="Abstract digital network illustration" showDimOverlay={true} /> @@ -58,7 +58,7 @@ export default function ClientWelcomePage() { useInvertedBackground={false} features={[ { - title: "Branding Service Request", description: "Initiate a new branding project or request updates to your existing brand assets.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg", imageAlt: "Graphic design workspace with brand guideline document", buttonIcon: Palette, + title: "Branding Service Request", description: "Initiate a new branding project or request updates to your existing brand assets.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg?_wi=3", imageAlt: "Graphic design workspace with brand guideline document", buttonIcon: Palette, buttonHref: "/client/request/branding" }, { @@ -66,7 +66,7 @@ export default function ClientWelcomePage() { buttonHref: "/client/request/website" }, { - title: "SEO Service Request", description: "Improve your search engine rankings and online visibility with a new SEO project.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg", imageAlt: "Digital analytics dashboard showing SEO insights", buttonIcon: Search, + title: "SEO Service Request", description: "Improve your search engine rankings and online visibility with a new SEO project.", imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg?_wi=2", imageAlt: "Digital analytics dashboard showing SEO insights", buttonIcon: Search, buttonHref: "/client/request/seo" }, {