From dad5a04334e05931b577a02bc1cdb822cc3d4685 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 15:24:23 +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 50c6199..92d7fbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,23 +60,23 @@ export default function LandingPage() { tag="Creative Portfolio" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg?_wi=1", imageAlt: "Mondal Das Professional Portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=1", imageAlt: "Creative Studio Workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/positive-colleagues-posing-taking-selfie-photo-outdoors_1262-19188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-colleagues-posing-taking-selfie-photo-outdoors_1262-19188.jpg?_wi=1", imageAlt: "Professional Creative Studio Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg?_wi=1", imageAlt: "Modern Minimalist Design Focus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/office-coffee-interior-design_23-2151909910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-coffee-interior-design_23-2151909910.jpg?_wi=1", imageAlt: "Abstract Studio Texture Pattern", }, ]} @@ -94,7 +94,7 @@ export default function LandingPage() { description="With a passion for digital craftsmanship, I transform complex ideas into intuitive visual narratives that resonate with audiences." subdescription="My approach blends technical precision with creative strategy to deliver results that truly matter for brands." icon={Award} - 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" mediaAnimation="blur-reveal" /> @@ -113,7 +113,7 @@ export default function LandingPage() { "Visual identity design.", "Market alignment.", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346464.jpg?_wi=2", imageAlt: "professional headshot photography studio", }, { @@ -124,7 +124,7 @@ export default function LandingPage() { "UI/UX interface design.", "Platform optimization.", ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=2", imageAlt: "abstract minimalist creative design", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { "Art direction.", "Motion graphics.", ], - 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=2", imageAlt: "creative professional working desk", }, ]} @@ -151,7 +151,7 @@ export default function LandingPage() { { id: "1", name: "Alex Rivet", - imageSrc: "http://img.b2bpic.net/free-photo/positive-colleagues-posing-taking-selfie-photo-outdoors_1262-19188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-colleagues-posing-taking-selfie-photo-outdoors_1262-19188.jpg?_wi=2", }, { id: "2", @@ -166,7 +166,7 @@ export default function LandingPage() { { id: "4", name: "Emily Blunt", - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-smiling-standing-near-business-centre_176420-16777.jpg?_wi=2", }, { id: "5", @@ -189,7 +189,7 @@ export default function LandingPage() { tag="Contact" title="Ready to Collaborate?" description="Let's bring your next project to life. Get in touch today." - imageSrc="http://img.b2bpic.net/free-photo/office-coffee-interior-design_23-2151909910.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-coffee-interior-design_23-2151909910.jpg?_wi=2" mediaPosition="right" buttonText="Send Message" mediaAnimation="slide-up"