From fdce21435dcd829cf3008ac55677b77a386bd6ec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 06:05:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1eed020..512d2a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,14 +66,14 @@ export default function LandingPage() { handle: "@emmarob", testimonial: "Nova Social transformed our brand identity overnight. Incredible results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=1", }, { name: "John Doe", handle: "@jdoe", testimonial: "Data-driven strategy that actually works. We tripled our engagement.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", }, { name: "Sarah Smith", @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg?_wi=1" imageAlt="social media dashboard dark" avatars={[ { @@ -139,7 +139,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Crafting Digital Experiences" description="We are a boutique social media agency focused on high-end production, strategic growth, and human-centric community management. We don't just post content; we create movements." - imageSrc="http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg?_wi=1" imageAlt="modern agency office dark" /> @@ -162,7 +162,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-2fa-confirmation-secure-access_23-2152029086.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg?_wi=2", imageAlt: "smartphone ui dark theme", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8592.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg?_wi=2", imageAlt: "smartphone ui dark theme", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=2", imageAlt: "smartphone ui dark theme", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/design-space-paper_53876-14557.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2", imageAlt: "smartphone ui dark theme", }, ]} -- 2.49.1