From d3cf6bf4867e13abb8d58182a5811e97681e3ba3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 18:19:30 +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 1af055f..3766001 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/crop-woman-sitting-table-trip_23-2147771265.jpg" + imageSrc="http://img.b2bpic.net/free-photo/crop-woman-sitting-table-trip_23-2147771265.jpg?_wi=1" imageAlt="Student preparation" /> @@ -146,7 +146,7 @@ export default function LandingPage() { title: "Expert Correction", subtitle: "Detailed Insights", description: "Get deep analysis of your writing and speaking tasks.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-sitting-table-trip_23-2147771265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-sitting-table-trip_23-2147771265.jpg?_wi=2", imageAlt: "Crop man using laptop near books", }, { -- 2.49.1