diff --git a/src/app/page.tsx b/src/app/page.tsx index 455e900..ae3d0c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=600&fit=crop&_wi=1" imageAlt="community online learning beginners startup" showDimOverlay={true} /> @@ -75,7 +75,7 @@ export default function LandingPage() { description="Starting online can feel confusing. There are thousands of videos, courses, and methods. Most beginners get overwhelmed and quit before they see results." subdescription="Common struggles beginners face" icon={TrendingDown} - imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=600&fit=crop&_wi=2" imageAlt="roadmap plan strategy path steps" mediaAnimation="blur-reveal" useInvertedBackground={false}