diff --git a/src/app/page.tsx b/src/app/page.tsx index a2fe5af..8bd5127 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Preserve provides a secure, centralized database for employees to upload, store, and manage their professional presentations. Effortless organization for the modern workplace." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg?_wi=1", imageAlt: "Dashboard Preview", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1", imageAlt: "File List", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { useInvertedBackground={true} title="A Smarter Way to Work" description="Stop searching through local drives. With Preserve, all your professional work is categorized, searchable, and stored in a secure cloud database, accessible to you whenever you need it." - imageSrc="http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg?_wi=1" imageAlt="Efficiency at Work" /> @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-using-digital-tablet_107420-74316.jpg", imageAlt: "Upload", }, - imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-presents-detailed-stock-market-analysis-clients_482257-107526.jpg?_wi=2", imageAlt: "tablet document upload interface", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/creative-colleagues-working-new-app-design_1098-21584.jpg", imageAlt: "Tags", }, - imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599238.jpg?_wi=2", imageAlt: "tablet document upload interface", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/picture-cute-woman-looking-laptop-home_197531-33815.jpg", imageAlt: "Security", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2", imageAlt: "tablet document upload interface", }, ]}