diff --git a/src/app/page.tsx b/src/app/page.tsx index c5060ca..90958f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,8 @@ export default function ThePCWalePage() { value: "DDR5", title: "Ultra-Fast RAM" }, ]} - imageSrc="https://images.unsplash.com/photo-1585164921881-8de186e61e58?w=600&h=600&fit=crop", imageAlt: "PC components and hardware" + imageSrc="https://images.unsplash.com/photo-1585164921881-8de186e61e58?w=600&h=600&fit=crop" + imageAlt="PC components and hardware" useInvertedBackground={false} mediaAnimation="slide-up" metricsAnimation="slide-up"