diff --git a/src/app/page.tsx b/src/app/page.tsx index adcb2d2..a55645a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@alexs", testimonial: "Rj Technologies transformed our digital presence completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg?_wi=1", imageAlt: "modern tech office background", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@mariag", testimonial: "Exceptional development speed and technical quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=1", imageAlt: "modern tech office background", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@johnd", testimonial: "They built the perfect custom SaaS platform for us.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=1", imageAlt: "modern tech office background", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@lisaw", testimonial: "Reliable partner for all our software needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cto-manager-using-pc-startup-office-implement-algorithms_482257-119009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cto-manager-using-pc-startup-office-implement-algorithms_482257-119009.jpg?_wi=1", imageAlt: "modern tech office background", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@samk", testimonial: "Highly recommended for any business digitization.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg?_wi=1", imageAlt: "modern tech office background", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-12206.jpg?_wi=2" imageAlt="Futuristic tech workspace" mediaAnimation="blur-reveal" tagIcon={Sparkles} @@ -187,7 +187,7 @@ export default function LandingPage() { title: "Years Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=2" imageAlt="Our development team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -266,7 +266,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Rj Technologies delivered top-tier quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=2", }, { id: "2", @@ -274,7 +274,7 @@ export default function LandingPage() { handle: "@mikec", testimonial: "The best tech decision we've made this year.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cto-manager-using-pc-startup-office-implement-algorithms_482257-119009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cto-manager-using-pc-startup-office-implement-algorithms_482257-119009.jpg?_wi=2", }, { id: "3", @@ -282,7 +282,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Incredible communication and execution.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg?_wi=2", }, { id: "4",