Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
tag="Executive Professional"
|
||||
tagIcon={User}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg?_wi=3"
|
||||
imageAlt="Professional executive in modern office setting"
|
||||
buttons={[
|
||||
{ text: "Explore My Services", href: "/services" },
|
||||
|
||||
@@ -56,23 +56,23 @@ export default function ContactPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=4",
|
||||
imageAlt: "Executive professional ready to connect",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg?_wi=4",
|
||||
imageAlt: "Professional office consultation setting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=4",
|
||||
imageAlt: "Strategic business discussion and planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=4",
|
||||
imageAlt: "Team collaboration and leadership meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=4",
|
||||
imageAlt: "Professional consultation and advisory session",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -60,23 +60,23 @@ export default function HomePage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
|
||||
imageAlt: "Professional executive portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg?_wi=1",
|
||||
imageAlt: "Modern office workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=1",
|
||||
imageAlt: "Business strategy session",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=1",
|
||||
imageAlt: "Team leadership and management",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=1",
|
||||
imageAlt: "Professional consulting meeting",
|
||||
},
|
||||
]}
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
tag="About Me"
|
||||
tagIcon={User}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-businessman-office-table-looking-thoughtfully-window_1098-19179.jpg?_wi=2"
|
||||
imageAlt="Professional executive in modern office"
|
||||
buttons={[
|
||||
{ text: "View My Services", href: "/services" },
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Strategic Planning & Consulting",
|
||||
description: "Develop comprehensive business strategies aligned with your vision and market opportunities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=2",
|
||||
imageAlt: "Strategic business planning",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Organizational Leadership",
|
||||
description: "Build and lead high-performing teams that drive innovation and achieve ambitious goals",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=2",
|
||||
imageAlt: "Team leadership training",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Business Development",
|
||||
description: "Identify and execute growth opportunities to expand market share and revenue streams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=2",
|
||||
imageAlt: "Business development strategies",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -136,7 +136,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Operations Optimization",
|
||||
description: "Streamline processes, improve efficiency, and maximize profitability across your organization",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2",
|
||||
imageAlt: "Operations management",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
quote: "Outstanding business development strategy. We identified and executed growth opportunities that doubled our customer base in two years. Exceptional results and professional approach.",
|
||||
name: "David Kim",
|
||||
role: "Founder, StartupXYZ",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=3",
|
||||
imageAlt: "David Kim portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Strategic Planning & Consulting",
|
||||
description: "Develop comprehensive, forward-thinking business strategies that align seamlessly with your organizational vision and capitalize on emerging market opportunities for sustainable competitive advantage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessmen-working-together-with-diagrams_1098-246.jpg?_wi=3",
|
||||
imageAlt: "Strategic business planning and analysis",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -60,7 +60,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Organizational Leadership",
|
||||
description: "Build and cultivate high-performing teams that are driven by shared vision, foster innovation at every level, and consistently achieve ambitious organizational goals with excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-leader-meeting-with-his-team_1262-2160.jpg?_wi=3",
|
||||
imageAlt: "Leadership training and team development",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -68,7 +68,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Business Development",
|
||||
description: "Identify, evaluate, and strategically execute high-impact growth opportunities that expand market presence, increase revenue streams, and establish market leadership position.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-meeting-with-financial-expert-develop-detailed-retirement-plan_482257-92410.jpg?_wi=3",
|
||||
imageAlt: "Business development and growth strategies",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
|
||||
Reference in New Issue
Block a user