diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b83eed..dce67c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg?_wi=1" imageAlt="student collaboration library" /> @@ -72,7 +72,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Empowering Students Everywhere" description="Qwazar bridges the gap between those who need academic help and those ready to provide it. Create projects, gain experience, and earn while you learn." - imageSrc="http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg?_wi=1" imageAlt="students sharing notes" /> @@ -87,17 +87,17 @@ export default function LandingPage() { { title: "Project Marketplace", description: "Find and bid on school projects matching your interests.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-doing-homework_23-2148597976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-doing-homework_23-2148597976.jpg?_wi=1", }, { title: "Task Management", description: "Stay organized with our integrated task tracker.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-girl-having-video-call-remote-classroom-using-laptop_169016-39209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-girl-having-video-call-remote-classroom-using-laptop_169016-39209.jpg?_wi=1", }, { title: "Secure Payments", description: "Safe, easy, and transparent payments for your work.", - imageSrc: "http://img.b2bpic.net/free-photo/teamwork-brainstorming-concept_273609-6194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamwork-brainstorming-concept_273609-6194.jpg?_wi=1", }, ]} title="Everything You Need to Succeed" @@ -140,7 +140,7 @@ export default function LandingPage() { button: { text: "Upgrade", }, - imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg?_wi=2", imageAlt: "Friends studying in college", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { button: { text: "Get Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg?_wi=2", imageAlt: "Friends studying in college", }, ]} @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Qwazar helped me finish my history project in record time!", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/graduation-high-school-university-concept-space-text_185193-110710.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-arrangement-with-partitions_52683-99758.jpg?_wi=3", imageAlt: "smiling student portrait", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "I made some money helping others with biology tasks. Great experience.", tag: "Helpful", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-park_23-2147657099.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/student-studying-night_1098-21582.jpg?_wi=3", imageAlt: "smiling student portrait", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "The project interface is incredibly intuitive.", tag: "Solid", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-close-up-young-beautiful-girl-street_1153-9773.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-doing-homework_23-2148597976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-girl-doing-homework_23-2148597976.jpg?_wi=2", imageAlt: "smiling student portrait", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Found a great mentor here, completely changed my view on math.", tag: "Incredible", avatarSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014097.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-girl-having-video-call-remote-classroom-using-laptop_169016-39209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-girl-having-video-call-remote-classroom-using-laptop_169016-39209.jpg?_wi=2", imageAlt: "smiling student portrait", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Qwazar is the best helper for busy exam seasons.", tag: "Amazing", avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-book-striped-shirt_1150-23.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/teamwork-brainstorming-concept_273609-6194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamwork-brainstorming-concept_273609-6194.jpg?_wi=2", imageAlt: "smiling student portrait", }, ]}