Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-23 11:22:27 +00:00
2 changed files with 4 additions and 10 deletions

View File

@@ -88,19 +88,13 @@ export default function LandingPage() {
tag="Our Team"
team={[
{
id: "1", name: "Eleanor Vance", role: "Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg", imageAlt: "Eleanor Vance, Chief Strategist", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
id: "1", name: "Eleanor Vance", role: "Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/pretty-gorgeous-woman-use-spray-eyes-feeling-good-after-long-laptop-use-sitting-home_496169-98.jpg", imageAlt: "Eleanor Vance, Chief Strategist"
},
{
id: "2", name: "Marcus Thorne", role: "Lead Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-executive-looking-camera_1262-4763.jpg", imageAlt: "Marcus Thorne, Lead Creative Director", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
id: "2", name: "Marcus Thorne", role: "Lead Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-executive-looking-camera_1262-4763.jpg", imageAlt: "Marcus Thorne, Lead Creative Director"
},
{
id: "3", name: "Sophia Lee", role: "Senior Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg", imageAlt: "Sophia Lee, Senior Data Analyst", socialLinks: [
{ icon: Handshake, href: "#", ariaLabel: "LinkedIn" }
]
id: "3", name: "Sophia Lee", role: "Senior Data Analyst", imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-leading-business-meeting_329181-19246.jpg", imageAlt: "Sophia Lee, Senior Data Analyst"
}
]}
/>

View File

@@ -136,7 +136,7 @@ export default function LandingPage() {
<div id="results" data-section="results">
<MetricCardTen
animationType="blur-reveal"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{