From 9886fd97f1c6dc23b9ca9e9f6a3633671a9566a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 20:58:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 83d7d8c..1e9f1c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hand-close-up-executive-reviewing-chart_1098-3283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-close-up-executive-reviewing-chart_1098-3283.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { "Accuracy", "Detail-Driven", ], - imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg?_wi=1", }, { id: "strat", @@ -156,7 +156,7 @@ export default function LandingPage() { "Proactive", "Planning", ], - imageSrc: "http://img.b2bpic.net/free-vector/infographic-concept-with-three-orange-hexagonal-web-elements-business-icons_1284-45074.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic-concept-with-three-orange-hexagonal-web-elements-business-icons_1284-45074.jpg?_wi=1", }, { id: "business", @@ -165,7 +165,7 @@ export default function LandingPage() { "Compliance", "Precision", ], - imageSrc: "http://img.b2bpic.net/free-vector/business-element-set_23-2147554730.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-element-set_23-2147554730.jpg?_wi=1", }, { id: "review", @@ -174,7 +174,7 @@ export default function LandingPage() { "Audit", "Correction", ], - imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg?_wi=2", }, ]} title="Our Expert Services" @@ -215,7 +215,7 @@ export default function LandingPage() { tags: [ "Review", ], - imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg?_wi=3", }, { id: "p2", @@ -223,7 +223,7 @@ export default function LandingPage() { tags: [ "Detection", ], - imageSrc: "http://img.b2bpic.net/free-vector/infographic-concept-with-three-orange-hexagonal-web-elements-business-icons_1284-45074.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic-concept-with-three-orange-hexagonal-web-elements-business-icons_1284-45074.jpg?_wi=2", }, { id: "p3", @@ -231,7 +231,7 @@ export default function LandingPage() { tags: [ "Optimization", ], - imageSrc: "http://img.b2bpic.net/free-vector/business-element-set_23-2147554730.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-element-set_23-2147554730.jpg?_wi=2", }, { id: "p4", @@ -239,7 +239,7 @@ export default function LandingPage() { tags: [ "Peace of Mind", ], - imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-law-firm-template_23-2149310182.jpg?_wi=4", }, ]} title="Our Simple Premium Process" @@ -258,7 +258,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Entrepreneur", testimonial: "Saved me $12,000. Incredible.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg?_wi=1", }, { id: "2", @@ -286,7 +286,7 @@ export default function LandingPage() { name: "Linda V.", role: "Creative Director", testimonial: "Finally, someone who explains taxes in plain English.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg?_wi=2", }, ]} title="What Our Clients Say" @@ -303,7 +303,7 @@ export default function LandingPage() { tag="Let's Connect" title="You Might Be Overpaying Right Now." description="Most people are. Let’s fix that with a comprehensive review of your situation." - imageSrc="http://img.b2bpic.net/free-photo/hand-close-up-executive-reviewing-chart_1098-3283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-close-up-executive-reviewing-chart_1098-3283.jpg?_wi=2" mediaPosition="left" mediaAnimation="blur-reveal" /> -- 2.49.1