Update src/app/about/page.tsx

This commit is contained in:
2026-03-04 09:58:42 +00:00
parent 6fff36a463
commit 103f3083ca

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
useInvertedBackground={false}
imagePosition="right"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-working-as-team_1098-803.jpg?_wi=2"
imageAlt="LeanCore Team"
bulletPoints={[
{
@@ -91,19 +91,19 @@ export default function AboutPage() {
{
title: "Integrity",
description: "We conduct business with complete transparency and honesty, building trust with every interaction",
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg?_wi=2",
imageAlt: "Integrity",
},
{
title: "Excellence",
description: "We pursue perfection in every detail, from code quality to customer experience to documentation",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
imageAlt: "Excellence",
},
{
title: "Collaboration",
description: "We believe the best solutions come from diverse perspectives working together toward common goals",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-coworkers-office-having-fun-chatting-while-reviewing-documents_482257-126482.jpg?_wi=2",
imageAlt: "Collaboration",
},
]}
@@ -114,7 +114,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/blue-technology-background_1035-1691.jpg"
imageSrc="http://img.b2bpic.net/free-vector/blue-technology-background_1035-1691.jpg?_wi=2"
imageAlt="Footer Background"
logoText="LeanCore"
copyrightText="© 2025 LeanCore Technologies. All rights reserved."