diff --git a/src/app/page.tsx b/src/app/page.tsx index dfecd7e..5f14706 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function Home() { mediaItems={[ { imageSrc: - "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop", imageAlt: "Classic diner interior" + "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop&_wi=1", imageAlt: "Classic diner interior" }, { imageSrc: @@ -169,7 +169,7 @@ export default function Home() { description="Step into a world of warm hospitality and vintage charm" subdescription="Open since 1985, serving with heart" icon={Users} - imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&h=600&fit=crop&_wi=2" imageAlt="Mac's diner interior" useInvertedBackground={false} mediaAnimation="slide-up"