diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ce47b..dcd35ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/female-florist-with-blank-slate-floral-shop_23-2147929164.jpg", imageAlt: "Live sports card breaking event"}, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-lottery-tickets_23-2149820199.jpg", imageAlt: "Collector celebrating a rare card hit"} + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-lottery-tickets_23-2149820199.jpg", imageAlt: "Collector celebrating a rare card hit"}, ]} mediaAnimation="blur-reveal" rating={5} @@ -223,4 +223,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file