Update src/app/about/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
company: "TechFlow India",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
||||
company: "InnovateLab Solutions",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2952.jpg",
|
||||
"http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2952.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
company: "DigitalWorks Inc",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -143,7 +143,7 @@ export default function AboutPage() {
|
||||
excerpt:
|
||||
"Discover the key components of a successful HR strategy that aligns with business goals and drives organizational growth.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-general-manager-looking-mockup-screen-solving-tasks_482257-119557.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-general-manager-looking-mockup-screen-solving-tasks_482257-119557.jpg?_wi=3",
|
||||
imageAlt: "HR Strategy",
|
||||
authorName: "Priya Sharma",
|
||||
authorAvatar:
|
||||
@@ -157,7 +157,7 @@ export default function AboutPage() {
|
||||
excerpt:
|
||||
"Explore cutting-edge IT solutions that help companies stay competitive and drive digital transformation initiatives.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg",
|
||||
"http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=3",
|
||||
imageAlt: "IT Solutions",
|
||||
authorName: "Rajesh Kumar",
|
||||
authorAvatar:
|
||||
@@ -171,7 +171,7 @@ export default function AboutPage() {
|
||||
excerpt:
|
||||
"Master the art of managing diverse teams across geographies with proven strategies and best practices.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/african-american-financial-consultant-writing-reports-while-having-meeting-with-clients-office_637285-898.jpg",
|
||||
"http://img.b2bpic.net/free-photo/african-american-financial-consultant-writing-reports-while-having-meeting-with-clients-office_637285-898.jpg?_wi=3",
|
||||
imageAlt: "Team Management",
|
||||
authorName: "Divya Patel",
|
||||
authorAvatar:
|
||||
@@ -189,7 +189,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/college-boy-with-books_23-2147678832.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/college-boy-with-books_23-2147678832.jpg?_wi=2"
|
||||
imageAlt="Nexora Solutions Team"
|
||||
columns={footerColumns}
|
||||
logoText="Nexora Solutions"
|
||||
|
||||
Reference in New Issue
Block a user