diff --git a/src/app/page.tsx b/src/app/page.tsx index 3303b28..a0270c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@smiller", testimonial: "Boardwalk completely transformed our operational efficiency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-laptop-glasses-coffee_23-2147830082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workplace-with-laptop-glasses-coffee_23-2147830082.jpg?_wi=1", imageAlt: "modern business office view", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@jdoe", testimonial: "Exceptional financial strategy, exactly what we needed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153838.jpg?_wi=1", imageAlt: "business team meeting professional", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@erod", testimonial: "The best consulting partner we have ever worked with.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-light-bulb-icon-having-conversation-with-her-partner_23-2147826603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-light-bulb-icon-having-conversation-with-her-partner_23-2147826603.jpg?_wi=1", imageAlt: "business strategy icon", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@mstevens", testimonial: "Professional, reliable, and results-oriented.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg?_wi=1", imageAlt: "financial management icon", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@awang", testimonial: "A game-changer for our small business growth.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/seo-search-engine-optimization-doodle-icons_107791-9646.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/seo-search-engine-optimization-doodle-icons_107791-9646.jpg?_wi=1", imageAlt: "operations management icon", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/workplace-with-laptop-glasses-coffee_23-2147830082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workplace-with-laptop-glasses-coffee_23-2147830082.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Retention Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153838.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153838.jpg?_wi=2" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -192,7 +192,7 @@ export default function LandingPage() { "Growth", "Planning", ], - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-light-bulb-icon-having-conversation-with-her-partner_23-2147826603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-light-bulb-icon-having-conversation-with-her-partner_23-2147826603.jpg?_wi=2", }, { id: "f2", @@ -201,7 +201,7 @@ export default function LandingPage() { "Finance", "Budgeting", ], - imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-achievement-progress-develpoment-cogwheel-concept_53876-64990.jpg?_wi=2", }, { id: "f3", @@ -210,7 +210,7 @@ export default function LandingPage() { "Efficiency", "Process", ], - imageSrc: "http://img.b2bpic.net/free-vector/seo-search-engine-optimization-doodle-icons_107791-9646.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/seo-search-engine-optimization-doodle-icons_107791-9646.jpg?_wi=2", }, ]} title="Core Services"