From 4643ed67c0c434074067f044803d52c7cf4fa1b1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:37:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bf41d6..af42a1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,14 +56,14 @@ export default function LandingPage() { handle: "@arivet", testimonial: "Transformative broadcasting tools.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-127188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-127188.jpg?_wi=1", }, { name: "Sam Chen", handle: "@schen", testimonial: "A game changer for content.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg?_wi=1", }, { name: "Jordan P", @@ -87,7 +87,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831079.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103847.jpg" + imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103847.jpg?_wi=1" imageAlt="The Aria TV digital media studio" avatars={[ { @@ -135,7 +135,7 @@ export default function LandingPage() { description: "Always adopting the latest technology.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-having-fun-with-his-friends-playing-videogames-chatting-online-using-headphones-microphone_482257-77062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-having-fun-with-his-friends-playing-videogames-chatting-online-using-headphones-microphone_482257-77062.jpg?_wi=1" imageAlt="The Aria TV studio space" mediaAnimation="slide-up" /> @@ -151,7 +151,7 @@ export default function LandingPage() { title: "Adaptive Streaming", description: "Our intelligent streaming engine ensures perfect quality on any device.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg?_wi=1", imageAlt: "Adaptive streaming visualization", }, items: [ @@ -165,14 +165,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-103847.jpg?_wi=2", imageAlt: "modern dark studio background cinematic", }, { title: "Unified Analytics", description: "Gain deep insights into viewer behavior and optimize your production strategy.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg?_wi=2", imageAlt: "Unified analytics dashboard", }, items: [ @@ -186,14 +186,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/man-having-fun-with-his-friends-playing-videogames-chatting-online-using-headphones-microphone_482257-77062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-having-fun-with-his-friends-playing-videogames-chatting-online-using-headphones-microphone_482257-77062.jpg?_wi=2", imageAlt: "modern media studio interior minimalist", }, { title: "Seamless Integration", description: "Connect easily with all major social platforms and content delivery networks.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg?_wi=3", imageAlt: "Seamless integration interface", }, items: [ @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182541.jpg?_wi=4", imageAlt: "abstract digital streaming data network", }, ]} @@ -277,14 +277,14 @@ export default function LandingPage() { name: "Sarah Jenkins", role: "CEO", description: "Tech visionary with 15 years in digital broadcasting.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-127188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-127188.jpg?_wi=2", }, { id: "2", name: "Mark Volas", role: "Head of Engineering", description: "Building scalable infrastructure for global audiences.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg?_wi=2", }, ]} /> -- 2.49.1