diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d9f3c3..8f79e92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Work", 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" /> @@ -68,7 +68,7 @@ export default function LandingPage() { { value: "20", 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" /> @@ -82,13 +82,13 @@ export default function LandingPage() { features={[ { 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"} }, { 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"} }, @@ -152,16 +152,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/art-desk-concept-with-supplies_23-2148577658.jpg", imageAlt: "Art desk concept with supplies"}, { id: "2", name: "Dmitry V.", 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", imageAlt: "Art desk concept with supplies"}, + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-drawing-materials_23-2148196632.jpg?_wi=2", imageAlt: "Art desk concept with supplies"}, { id: "3", name: "Olga P.", 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", imageAlt: "Art desk concept with supplies"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-posing_23-2148728587.jpg?_wi=2", imageAlt: "Art desk concept with supplies"}, { id: "4", name: "Ivan K.", 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", imageAlt: "Art desk concept with supplies"}, + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169839.jpg?_wi=2", imageAlt: "Art desk concept with supplies"}, { id: "5", name: "Elena M.", 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", imageAlt: "Art desk concept with supplies"}, + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104476.jpg?_wi=2", imageAlt: "Art desk concept with supplies"}, ]} showRating={true} title="Client Feedback"