diff --git a/src/app/page.tsx b/src/app/page.tsx index c6b756d..9a9adaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,23 +65,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617263.jpg?_wi=1", imageAlt: "Spatial 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042471.jpg?_wi=1", imageAlt: "Spatial 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-cosmos-wallpaper_1017-3788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-cosmos-wallpaper_1017-3788.jpg?_wi=1", imageAlt: "Spatial 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627882.jpg?_wi=1", imageAlt: "Spatial 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg?_wi=1", imageAlt: "Spatial 5", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { quote: "The spatial layering feels like magic.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6611.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617263.jpg?_wi=2", imageAlt: "professional portrait dark studio", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { quote: "Smooth 60FPS across all devices.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/silhouette-pensive-businesswoman_1098-652.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042471.jpg?_wi=2", imageAlt: "professional portrait dark studio", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { quote: "This changed our view on web UX.", tag: "Product", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-face-homeless-man_23-2148464312.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-cosmos-wallpaper_1017-3788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-cosmos-wallpaper_1017-3788.jpg?_wi=2", imageAlt: "professional portrait dark studio", }, { @@ -275,7 +275,7 @@ export default function LandingPage() { quote: "Incredible depth and navigation.", tag: "UX", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11122.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627882.jpg?_wi=2", imageAlt: "professional portrait dark studio", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { quote: "A masterclass in scrollytelling.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/executives-ready-meeting_1098-642.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-patterned-wall_1359-846.jpg?_wi=2", imageAlt: "professional portrait dark studio", }, ]}