diff --git a/src/app/page.tsx b/src/app/page.tsx index c65f682..6c0441a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg?_wi=1" /> @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Happy Clients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="opacity" /> @@ -100,24 +100,24 @@ export default function LandingPage() { title: "Mobile App UI", description: "Seamless user interface design for fintech mobile application.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=1", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-concept_23-2149880618.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg?_wi=2", imageAlt: "web design project display interface", }, { title: "Corporate Identity", description: "Complete brand overhaul including guidelines and assets.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg?_wi=1", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg?_wi=2", imageAlt: "web design project display interface", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749884.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6847.jpg?_wi=1", imageAlt: "web design project display interface", }, ]} @@ -152,7 +152,7 @@ export default function LandingPage() { category: "Creativity", title: "Finding Inspiration in Daily Life", excerpt: "How I track ideas through simple habits.", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6847.jpg?_wi=2", authorName: "Portfolio", authorAvatar: "http://img.b2bpic.net/free-photo/business-desktop-with-office-elements_23-2148194744.jpg", date: "Oct 2023", @@ -229,7 +229,7 @@ export default function LandingPage() { handle: "@dmitry_corp", testimonial: "Transformed our digital presence completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg?_wi=3", imageAlt: "Art desk concept with supplies", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { handle: "@olga_creative", testimonial: "Very easy to communicate with and understands vision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg?_wi=3", imageAlt: "Art desk concept with supplies", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { handle: "@ivan_dev", testimonial: "Great experience working on our recent project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=2", imageAlt: "Art desk concept with supplies", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { handle: "@elena_m", testimonial: "Highly recommend for design and branding tasks.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg?_wi=2", imageAlt: "Art desk concept with supplies", }, ]}