diff --git a/src/app/page.tsx b/src/app/page.tsx index 88ec3c8..fe5b24e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,16 +51,16 @@ export default function LandingPage() { testimonials={[ { name: "Alex River", handle: "@RiverCampaign", testimonial: "The precision and reliability Crummitt & Associates brings to the table is unmatched in California.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg", imageAlt: "elegant office desk architecture document"}, + imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg?_wi=1", imageAlt: "elegant office desk architecture document"}, { name: "Sarah Miller", handle: "@PAC_Consulting", testimonial: "I trust their team with my most sensitive committee compliance needs. Absolutely flawless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/personal-assistant-flat-icons_1284-13784.jpg", imageAlt: "elegant office desk architecture document"}, + imageSrc: "http://img.b2bpic.net/free-vector/personal-assistant-flat-icons_1284-13784.jpg?_wi=1", imageAlt: "elegant office desk architecture document"}, { name: "David Zhou", handle: "@ZhouAdvocacy", testimonial: "Deadline-driven and always a step ahead. They make the regulatory process effortless.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4nhrb1", imageAlt: "elegant office desk architecture document"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4nhrb1&_wi=1", imageAlt: "elegant office desk architecture document"}, { name: "Elena Ross", handle: "@RossElected", testimonial: "Confidential, authoritative, and truly professional. The standard for political reporting.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/statistic-icons-collection_1268-232.jpg", imageAlt: "elegant office desk architecture document"}, + imageSrc: "http://img.b2bpic.net/free-vector/statistic-icons-collection_1268-232.jpg?_wi=1", imageAlt: "elegant office desk architecture document"}, { name: "Mark Henderson", handle: "@HendersonCommittee", testimonial: "They understand the high-stakes pressure perfectly. Best in the business.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-cookies-father-s-day-isolated-white-background_185193-109521.jpg", imageAlt: "elegant office desk architecture document"}, @@ -72,7 +72,7 @@ export default function LandingPage() { { text: "Explore services", href: "#services"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Positive confident businesswoman wearing formal suit"}, @@ -131,13 +131,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Campaign Reporting", description: "Full-cycle disclosure and regulatory filings.", imageSrc: "http://img.b2bpic.net/free-vector/personal-assistant-flat-icons_1284-13784.jpg"}, + title: "Campaign Reporting", description: "Full-cycle disclosure and regulatory filings.", imageSrc: "http://img.b2bpic.net/free-vector/personal-assistant-flat-icons_1284-13784.jpg?_wi=2"}, { title: "Committee Support", description: "Filing, treasurer support, and organizational setup.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o4t3l3"}, { - title: "Deadline Management", description: "Proactive calendar tracking and compliance alerts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4nhrb1"}, + title: "Deadline Management", description: "Proactive calendar tracking and compliance alerts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4nhrb1&_wi=2"}, { - title: "Reporting Accuracy", description: "Contribution tracking and expenditure auditing.", imageSrc: "http://img.b2bpic.net/free-vector/statistic-icons-collection_1268-232.jpg"}, + title: "Reporting Accuracy", description: "Contribution tracking and expenditure auditing.", imageSrc: "http://img.b2bpic.net/free-vector/statistic-icons-collection_1268-232.jpg?_wi=2"}, { title: "Independent Expenditures", description: "Form 496 and 462 guidance and filing support.", imageSrc: "http://img.b2bpic.net/free-vector/hand-draw-doodle-sketch-icon-set-design_1035-26193.jpg"}, {