Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 06:30:03 +00:00
parent 6990537461
commit 1ed65306ca

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
icon: Lightbulb,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060251.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060251.jpg?_wi=2"
imageAlt="diverse marketing team meeting"
mediaAnimation="slide-up"
/>
@@ -109,7 +109,7 @@ export default function LandingPage() {
name: "Sarah Chen",
role: "CEO & Founder",
description: "With over 15 years in digital marketing, Sarah leads SocialSync with a vision for innovative social strategies.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-coffee-cup_23-2149005913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-coffee-cup_23-2149005913.jpg?_wi=2",
imageAlt: "female brand manager headshot",
socialLinks: [
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
name: "Mark Johnson",
role: "Head of Strategy",
description: "Mark's expertise in market trends and audience insights crafts winning campaigns for our clients.",
imageSrc: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg?_wi=2",
imageAlt: "male marketing director portrait",
socialLinks: [
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
name: "Emily White",
role: "Creative Director",
description: "Emily brings brands to life with stunning visuals and compelling storytelling that captivate audiences.",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924073.jpg?_wi=2",
imageAlt: "female fashion brand owner",
socialLinks: [
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
name: "David Lee",
role: "Lead Data Analyst",
description: "David transforms complex data into actionable insights, ensuring every campaign delivers measurable ROI.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=2",
imageAlt: "executive professional portrait",
socialLinks: [
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
name: "Sarah Chen",
handle: "@InnovateLabs",
testimonial: "SocialSync completely transformed our online presence. Their strategic approach and creative content drove incredible engagement. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-coffee-cup_23-2149005913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-coffee-cup_23-2149005913.jpg?_wi=3",
imageAlt: "female brand manager headshot",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
name: "Mark Johnson",
handle: "@GrowthCo",
testimonial: "The team at SocialSync is top-notch. They understand our brand voice perfectly and deliver consistent, impactful results.",
imageSrc: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg?_wi=3",
imageAlt: "male marketing director portrait",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
name: "Emily White",
handle: "@FashionForward",
testimonial: "Our follower count and conversions have never been higher. SocialSync's data analytics are a game-changer for our e-commerce business.",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924073.jpg?_wi=3",
imageAlt: "female fashion brand owner",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
name: "David Lee",
handle: "@TechCorp",
testimonial: "Professional, creative, and incredibly effective. SocialSync is an invaluable partner for any brand serious about social media growth.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg?_wi=3",
imageAlt: "executive professional portrait",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
name: "Jessica Brown",
handle: "@HealthSolutions",
testimonial: "From content strategy to community management, SocialSync exceeds expectations. Truly a premium agency that delivers on its promises.",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-posing-office_23-2148804484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-posing-office_23-2148804484.jpg?_wi=2",
imageAlt: "male e-commerce entrepreneur",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
name: "Michael Green",
handle: "@StartupXYZ",
testimonial: "Our startup needed a strong social launch, and SocialSync delivered beyond our wildest dreams. Fast, efficient, and brilliant.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-can-solve-problem_329181-10291.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-can-solve-problem_329181-10291.jpg?_wi=2",
imageAlt: "male tech executive portrait",
},
]}