From 6b849c273c4bbc3a4e125fcd7e486dcd4e0cba50 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:03:38 +0000 Subject: [PATCH 1/4] 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 1b9e0af..b38fb77 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function AboutPage() { tag="Our Mission" tagIcon={Lightbulb} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg?_wi=2" imageAlt="EduLearn Academy community" useInvertedBackground={false} buttons={[ -- 2.49.1 From ab846ad340127d34323b81c529c2abb343e9d1b9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:03:38 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 98b503f..2b210c3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -121,7 +121,7 @@ export default function ContactPage() { "To report a technical issue, please visit our support page or email support@edulearn.com with a detailed description of the problem, including screenshots if possible. Include your account information and the course name if it's course-related.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg?_wi=2" imageAlt="Customer support team" mediaPosition="right" animationType="smooth" -- 2.49.1 From 75494bb37dc9b9b84a2f4d8998c9b6b787575fb3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:03:39 +0000 Subject: [PATCH 3/4] Update src/app/courses/page.tsx --- src/app/courses/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index 5b17cb8..5b81f77 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -96,7 +96,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "3.2k", imageSrc: - "http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg", + "http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg?_wi=2", imageAlt: "Web Development Course", }, { @@ -107,7 +107,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "2.8k", imageSrc: - "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", + "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "Data Science Course", }, { @@ -118,7 +118,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "2.1k", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=2", imageAlt: "Digital Marketing Course", }, { @@ -129,7 +129,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "1.9k", imageSrc: - "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg", + "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg?_wi=2", imageAlt: "Mobile Development Course", }, { @@ -140,7 +140,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "1.7k", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg", + "http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg?_wi=2", imageAlt: "UI/UX Design Course", }, { @@ -151,7 +151,7 @@ export default function CoursesPage() { rating: 5, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg", + "http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg?_wi=2", imageAlt: "Cloud Computing Course", }, ]} @@ -191,7 +191,7 @@ export default function CoursesPage() { "We offer a 30-day money-back guarantee. If you're not satisfied with a course, simply request a refund within 30 days of purchase.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg?_wi=1" imageAlt="Customer support team" mediaPosition="left" animationType="smooth" -- 2.49.1 From 5dd4fee85f4a151cafaa46da3cb3b595649f6544 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:03:40 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 869c28c..8996826 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function HomePage() { description: "Learn from industry professionals with 10+ years of experience", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg", + "http://img.b2bpic.net/free-photo/close-up-colleagues-learning-work_23-2149300706.jpg?_wi=1", imageAlt: "Professional educators", }, { @@ -145,7 +145,7 @@ export default function HomePage() { description: "Study at your own pace with lifetime access to course materials", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg", + "http://img.b2bpic.net/free-photo/young-woman-studying-using-technology_1163-1891.jpg?_wi=1", imageAlt: "Flexible schedule options", }, { @@ -181,7 +181,7 @@ export default function HomePage() { tag="Our Mission" tagIcon={Lightbulb} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg" + imageSrc="http://img.b2bpic.net/free-photo/university-colleagues-talking-library_23-2148844673.jpg?_wi=1" imageAlt="EduLearn Academy community" useInvertedBackground={false} buttons={[{ text: "Learn Our Story", href: "/about" }]} @@ -227,7 +227,7 @@ export default function HomePage() { rating: 5, reviewCount: "3.2k", imageSrc: - "http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg", + "http://img.b2bpic.net/free-vector/programming-code-set-two_78370-10346.jpg?_wi=1", imageAlt: "Web Development Course", }, { @@ -238,7 +238,7 @@ export default function HomePage() { rating: 5, reviewCount: "2.8k", imageSrc: - "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", + "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=1", imageAlt: "Data Science Course", }, { @@ -249,7 +249,7 @@ export default function HomePage() { rating: 5, reviewCount: "2.1k", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=1", imageAlt: "Digital Marketing Course", }, { @@ -260,7 +260,7 @@ export default function HomePage() { rating: 5, reviewCount: "1.9k", imageSrc: - "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg", + "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-boss-uses-ai-virtual-assistant_482257-123249.jpg?_wi=1", imageAlt: "Mobile Development Course", }, ]} -- 2.49.1