diff --git a/src/app/page.tsx b/src/app/page.tsx index f8840e5..49dccec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,27 +56,27 @@ export default function LandingPage() { description="Licensed financial guidance rooted in biblical values, helping you understand how money works so you can live, give, and grow with confidence." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork_23-2148827004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork_23-2148827004.jpg?_wi=1", imageAlt: "Financial guidance session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-graph_23-2147626372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-graph_23-2147626372.jpg?_wi=1", imageAlt: "Education on financial literacy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-business-partners-standing-near-office-buildings-shaking-hands-meeting-talking-city-contract-discussion-partnership-concept_74855-6896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-business-partners-standing-near-office-buildings-shaking-hands-meeting-talking-city-contract-discussion-partnership-concept_74855-6896.jpg?_wi=1", imageAlt: "Professional financial consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork_23-2148827004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork_23-2148827004.jpg?_wi=2", imageAlt: "Financial planning desk", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-graph_23-2147626372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drawing-graph_23-2147626372.jpg?_wi=2", imageAlt: "Stewardship seminar", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-business-partners-standing-near-office-buildings-shaking-hands-meeting-talking-city-contract-discussion-partnership-concept_74855-6896.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-business-partners-standing-near-office-buildings-shaking-hands-meeting-talking-city-contract-discussion-partnership-concept_74855-6896.jpg?_wi=2", imageAlt: "Building trust and financial legacy", }, ]} @@ -183,14 +183,14 @@ export default function LandingPage() { name: "David W.", role: "Accountant", testimonial: "A refreshing take on financial management that prioritizes family and long-term values.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1302.jpg?_wi=1", }, { id: "5", name: "Lisa T.", role: "Parent", testimonial: "I feel empowered and hopeful about our family's future financial landscape now.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1302.jpg?_wi=2", }, ]} title="Voices of Stewardship"