diff --git a/src/app/page.tsx b/src/app/page.tsx index d2c0afb..386bdea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@arivers", testimonial: "Pulse Media transformed our brand identity overnight. Incredible results.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg?_wi=1", }, { name: "Jordan Lee", @@ -94,7 +94,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dna-beautiful-background_1048-1497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dna-beautiful-background_1048-1497.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", @@ -152,7 +152,7 @@ export default function LandingPage() { description: "Deep insights into audience behavior.", bentoComponent: "reveal-icon", icon: LineChart, - imageSrc: "http://img.b2bpic.net/free-photo/dna-beautiful-background_1048-1497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dna-beautiful-background_1048-1497.jpg?_wi=2", imageAlt: "Beautiful optical fiber detail", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { description: "Strategies to scale your brand internationally.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg?_wi=2", imageAlt: "Beautiful optical fiber detail", }, ]}