diff --git a/src/app/page.tsx b/src/app/page.tsx index ab2246a..b0de853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@alexs", testimonial: "DevAI transformed my business overnight.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/back-end-developer-training-predictive-models_482257-116913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-end-developer-training-predictive-models_482257-116913.jpg?_wi=1", }, { name: "Elena R.", @@ -101,7 +101,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-together-home_23-2149358478.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { description: "From terminal to live URL in minutes, not days.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -190,7 +190,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=2", imageAlt: "ai code generator laptop", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-hands-holding-smartphone-desk-with-pencils-glasses-laptop_197531-10708.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "ai code generator laptop", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004297.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/back-end-developer-training-predictive-models_482257-116913.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-end-developer-training-predictive-models_482257-116913.jpg?_wi=2", imageAlt: "ai code generator laptop", }, ]} @@ -364,7 +364,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-92639.jpg?_wi=3", imageAlt: "computer printed circui", }, { @@ -381,7 +381,7 @@ export default function LandingPage() { text: "Contact Sales", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=3", imageAlt: "computer printed circui", }, ]}