From 6d9a027a945f87f0d9edbd6072f2dfa657469981 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:44:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ea15f1..cf1433c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,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} /> @@ -78,7 +78,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/business-hands-flat-set_98292-809.jpg" } }, { - 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" }, + 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?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/check-mark-shields-multiple-styles_78370-4901.jpg" } }, ]} -- 2.49.1