From 2a838207de7f2a9e9b698739d08bd0bc27222783 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 22:31:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 776bb4b..41b440e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,14 +75,14 @@ export default function LandingPage() { handle: "@alexr_ventures", testimonial: "Azoryn delivered my e-commerce site in record time, and it looks absolutely stunning! Gen Z aesthetic, exactly what I needed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3767.jpg?_wi=1", }, { name: "Maya S.", handle: "@maya_s_brands", testimonial: "The speed and quality are unmatched. My SaaS landing page is getting incredible conversions. Highly recommend Azoryn!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg?_wi=1", }, { name: "Kai L.", @@ -125,7 +125,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-103790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-103790.jpg?_wi=1" imageAlt="Futuristic web design studio with AI interfaces" showDimOverlay={true} showBlur={true} @@ -176,7 +176,7 @@ export default function LandingPage() { imageAlt: "Minimalist digital interface with code", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-103790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-103790.jpg?_wi=2", imageAlt: "abstract AI brain neural network", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { imageAlt: "Abstract concept of accelerated workflow", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3767.jpg?_wi=2", imageAlt: "abstract AI brain neural network", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { imageAlt: "Sleek, modern web design portfolio", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12450.jpg?_wi=2", imageAlt: "abstract AI brain neural network", }, ]}