From 18650926255d09701c65214c83e173cb070eeaa1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:10:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aafce0d..eb99e6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,53 +54,53 @@ export default function LandingPage() { description="Crafting exceptional digital experiences that drive growth and build lasting connections. Let's transform your ideas into reality." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg?_wi=1", imageAlt: "Creative Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=1", imageAlt: "Digital Strategy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg?_wi=1", imageAlt: "Visual Identity", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg?_wi=1", imageAlt: "UI UX Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg?_wi=1", imageAlt: "Brand Assets", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg?_wi=1", imageAlt: "Creative Solutions", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg?_wi=2", imageAlt: "Solution 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg?_wi=2", imageAlt: "Solution 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg?_wi=2", imageAlt: "Solution 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg?_wi=2", imageAlt: "Solution 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=2", imageAlt: "Solution 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg?_wi=2", imageAlt: "Solution 6", }, ]} @@ -204,37 +204,37 @@ export default function LandingPage() { id: "w1", name: "Brand Identity Redesign", price: "Strategic Design", - imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smeared-mixed-orange-blue-paint_23-2148263615.jpg?_wi=3", }, { id: "w2", name: "SaaS Platform UI", price: "User Experience", - imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/demo-digital-device_23-2149243957.jpg?_wi=3", }, { id: "w3", name: "Digital Marketing Campaign", price: "Visual Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/frame-shelf_1048-1769.jpg?_wi=3", }, { id: "w4", name: "Luxury E-Commerce Site", price: "High Conversions", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos-darkroom_23-2149893799.jpg?_wi=3", }, { id: "w5", name: "Corporate Visual Guidelines", price: "Brand Consistency", - imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379214.jpg?_wi=3", }, { id: "w6", name: "Mobile App Prototype", price: "User Interface", - imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800629.jpg?_wi=3", }, ]} title="Selected Works" -- 2.49.1