diff --git a/src/app/page.tsx b/src/app/page.tsx index 83a3033..f9347e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,23 +64,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg?_wi=1", imageAlt: "Minimalist architectural space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=1", imageAlt: "Luxury office environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/silver-paint-background_53876-88895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silver-paint-background_53876-88895.jpg?_wi=1", imageAlt: "Abstract luxury texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-elements_23-2147986581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-elements_23-2147986581.jpg?_wi=1", imageAlt: "Executive workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-cosmetic-jar-reflective-dark-surface-with-dramatic-lighting_84443-91361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-cosmetic-jar-reflective-dark-surface-with-dramatic-lighting_84443-91361.jpg?_wi=1", imageAlt: "Polished platinum surface", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { text: "Execute", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg?_wi=2", imageAlt: "Modern and minimalist office", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Unparalleled discretion.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/woman-covering-her-face-with-yellow-card_23-2148255309.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-relaxing-couch-with-magazine_23-2148415908.jpg?_wi=3", imageAlt: "minimalist abstract headshot", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "A hub of true excellence.", tag: "Private", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-man-suit-posing-black-white_23-2149411393.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-business-team-discussing-report-sitting-meeting-table-with-monitor-holding-looking-documents-business-meeting-teamwork-concept_74855-11909.jpg?_wi=2", imageAlt: "minimalist abstract headshot", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Efficiency beyond expectation.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-black-white_23-2149675525.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/silver-paint-background_53876-88895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silver-paint-background_53876-88895.jpg?_wi=2", imageAlt: "minimalist abstract headshot", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "The standard in luxury.", tag: "Institutional", avatarSrc: "http://img.b2bpic.net/free-photo/halftone-monochrome-collage_23-2151005082.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-elements_23-2147986581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-elements_23-2147986581.jpg?_wi=2", imageAlt: "minimalist abstract headshot", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Unmatched operational flow.", tag: "Network", avatarSrc: "http://img.b2bpic.net/free-photo/adult-woman-with-inhale-life-motivation-word_53876-121428.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-cosmetic-jar-reflective-dark-surface-with-dramatic-lighting_84443-91361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-cosmetic-jar-reflective-dark-surface-with-dramatic-lighting_84443-91361.jpg?_wi=2", imageAlt: "minimalist abstract headshot", }, ]}