diff --git a/src/app/page.tsx b/src/app/page.tsx index 99cddbe..ea9bdfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@alexdev", testimonial: "This platform transformed our entire development workflow.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-118910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-118910.jpg?_wi=1", imageAlt: "saas dashboard dark mode", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@miketech", testimonial: "Incredible performance and intuitive UI design.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-tennis-ball-with-digital-art-effect_23-2151737610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-tennis-ball-with-digital-art-effect_23-2151737610.jpg?_wi=1", imageAlt: "saas dashboard dark mode", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@jendesign", testimonial: "Exactly what we needed to streamline production.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=1", imageAlt: "saas dashboard dark mode", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { handle: "@tombuild", testimonial: "Solid foundation for any scaling tech company.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg?_wi=1", imageAlt: "saas dashboard dark mode", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-118910.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technician-looking-ui-computer-monitor-executing-programming-code_482257-118910.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -187,7 +187,7 @@ export default function LandingPage() { "Cloud", "Deployment", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-tennis-ball-with-digital-art-effect_23-2151737610.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-tennis-ball-with-digital-art-effect_23-2151737610.jpg?_wi=2", }, { id: "2", @@ -196,7 +196,7 @@ export default function LandingPage() { "Analytics", "Performance", ], - imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/motion-lights-background-concept_23-2148241225.jpg?_wi=2", }, { id: "3", @@ -205,7 +205,7 @@ export default function LandingPage() { "DevOps", "AI", ], - imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg?_wi=2", }, ]} title="Powering Your Workflow"