diff --git a/src/app/page.tsx b/src/app/page.tsx index 009e5bb..5d6022c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1", imageAlt: "Dashboard Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg?_wi=1", imageAlt: "Abstract Tech Background", }, { - imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16376.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16376.jpg?_wi=1", imageAlt: "Dashboard Interface", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { title: "Automated Workflows", description: "Streamline your daily tasks with AI-powered automation.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399284.jpg?_wi=1", imageAlt: "Workflow Automation", }, items: [ @@ -143,7 +143,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2", imageAlt: "business team collaboration", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg?_wi=2", imageAlt: "business team collaboration", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg?_wi=1", imageAlt: "business team collaboration", }, ]} @@ -205,7 +205,7 @@ export default function LandingPage() { id: "p1", name: "Starter Suite", price: "$99", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg?_wi=2", }, { id: "p2", @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "Incredible service!", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-blazer-portrait_23-2152009548.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3", imageAlt: "professional business portrait", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "Top notch quality.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-low-poly-landscape-background-with-connecting-lines-dots_1048-10643.jpg?_wi=3", imageAlt: "professional business portrait", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "Changed our workflow.", tag: "Innovative", avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399284.jpg?_wi=2", imageAlt: "professional business portrait", }, { @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Highly efficient.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-text_23-2148675029.jpg?_wi=3", imageAlt: "professional business portrait", }, { @@ -363,7 +363,7 @@ export default function LandingPage() { quote: "Best software ever.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16376.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16376.jpg?_wi=2", imageAlt: "professional business portrait", }, ]}