Update src/app/page.tsx
This commit is contained in:
@@ -66,12 +66,12 @@ export default function LandingPage() {
|
||||
description="Unlock your potential with personalized study tools. Organize, plan, and conquer your academic goals with StudyBalance."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/filing-taxes-smartphone_23-2151953952.jpg?_wi=1",
|
||||
imageAlt: "Uploaded Study Material",
|
||||
videoAriaLabel: "Uploaded study material example",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-putting-sticky-notes-laptop-screen-as-work-reminder-company-office-manager-using-adhesive-post-it-paper-display-remember-business-schedule-presentation-close-up_482257-33914.jpg?_wi=1",
|
||||
imageAlt: "Pace Setting for Study Plan",
|
||||
videoAriaLabel: "Pace setting for study plan example",
|
||||
},
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=1",
|
||||
imageAlt: "Linked External Resources",
|
||||
videoAriaLabel: "Linked external resources example",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user