diff --git a/src/app/page.tsx b/src/app/page.tsx index d14dd5d..8d68654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,7 +141,7 @@ export default function HomePage() { description: "Whether you were hit by another driver or struck while parked, we handle all types of car accidents. We fight insurance companies to recover medical expenses, lost wages, and pain and suffering damages.", tags: ["Negligent drivers", "Insurance disputes", "Full compensation"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-protective-equipment_23-2149714276.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-wearing-protective-equipment_23-2149714276.jpg?_wi=1", imageAlt: "Car accident damage assessment", }, { @@ -151,7 +151,7 @@ export default function HomePage() { description: "Motorcycle accidents often result in severe injuries due to lack of vehicle protection. Insurance companies frequently discriminate against riders. We level the playing field and fight aggressively for riders' rights.", tags: ["Severe injuries", "Anti-rider bias", "Maximum recovery"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-details-cross-motorcycle-parked-ground_93675-133942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-details-cross-motorcycle-parked-ground_93675-133942.jpg?_wi=1", imageAlt: "Motorcycle accident injury representation", }, { @@ -161,7 +161,7 @@ export default function HomePage() { description: "Beyond accidents, we handle slip-and-fall injuries, workplace accidents, dog bites, and other incidents caused by negligence. Every injury deserves fair compensation.", tags: ["All injury types", "Negligence claims", "Fair settlements"], - imageSrc: "http://img.b2bpic.net/free-photo/executives-smiling-workplace_1098-693.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executives-smiling-workplace_1098-693.jpg?_wi=1", imageAlt: "Personal injury consultation", }, ]} @@ -197,7 +197,7 @@ export default function HomePage() { description: "We don't settle for lowball offers. We investigate thoroughly, build strong cases, and are prepared to take your case to trial if necessary to get the compensation you deserve.", tags: ["Trial-ready", "Strong negotiations", "Maximum awards"], - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-workers-planning-strategy_1098-588.jpg?_wi=1", imageAlt: "Insurance negotiation process", }, { @@ -207,7 +207,7 @@ export default function HomePage() { description: "We work on contingency, meaning you don't pay any attorney fees unless we successfully recover compensation for you. This aligns our success with yours.", tags: ["Risk-free representation", "Contingency basis", "Client-focused"], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911776.jpg?_wi=1", imageAlt: "Successful compensation award", }, ]} @@ -232,7 +232,7 @@ export default function HomePage() { role: "Accident Victim", company: "Allen, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg?_wi=1", }, { id: "2", @@ -240,7 +240,7 @@ export default function HomePage() { role: "Motorcycle Accident Survivor", company: "McKinney, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-mug_23-2149271064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-mug_23-2149271064.jpg?_wi=1", }, { id: "3", @@ -248,7 +248,7 @@ export default function HomePage() { role: "Auto Accident Client", company: "Plano, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-home-using-mobile_23-2148306608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-home-using-mobile_23-2148306608.jpg?_wi=1", }, { id: "4", @@ -256,7 +256,7 @@ export default function HomePage() { role: "Personal Injury Claimant", company: "Frisco, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoors_624325-541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoors_624325-541.jpg?_wi=1", }, { id: "5", @@ -264,7 +264,7 @@ export default function HomePage() { role: "Injury Case Winner", company: "North Dallas", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg?_wi=2", }, { id: "6", @@ -272,7 +272,7 @@ export default function HomePage() { role: "Settlement Success", company: "Allen, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-mug_23-2149271064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-mug_23-2149271064.jpg?_wi=2", }, ]} animationType="slide-up" @@ -416,7 +416,7 @@ export default function HomePage() { tagAnimation="entrance-slide" background={{ variant: "noise" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/handsome-young-man-using-his-mobile-phone-office_1301-3936.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-young-man-using-his-mobile-phone-office_1301-3936.jpg?_wi=1" imageAlt="Legal consultation ready" mediaAnimation="opacity" mediaPosition="right"