From 8d655a2e05dc0c0f8ec2c499deff6f272be96dde Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 01:13:11 +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 664a5f6..1261d53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,23 +60,23 @@ export default function LandingPage() { description="Unlock growth with our premium solutions designed for ambitious brands seeking excellence and measurable results." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg?_wi=1", imageAlt: "Lux", }, { - imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=1", imageAlt: "Tech", }, { - imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg?_wi=1", imageAlt: "Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/orange-ferromagnetic-liquid-metal-with-copy-space_23-2148253563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-ferromagnetic-liquid-metal-with-copy-space_23-2148253563.jpg?_wi=1", imageAlt: "Macro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-purple-bathrobe-bedroom_1303-11275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-purple-bathrobe-bedroom_1303-11275.jpg?_wi=1", imageAlt: "Lifestyle", }, ]} @@ -238,7 +238,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg?_wi=2", imageAlt: "premium lifestyle accessory detail", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=2", imageAlt: "premium lifestyle accessory detail", }, ]} @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Incredible results.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-background-with-curtain-shadow-from-window_23-2149657473.jpg?_wi=3", imageAlt: "professional business headshot portrait", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Game-changing service.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-unknown-woman-posing_23-2149417557.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=3", imageAlt: "professional business headshot portrait", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Excellent team.", tag: "Basic", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimal-neutral-earth-tone-abstract-background_53876-104725.jpg?_wi=2", imageAlt: "professional business headshot portrait", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Simply the best.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/orange-ferromagnetic-liquid-metal-with-copy-space_23-2148253563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/orange-ferromagnetic-liquid-metal-with-copy-space_23-2148253563.jpg?_wi=2", imageAlt: "professional business headshot portrait", }, { @@ -320,7 +320,7 @@ export default function LandingPage() { quote: "Highly recommended.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151916030.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-purple-bathrobe-bedroom_1303-11275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-purple-bathrobe-bedroom_1303-11275.jpg?_wi=2", imageAlt: "professional business headshot portrait", }, ]} -- 2.49.1