diff --git a/src/app/page.tsx b/src/app/page.tsx index bb4afe9..408b7a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tablet-books-high-angle_23-2149765724.jpg", imageAlt: "The Young Millionaire Ebook Cover"}, { - imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-yellow-background_58702-6448.jpg", imageAlt: "The Young Millionaire Ebook Detail"} + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", imageAlt: "Young, successful professional visualizing future wealth"} ]} mediaAnimation="slide-up" rating={5} @@ -216,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file