Update src/app/page.tsx

This commit is contained in:
2026-02-20 09:33:29 +00:00
parent 5041020300
commit 7ff9e81931

View File

@@ -75,12 +75,12 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Personal Development", description: "Work through limiting beliefs and develop a stronger sense of self. Build confidence and clarity for meaningful life changes.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=1"},
title: "Personal Development", description: "Work through limiting beliefs and develop a stronger sense of self. Build confidence and clarity—clients report 40% faster goal achievement and measurable life changes within 90 days.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=1"},
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=2"}
},
{
id: 2,
title: "Executive Coaching", description: "Enhance your leadership skills and strategic thinking. Navigate complex challenges and build high-performing teams.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=3"},
title: "Executive Coaching", description: "Enhance your leadership skills and strategic thinking. Navigate complex challenges and build high-performing teams—executives see 3x ROI within the first year and 85% report improved team performance.", phoneOne: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=3"},
phoneTwo: {imageSrc: "https://img.b2bpic.net/free-photo/business-trainer-sharing-experience-with-group-colleagues_74855-2622.jpg?_wi=4"}
}
]}