Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 17:50:02 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -82,37 +82,37 @@ export default function AboutPage() {
{ {
id: "1", id: "1",
name: "Sarah Mitchell", name: "Sarah Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "professional headshot business portrait woman executive", imageAlt: "professional headshot business portrait woman executive",
}, },
{ {
id: "2", id: "2",
name: "James Chen", name: "James Chen",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "professional headshot business portrait man executive", imageAlt: "professional headshot business portrait man executive",
}, },
{ {
id: "3", id: "3",
name: "Emma Rodriguez", name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=2",
imageAlt: "professional headshot business portrait woman diverse", imageAlt: "professional headshot business portrait woman diverse",
}, },
{ {
id: "4", id: "4",
name: "Michael Thompson", name: "Michael Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=2",
imageAlt: "professional headshot business portrait man diverse", imageAlt: "professional headshot business portrait man diverse",
}, },
{ {
id: "5", id: "5",
name: "Lisa Anderson", name: "Lisa Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2",
imageAlt: "professional headshot business portrait woman professional", imageAlt: "professional headshot business portrait woman professional",
}, },
{ {
id: "6", id: "6",
name: "David Kumar", name: "David Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "professional headshot business portrait man professional", imageAlt: "professional headshot business portrait man professional",
}, },
]} ]}

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
background={{ variant: "aurora" }} background={{ variant: "aurora" }}
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1",
imageAlt: "business strategy planning consulting boardroom", imageAlt: "business strategy planning consulting boardroom",
}, },
{ {
@@ -173,37 +173,37 @@ export default function HomePage() {
{ {
id: "1", id: "1",
name: "Sarah Mitchell", name: "Sarah Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "professional headshot business portrait woman executive", imageAlt: "professional headshot business portrait woman executive",
}, },
{ {
id: "2", id: "2",
name: "James Chen", name: "James Chen",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "professional headshot business portrait man executive", imageAlt: "professional headshot business portrait man executive",
}, },
{ {
id: "3", id: "3",
name: "Emma Rodriguez", name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=1",
imageAlt: "professional headshot business portrait woman diverse", imageAlt: "professional headshot business portrait woman diverse",
}, },
{ {
id: "4", id: "4",
name: "Michael Thompson", name: "Michael Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=1",
imageAlt: "professional headshot business portrait man diverse", imageAlt: "professional headshot business portrait man diverse",
}, },
{ {
id: "5", id: "5",
name: "Lisa Anderson", name: "Lisa Anderson",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1",
imageAlt: "professional headshot business portrait woman professional", imageAlt: "professional headshot business portrait woman professional",
}, },
{ {
id: "6", id: "6",
name: "David Kumar", name: "David Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "professional headshot business portrait man professional", imageAlt: "professional headshot business portrait man professional",
}, },
]} ]}

View File

@@ -53,7 +53,7 @@ export default function ServicesPage() {
tag="Core Services" tag="Core Services"
tagIcon={CheckCircle} tagIcon={CheckCircle}
tagAnimation="slide-up" tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg" imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2"
imageAlt="business strategy planning consulting boardroom" imageAlt="business strategy planning consulting boardroom"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}