diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d09fbb..f18b1ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@sarah_tech", testimonial: "ViralContent.ai completely transformed my TikTok strategy. My views tripled in a month.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg?_wi=1", }, { name: "Mark V.", @@ -96,7 +96,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947439.jpg", @@ -139,13 +139,13 @@ export default function LandingPage() { { title: "Script Builder", description: "Structured templates that turn your hooks into engaging 15-30 second video scripts optimized for retention.", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "Computer in a dark room with graphs on the screen", }, { title: "Trend & Pattern Engine", description: "Analyze niche trends and discover WHY content performs, giving you a competitive edge every time.", - imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/software-developer-agency-office-coding-her-computer_482257-126122.jpg?_wi=2", imageAlt: "Computer in a dark room with graphs on the screen", }, ]}