From ee8fc74c9e8712c077d690250e69485d55db165b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 19:08:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6a2d5b..6651daf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#cta", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-technology-background_52683-11247.jpg" + imageSrc="http://img.b2bpic.net/free-vector/blue-abstract-technology-background_52683-11247.jpg?_wi=1" imageAlt="Nextbit Hero Background" mediaAnimation="opacity" avatars={[ @@ -151,14 +151,14 @@ export default function LandingPage() { title: "App Mobile", description: "Sviluppo nativo e cross-platform su iOS e Android, con focus estremo sulla UX.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg?_wi=1", imageAlt: "App UI", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg?_wi=2", imageAlt: "App UI", }, - imageSrc: "http://img.b2bpic.net/free-vector/blue-abstract-technology-background_52683-11247.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/blue-abstract-technology-background_52683-11247.jpg?_wi=2", imageAlt: "dark tech background abstract", }, { @@ -166,11 +166,11 @@ export default function LandingPage() { title: "Siti Web", description: "Landing page, siti aziendali ed e-commerce ad alte prestazioni e ottimizzati SEO.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg?_wi=1", imageAlt: "Web UI", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg?_wi=2", imageAlt: "Web UI", }, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-white-suit-fashion-male-posing-street-background-europe-city-sunset-sunglasses_158538-22414.jpg", @@ -194,19 +194,19 @@ export default function LandingPage() { id: "p1", name: "StudyPlanner", price: "Live", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg?_wi=3", }, { id: "p2", name: "FinanceFlow", price: "Live", - imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-set_23-2148638382.jpg?_wi=3", }, { id: "p3", name: "Custom SaaS Tool", price: "In Work", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg?_wi=4", }, ]} title="I nostri progetti recenti" -- 2.49.1