diff --git a/src/app/page.tsx b/src/app/page.tsx index b07e34e..b472758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stationery-lying-near-reading-woman_23-2147863747.jpg", imageAlt: "IELTS Study Preparation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804533.jpg", imageAlt: "Student Success" + imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804533.jpg?_wi=1", imageAlt: "Student Success" }, { imageSrc: "http://img.b2bpic.net/free-vector/project-management-concept-flat-style_23-2147797481.jpg", imageAlt: "Daily Tasks" @@ -120,7 +120,7 @@ export default function LandingPage() { }, { id: "day-15", category: ["Week 3", "Midpoint"], - title: "Day 15 - Midpoint Check", excerpt: "Halfway through! Review your progress and adjust your study strategy", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804533.jpg", imageAlt: "Day 15", authorName: "IELTS Program", authorAvatar: "http://img.b2bpic.net/free-vector/project-management-concept-flat-style_23-2147797481.jpg", date: "Day 15" + title: "Day 15 - Midpoint Check", excerpt: "Halfway through! Review your progress and adjust your study strategy", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804533.jpg?_wi=2", imageAlt: "Day 15", authorName: "IELTS Program", authorAvatar: "http://img.b2bpic.net/free-vector/project-management-concept-flat-style_23-2147797481.jpg", date: "Day 15" }, { id: "day-30", category: ["Week 4", "Final Push"],