From 5e81c417026f6343cb969caaf9d68bcf886a655e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:43:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cae33f3..d82451b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-modern-office-building-closeup_53876-123095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-modern-office-building-closeup_53876-123095.jpg?_wi=1" /> @@ -76,7 +76,7 @@ export default function LandingPage() { title="Driving Growth Through Expertise" description="At Seth of ZA, we empower South African businesses to reach their full potential through tailored, reliable solutions." subdescription="We blend local market intelligence with global best practices to ensure your competitive edge." - imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg?_wi=1" mediaAnimation="slide-up" icon={TrendingUp} /> @@ -97,7 +97,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/creative-financial-business-global-business-25-glyph-solid-black-icon-pack-such-as-setting-dollar-graph-cash-money_1142-24713.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/blue-modern-office-building-closeup_53876-123095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-modern-office-building-closeup_53876-123095.jpg?_wi=2", imageAlt: "business analytics icon", }, { @@ -116,12 +116,12 @@ export default function LandingPage() { title: "Operational Trust", description: "Reliable systems that ensure consistent results and satisfaction.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/check-mark-shields-multiple-styles_78370-4901.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "business analytics icon", }, ]} @@ -166,7 +166,7 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", }, { id: "2", -- 2.49.1