From 7825fa468bd236281146abafedab42bcfadbb57a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:24:32 +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 1e25a4a..b9eee90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function HomePage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg?_wi=1" imageAlt="emjostudio artist at work" mediaAnimation="slide-up" imagePosition="right" @@ -129,21 +129,21 @@ export default function HomePage() { id: "1", name: "Enchanted Forest Series", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-forest-landscape_23-2149166382.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-forest-landscape_23-2149166382.jpg?_wi=1", imageAlt: "Enchanted Forest illustration series", }, { id: "2", name: "Urban Landscape Collection", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-buildings-trees_23-2151848740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-buildings-trees_23-2151848740.jpg?_wi=1", imageAlt: "Urban landscape digital artwork", }, { id: "3", name: "Character Design Portfolio", price: "View Project", - imageSrc: "http://img.b2bpic.net/free-vector/singers-doodle-stickers-collection_52683-72854.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/singers-doodle-stickers-collection_52683-72854.jpg?_wi=1", imageAlt: "Character design artwork", }, ]} @@ -208,7 +208,7 @@ export default function HomePage() { subtitle: "Share your vision and ideas", description: "We start with an in-depth consultation to understand your creative needs, style preferences, and project goals. This ensures we capture exactly what you're looking for.", - imageSrc: "http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiracial-male-female-colleagues-having-discussion-team-meeting_1163-5107.jpg?_wi=1", imageAlt: "Consultation meeting", }, { @@ -218,7 +218,7 @@ export default function HomePage() { subtitle: "Bringing ideas to visual reality", description: "Our talented artists create sketches and concepts, incorporating your feedback to refine the design. We iterate until the artwork perfectly matches your vision.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543684.jpg?_wi=1", imageAlt: "Design creation process", }, { @@ -228,7 +228,7 @@ export default function HomePage() { subtitle: "Final touches and beyond", description: "Once approved, we finalize all details, handle printing or digital delivery, and provide ongoing support to ensure you're completely satisfied with the result.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-holding-box_23-2149035908.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-holding-box_23-2149035908.jpg?_wi=1", imageAlt: "Delivery and final product", }, ]} @@ -253,7 +253,7 @@ export default function HomePage() { role: "Creative Director", company: "Design Studio Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Sarah Chen portrait", }, { @@ -262,7 +262,7 @@ export default function HomePage() { role: "Brand Manager", company: "Boutique Goods", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson portrait", }, { @@ -271,7 +271,7 @@ export default function HomePage() { role: "Shop Owner", company: "Modern Stationery", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Elena Rodriguez portrait", }, { @@ -280,7 +280,7 @@ export default function HomePage() { role: "Publisher", company: "Creative Press", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Park portrait", }, ]} @@ -308,7 +308,7 @@ export default function HomePage() {