diff --git a/src/app/page.tsx b/src/app/page.tsx index f2f58a8..f8ec033 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Experience speed and innovation with High-Fiy, the ultimate platform for modern software solutions." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-network-communications-background-with-flowing-particles_1048-19327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-network-communications-background-with-flowing-particles_1048-19327.jpg?_wi=1", imageAlt: "Hero item 1", }, { @@ -200,19 +200,19 @@ export default function LandingPage() { { title: "Lightning Speed", description: "Unmatched performance for your digital infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-20th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-9679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-20th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-9679.jpg?_wi=1", imageAlt: "Performance", }, { title: "Cloud Scale", description: "Seamlessly scale across any infrastructure worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg?_wi=1", imageAlt: "Cloud", }, { title: "Secure Core", description: "Enterprise-grade protection for your data and operations.", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg?_wi=1", imageAlt: "Security", }, ]} @@ -267,7 +267,7 @@ export default function LandingPage() { quote: "Speed is incredible.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-orange-background_23-2149020020.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-network-communications-background-with-flowing-particles_1048-19327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-network-communications-background-with-flowing-particles_1048-19327.jpg?_wi=2", imageAlt: "professional developer portrait", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Highly efficient.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-wearing-suit-tie-standing-classroom_181624-14287.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-20th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-9679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-20th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-9679.jpg?_wi=2", imageAlt: "professional developer portrait", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Easy to use.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/system-administrator-data-center-protecting-company-critical-infrastructure_482257-113794.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg?_wi=2", imageAlt: "professional developer portrait", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Best platform yet.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058857.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637782.jpg?_wi=2", imageAlt: "professional developer portrait", }, ]}