Update src/app/client/welcome/page.tsx

This commit is contained in:
2026-05-26 12:26:42 +00:00
parent 48fd2ce13a
commit f4ca83953b

View File

@@ -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"
},
{