Update src/app/page.tsx
This commit is contained in:
@@ -81,25 +81,25 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Strategic Consulting",
|
||||
description: "Expert guidance on market positioning, competitive strategy, and operational excellence to transform your business landscape.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/business-team-working-new-business-plan-with-modern-digital-computer-top-view-shot_1423-239.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Digital Transformation",
|
||||
description: "Modernize your operations with cutting-edge technology solutions, cloud infrastructure, and automation systems.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/hispanic-woman-using-digital-tablet_53876-95106.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/hispanic-woman-using-digital-tablet_53876-95106.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Team Development",
|
||||
description: "Build stronger teams through targeted training, leadership coaching, and organizational development programs.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-smiley-people-fist-bumping_23-2149008964.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-smiley-people-fist-bumping_23-2149008964.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Performance Analytics",
|
||||
description: "Gain actionable insights with advanced analytics, real-time dashboards, and data-driven decision support systems.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -119,7 +119,7 @@ export default function HomePage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sjohnson_ceo",
|
||||
testimonial: "The strategic consulting transformed our entire business model. We've seen unprecedented growth and market leadership.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait business"
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen_tech",
|
||||
testimonial: "Their digital transformation services modernized our operations completely. Efficiency gains have been remarkable.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait tech"
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily_growth",
|
||||
testimonial: "Outstanding team development program. Our leadership bench strength has tripled in just one year.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait executive"
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
name: "David Kim",
|
||||
handle: "@dkim_analytics",
|
||||
testimonial: "The analytics platform gave us insights we never had before. Data-driven decisions are now standard practice.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-asian-man-one-hand-holding-clipboard-another-pocket-looking-camera_1098-19215.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-asian-man-one-hand-holding-clipboard-another-pocket-looking-camera_1098-19215.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait Asian"
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
name: "Jessica Martinez",
|
||||
handle: "@jmartinez_ops",
|
||||
testimonial: "Professional, responsive, and deeply committed to our success. A true strategic partner.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/confident-african-businesswoman-smiling-closeup-portrait-jobs-career-campaign_53876-143280.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/confident-african-businesswoman-smiling-closeup-portrait-jobs-career-campaign_53876-143280.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait diverse"
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
name: "Thomas Anderson",
|
||||
handle: "@tanderson_exec",
|
||||
testimonial: "Exceptional value delivery. Their solutions have become integral to our competitive advantage.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait business"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user