From 5cacdf085057e096a2fbd3e087d9302610d31282 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:05:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33cb8b8..eb420dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg?_wi=1" imageAlt="professional headshot photography neutral" /> @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" imageAlt="workspace minimalist photography clean" @@ -114,7 +114,7 @@ export default function LandingPage() { "React", "Next.js", ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021812.jpg?_wi=2", imageAlt: "Stylish pretty gilr with freckles and blonde loose hair looking at camera with joyful happy facial expression. Attractive young woman of natural beauty posing isolated at blank copy space studio wall", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { "Research", "Prototyping", ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg?_wi=2", imageAlt: "Stylish pretty gilr with freckles and blonde loose hair looking at camera with joyful happy facial expression. Attractive young woman of natural beauty posing isolated at blank copy space studio wall", }, ]} -- 2.49.1