Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 06:31:02 +00:00
parent 3197e1aac2
commit 3ce57a9cf0

View File

@@ -29,36 +29,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "Case Studies",
id: "case-studies",
href: "/case-studies",
},
name: "Case Studies", id: "/case-studies"},
{
name: "About",
id: "about",
href: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="SocialSync"
button={{
text: "Get a Quote",
href: "/contact",
}}
text: "Get a Quote", href: "/contact"}}
animateOnLoad={true}
/>
</div>
@@ -71,27 +54,19 @@ export default function LandingPage() {
description="At SocialSync, we believe in the transformative power of social media. Our journey began with a simple mission: to empower brands to connect authentically, engage meaningfully, and grow exponentially in the digital realm. We're more than just an agency; we're your dedicated partners in navigating the ever-evolving social landscape."
bulletPoints={[
{
title: "Authenticity in Every Post",
description: "Crafting genuine content that resonates with your audience and builds lasting connections.",
icon: MessageSquare,
title: "Authenticity in Every Post", description: "Crafting genuine content that resonates with your audience and builds lasting connections.", icon: MessageSquare,
},
{
title: "Data-Driven Strategies",
description: "Leveraging advanced analytics to inform every decision and optimize campaign performance.",
icon: LineChart,
title: "Data-Driven Strategies", description: "Leveraging advanced analytics to inform every decision and optimize campaign performance.", icon: LineChart,
},
{
title: "Client-Centric Approach",
description: "Your brand's unique goals are at the heart of our tailored strategies and dedicated support.",
icon: Users,
title: "Client-Centric Approach", description: "Your brand's unique goals are at the heart of our tailored strategies and dedicated support.", icon: Users,
},
{
title: "Innovation at Our Core",
description: "Staying ahead of trends and adopting cutting-edge tools to keep your brand at the forefront.",
icon: Lightbulb,
title: "Innovation at Our Core", description: "Staying ahead of trends and adopting cutting-edge tools to keep your brand at the forefront.", icon: Lightbulb,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060251.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060251.jpg"
imageAlt="diverse marketing team meeting"
mediaAnimation="slide-up"
/>
@@ -105,75 +80,43 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "1",
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?_wi=2",
imageAlt: "female brand manager headshot",
socialLinks: [
id: "1", 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", imageAlt: "female brand manager headshot", socialLinks: [
{
icon: Linkedin,
url: "https://linkedin.com/in/sarahchen",
},
url: "https://linkedin.com/in/sarahchen"},
{
icon: Twitter,
url: "https://twitter.com/sarahchen",
},
url: "https://twitter.com/sarahchen"},
],
},
{
id: "2",
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?_wi=2",
imageAlt: "male marketing director portrait",
socialLinks: [
id: "2", 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", imageAlt: "male marketing director portrait", socialLinks: [
{
icon: Linkedin,
url: "https://linkedin.com/in/markjohnson",
},
url: "https://linkedin.com/in/markjohnson"},
{
icon: Twitter,
url: "https://twitter.com/markj_strategy",
},
url: "https://twitter.com/markj_strategy"},
],
},
{
id: "3",
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?_wi=2",
imageAlt: "female fashion brand owner",
socialLinks: [
id: "3", 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", imageAlt: "female fashion brand owner", socialLinks: [
{
icon: Linkedin,
url: "https://linkedin.com/in/emilywhite",
},
url: "https://linkedin.com/in/emilywhite"},
{
icon: Instagram,
url: "https://instagram.com/emilyw_creative",
},
url: "https://instagram.com/emilyw_creative"},
],
},
{
id: "4",
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?_wi=2",
imageAlt: "executive professional portrait",
socialLinks: [
id: "4", 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", imageAlt: "executive professional portrait", socialLinks: [
{
icon: Linkedin,
url: "https://linkedin.com/in/davidlee",
},
url: "https://linkedin.com/in/davidlee"},
{
icon: Github,
url: "https://github.com/davidlee",
},
url: "https://github.com/davidlee"},
],
},
]}
@@ -190,25 +133,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "150%",
title: "Avg. Engagement Increase",
description: "Clients experience significant boosts in interaction rates and audience participation.",
icon: TrendingUp,
id: "1", value: "150%", title: "Avg. Engagement Increase", description: "Clients experience significant boosts in interaction rates and audience participation.", icon: TrendingUp,
},
{
id: "2",
value: "50K+",
title: "Community Growth",
description: "Managed communities consistently growing by thousands of active and loyal members.",
icon: Users,
id: "2", value: "50K+", title: "Community Growth", description: "Managed communities consistently growing by thousands of active and loyal members.", icon: Users,
},
{
id: "3",
value: "2.5x ROI",
title: "Campaign Return",
description: "Demonstrable return on investment for marketing spend, maximizing client budgets.",
icon: DollarSign,
id: "3", value: "2.5x ROI", title: "Campaign Return", description: "Demonstrable return on investment for marketing spend, maximizing client budgets.", icon: DollarSign,
},
]}
title="Impactful Results We've Delivered"
@@ -223,53 +154,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
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?_wi=3",
imageAlt: "female brand manager headshot",
},
id: "1", 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", imageAlt: "female brand manager headshot"},
{
id: "2",
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?_wi=3",
imageAlt: "male marketing director portrait",
},
id: "2", 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", imageAlt: "male marketing director portrait"},
{
id: "3",
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?_wi=3",
imageAlt: "female fashion brand owner",
},
id: "3", 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", imageAlt: "female fashion brand owner"},
{
id: "4",
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?_wi=3",
imageAlt: "executive professional portrait",
},
id: "4", 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", imageAlt: "executive professional portrait"},
{
id: "5",
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?_wi=2",
imageAlt: "male e-commerce entrepreneur",
},
id: "5", 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", imageAlt: "male e-commerce entrepreneur"},
{
id: "6",
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?_wi=2",
imageAlt: "male tech executive portrait",
},
id: "6", 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", imageAlt: "male tech executive portrait"},
]}
title="What Our Clients Say"
description="Hear directly from the businesses we've helped elevate on social media. Their success stories are our greatest pride."
@@ -282,66 +177,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Social Media Strategy",
href: "/services#strategy",
},
label: "Social Media Strategy", href: "/services#strategy"},
{
label: "Content Creation",
href: "/services#content",
},
label: "Content Creation", href: "/services#content"},
{
label: "Community Management",
href: "/services#community",
},
label: "Community Management", href: "/services#community"},
{
label: "Influencer Marketing",
href: "/services#influencer",
},
label: "Influencer Marketing", href: "/services#influencer"},
{
label: "Analytics & Reporting",
href: "/services#analytics",
},
label: "Analytics & Reporting", href: "/services#analytics"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Case Studies",
href: "/case-studies",
},
label: "Case Studies", href: "/case-studies"},
{
label: "Careers",
href: "/careers",
},
label: "Careers", href: "/careers"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "FAQ",
href: "/faq",
},
label: "FAQ", href: "/faq"},
{
label: "Help Center",
href: "/help",
},
label: "Help Center", href: "/help"},
],
},
]}