From 0d3aaf10e8465a9c826b1039f173ec731482329f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 18:24:12 +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 8ddd64a..9d13c02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function Page() { ]} layoutOrder="default" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-vector/webtemplate-landing-page-body-shape_52683-30921.jpg" + imageSrc="http://img.b2bpic.net/free-vector/webtemplate-landing-page-body-shape_52683-30921.jpg?_wi=1" imageAlt="Web designer at work" frameStyle="browser" mediaAnimation="slide-up" @@ -63,7 +63,7 @@ export default function Page() { description="Since starting my journey in web design, I've had the privilege of working with diverse clients to create digital experiences that convert. My approach combines strategic thinking with meticulous attention to detail, ensuring every website not only looks stunning but performs exceptionally well." tag="My Experience" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/webtemplate-landing-page-body-shape_52683-30921.jpg" + imageSrc="http://img.b2bpic.net/free-vector/webtemplate-landing-page-body-shape_52683-30921.jpg?_wi=2" imageAlt="Anthony's web design portfolio" buttons={[ { text: "See All Projects", href: "#metrics" } -- 2.49.1