From e02e345843132aac1089ca5ff12a3ae1dd31d9c4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:59:17 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9b72d4d..9c6f1d7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-student-wearing-white-shirt-black-hat-having-thoughtful-expression-looking-ahead-him-while-listening-audiobook-earphones-sitting-indoors-front-open-laptop-pc_273609-1718.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg?_wi=2", imageAlt: "Pretty smiling beauty blogger dreamily looking in camera holding make up brushes in hand while recording new video for vlog", }, ]} -- 2.49.1 From ab837674846629e8ad1294e4ec2759c7a46d071b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:59:18 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 943f834..29c477a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg?_wi=1" imageAlt="Luxurious Beauty Studio Model" avatars={[ { -- 2.49.1