Update src/app/about/page.tsx
This commit is contained in:
@@ -2,15 +2,12 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Lightbulb, MessageCircle, Paintbrush, Quote, Sparkles, TrendingUp, Users } from "lucide-react";
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Facebook, Instagram, Linkedin, Twitter, Youtube } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="bounce-effect"
|
||||
@@ -25,246 +22,53 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
},
|
||||
{
|
||||
name: "Case Studies",
|
||||
id: "case-studies",
|
||||
href: "/case-studies",
|
||||
},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "blog",
|
||||
href: "/blog",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "/contact",
|
||||
}}
|
||||
brandName="Synergy Social"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About Us", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Case Studies", id: "/case-studies" },
|
||||
{ name: "Blog", id: "/blog" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
button={{ text: "Get Started", href: "/contact" }}
|
||||
brandName="Synergy Social"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Our Journey to Social Media Excellence"
|
||||
description="At Synergy Social, we believe in the power of connection and compelling narratives. Founded on the principle that every brand has a unique story, we've dedicated ourselves to amplifying those stories across the digital landscape. Our team of passionate strategists, creative content creators, and community managers work in harmony to deliver results that transcend expectations."
|
||||
tag="Our Story"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Strategic Vision",
|
||||
description: "Crafting bespoke strategies aligned with your brand's core values and objectives.",
|
||||
icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
title: "Creative Storytelling",
|
||||
description: "Producing engaging content that captures attention and fosters genuine connections.",
|
||||
icon: Paintbrush,
|
||||
},
|
||||
{
|
||||
title: "Measurable Impact",
|
||||
description: "Driving tangible growth through data-driven insights and continuous optimization.",
|
||||
icon: BarChart3,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-collaborating-office_482257-115051.jpg?_wi=2"
|
||||
imageAlt="social media team meeting discussing results"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
title="Unlocking Digital Growth Through Strategic Social Media"
|
||||
description="Synergy Social is a team of passionate digital strategists dedicated to transforming brands through compelling social narratives. We blend creativity with data-driven insights to achieve unparalleled online presence and tangible business outcomes."
|
||||
metrics={[
|
||||
{ value: "150+", title: "Successful Campaigns" },
|
||||
{ value: "10M+", title: "Engaged Users" },
|
||||
{ value: "5X", title: "Average ROI" },
|
||||
{ value: "98%", title: "Client Retention" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story & Impact"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-collaborating-office_482257-115051.jpg"
|
||||
imageAlt="Social media agency team collaborating in a modern office"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metric" data-section="metric">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Impactful Growth, Proven Results"
|
||||
description="Our commitment to excellence translates into measurable success for our clients. We pride ourselves on delivering significant improvements across key performance indicators, helping brands achieve their most ambitious digital marketing goals."
|
||||
metrics={[
|
||||
{
|
||||
value: "300+",
|
||||
title: "Brands Boosted",
|
||||
},
|
||||
{
|
||||
value: "95%",
|
||||
title: "Client Retention",
|
||||
},
|
||||
{
|
||||
value: "2.5x",
|
||||
title: "Average ROI",
|
||||
},
|
||||
]}
|
||||
tag="Our Impact"
|
||||
tagIcon={TrendingUp}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-businessman-working-from-his-office-concept-success_181624-26407.jpg?_wi=2"
|
||||
imageAlt="growth graph with social media icons"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Meet the Visionaries Behind Synergy"
|
||||
description="Our diverse team of experts brings a wealth of experience and passion to every project. We're united by a shared dedication to innovation and client success."
|
||||
tag="Our Team"
|
||||
tagIcon={Users}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily White",
|
||||
role: "Founder, EcoBloom",
|
||||
testimonial: "Synergy Social transformed our online presence. Their strategic approach and creative content led to a significant increase in engagement and sales. Truly exceptional!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-nerdy-waitress-work_329181-2082.jpg?_wi=2",
|
||||
imageAlt: "female business owner portrait professional",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Thorne",
|
||||
role: "Marketing Director, InnovateTech",
|
||||
testimonial: "The team at Synergy Social are experts in their field. Their ability to adapt and innovate kept us ahead of trends and consistently delivered impressive results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2",
|
||||
imageAlt: "male CEO professional portrait serious",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Lee",
|
||||
role: "Brand Manager, Urban Outfitters",
|
||||
testimonial: "Professional, responsive, and incredibly effective. Synergy Social understood our brand's voice perfectly and helped us connect with our audience on a deeper level.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328341.jpg?_wi=2",
|
||||
imageAlt: "female marketing director professional headshot",
|
||||
icon: Quote,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Davis",
|
||||
role: "CEO, Quantum Solutions",
|
||||
testimonial: "Working with Synergy Social was a game-changer. Their insights into social media trends and precise execution propelled our brand to new heights. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg?_wi=2",
|
||||
imageAlt: "male product manager professional headshot",
|
||||
icon: Quote,
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Our partners' success stories are our proudest achievements. Hear directly from those who have experienced the Synergy Social difference."
|
||||
tag="Client Voices"
|
||||
tagIcon={MessageCircle}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Strategy",
|
||||
href: "/services",
|
||||
},
|
||||
{
|
||||
label: "Content Creation",
|
||||
href: "/services",
|
||||
},
|
||||
{
|
||||
label: "Community Management",
|
||||
href: "/services",
|
||||
},
|
||||
{
|
||||
label: "Analytics",
|
||||
href: "/services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{
|
||||
label: "Case Studies",
|
||||
href: "/case-studies",
|
||||
},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "/faq",
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Synergy Social"
|
||||
copyrightText="© 2024 Synergy Social. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Synergy Social"
|
||||
copyrightText="© 2024 Synergy Social. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com/synergysocial", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "https://instagram.com/synergysocial", ariaLabel: "Instagram" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com/company/synergysocial", ariaLabel: "LinkedIn" },
|
||||
{ icon: Twitter, href: "https://twitter.com/synergysocial", ariaLabel: "Twitter" },
|
||||
{ icon: Youtube, href: "https://youtube.com/synergysocial", ariaLabel: "YouTube" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user