Merge version_2 into main #2
301
src/app/page.tsx
301
src/app/page.tsx
@@ -2,10 +2,10 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="SocialPulse"
|
||||
/>
|
||||
@@ -60,109 +50,61 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Fueling Brand Growth Through Social Intelligence"
|
||||
description="We craft precision-targeted social media strategies designed to elevate your brand presence and drive measurable, high-impact growth."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-paper-cloud-near-mobile-phone-application-icons-blue-background_23-2147841412.jpg?_wi=1",
|
||||
imageAlt: "Social Intelligence UI",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-paper-cloud-near-mobile-phone-application-icons-blue-background_23-2147841412.jpg?_wi=1", imageAlt: "Social Intelligence UI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=1",
|
||||
imageAlt: "Strategic Planning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=1", imageAlt: "Strategic Planning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg?_wi=1",
|
||||
imageAlt: "Digital Branding",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg?_wi=1", imageAlt: "Digital Branding"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg?_wi=1",
|
||||
imageAlt: "Content Strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg?_wi=1", imageAlt: "Content Strategy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-chart_23-2152011797.jpg?_wi=1",
|
||||
imageAlt: "Analytics Tracking",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-chart_23-2152011797.jpg?_wi=1", imageAlt: "Analytics Tracking"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-composition_23-2150169158.jpg",
|
||||
imageAlt: "Influencer Outreach",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-concept-composition_23-2150169158.jpg", imageAlt: "Influencer Outreach"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-world-population-day_23-2151493182.jpg",
|
||||
imageAlt: "Connectivity Network",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-world-population-day_23-2151493182.jpg", imageAlt: "Connectivity Network"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg",
|
||||
imageAlt: "Data Growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301539.jpg", imageAlt: "Data Growth"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-leader-woman-enter-office-meeting-room-lean-conference-table-brainstorming-business-company-presentation-late-night-diverse-multi-ethnic-teamwork-solving-management-strategy_482257-16485.jpg",
|
||||
imageAlt: "Team Collaboration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-leader-woman-enter-office-meeting-room-lean-conference-table-brainstorming-business-company-presentation-late-night-diverse-multi-ethnic-teamwork-solving-management-strategy_482257-16485.jpg", imageAlt: "Team Collaboration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vibrant-bent-paper_23-2148428697.jpg",
|
||||
imageAlt: "Marketing Strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vibrant-bent-paper_23-2148428697.jpg", imageAlt: "Marketing Strategy"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Scaling",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Scaling", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
|
||||
alt: "Positive smiling woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg", alt: "Positive smiling woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
|
||||
alt: "Mature woman smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg", alt: "Mature woman smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3817.jpg",
|
||||
alt: "Blond businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3817.jpg", alt: "Blond businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
|
||||
alt: "Smiley business man",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg", alt: "Smiley business man"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3923.jpg",
|
||||
alt: "Happy businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3923.jpg", alt: "Happy businessman"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ global brands"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/elevated-view-various-mobile-icons-plywood_23-2147841381.jpg",
|
||||
alt: "Mobile icons",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/elevated-view-various-mobile-icons-plywood_23-2147841381.jpg", alt: "Mobile icons"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/social-media-icon-wifi-symbol-blue-textured_23-2147841321.jpg",
|
||||
alt: "Wifi icon",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/social-media-icon-wifi-symbol-blue-textured_23-2147841321.jpg", alt: "Wifi icon"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/technologic-blue-background_1017-3220.jpg",
|
||||
alt: "Tech blue background",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/technologic-blue-background_1017-3220.jpg", alt: "Tech blue background"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/binary-flow-background_1048-11303.jpg",
|
||||
alt: "Binary flow",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/binary-flow-background_1048-11303.jpg", alt: "Binary flow"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-cyber-dots-network-communications-motion-flow_1048-11865.jpg",
|
||||
alt: "Cyber dots",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-cyber-dots-network-communications-motion-flow_1048-11865.jpg", alt: "Cyber dots"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -172,14 +114,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechNode",
|
||||
"GrowthPulse",
|
||||
"InnovateIQ",
|
||||
"BrandStack",
|
||||
"DigitalWave",
|
||||
"CloudScale",
|
||||
"VisionLabs",
|
||||
]}
|
||||
"TechNode", "GrowthPulse", "InnovateIQ", "BrandStack", "DigitalWave", "CloudScale", "VisionLabs"]}
|
||||
title="Trusted by Visionary Brands"
|
||||
description="Partnering with industry leaders to redefine the digital presence landscape."
|
||||
/>
|
||||
@@ -202,29 +137,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Social Strategy",
|
||||
descriptions: [
|
||||
"Custom roadmaps crafted for brand identity and audience alignment.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-website-content-layout-design-illustraion-notebook_53876-167124.jpg",
|
||||
},
|
||||
id: "s1", title: "Social Strategy", descriptions: [
|
||||
"Custom roadmaps crafted for brand identity and audience alignment."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-website-content-layout-design-illustraion-notebook_53876-167124.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Creative Production",
|
||||
descriptions: [
|
||||
"High-end photography, motion graphics, and content direction.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creativity-creative-ideas-imagination-inspiration-design-concept_53876-123736.jpg",
|
||||
},
|
||||
id: "s2", title: "Creative Production", descriptions: [
|
||||
"High-end photography, motion graphics, and content direction."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creativity-creative-ideas-imagination-inspiration-design-concept_53876-123736.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Performance Ads",
|
||||
descriptions: [
|
||||
"Hyper-targeted social advertising that drives ROI and conversions.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-laptop-screen-showing-ideas-wooden-table_53876-16088.jpg",
|
||||
},
|
||||
id: "s3", title: "Performance Ads", descriptions: [
|
||||
"Hyper-targeted social advertising that drives ROI and conversions."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-laptop-screen-showing-ideas-wooden-table_53876-16088.jpg"},
|
||||
]}
|
||||
title="Full-Service Social Strategy"
|
||||
description="Premium solutions designed for scaling high-impact brands."
|
||||
@@ -238,22 +161,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "ROI Increase",
|
||||
value: "450%",
|
||||
icon: TrendingUp,
|
||||
id: "m1", title: "ROI Increase", value: "450%", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Brand Reach",
|
||||
value: "20M+",
|
||||
icon: Globe,
|
||||
id: "m2", title: "Brand Reach", value: "20M+", icon: Globe,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Conversions",
|
||||
value: "1.2k",
|
||||
icon: Target,
|
||||
id: "m3", title: "Conversions", value: "1.2k", icon: Target,
|
||||
},
|
||||
]}
|
||||
title="The Impact in Numbers"
|
||||
@@ -267,60 +181,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
date: "Oct 2023",
|
||||
title: "Founder @ TechNode",
|
||||
quote: "The most professional agency we have ever worked with. A true partner.",
|
||||
tag: "ROI Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153830.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-paper-cloud-near-mobile-phone-application-icons-blue-background_23-2147841412.jpg?_wi=2",
|
||||
imageAlt: "happy female entrepreneur portrait",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", date: "Oct 2023", title: "Founder @ TechNode", quote: "The most professional agency we have ever worked with. A true partner.", tag: "ROI Growth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153830.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-paper-cloud-near-mobile-phone-application-icons-blue-background_23-2147841412.jpg?_wi=2", imageAlt: "happy female entrepreneur portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark V.",
|
||||
date: "Sep 2023",
|
||||
title: "CEO @ GrowthPulse",
|
||||
quote: "Exceptional communication and high-end results. Simply top-tier.",
|
||||
tag: "Strategy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1669.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=2",
|
||||
imageAlt: "happy female entrepreneur portrait",
|
||||
},
|
||||
id: "2", name: "Mark V.", date: "Sep 2023", title: "CEO @ GrowthPulse", quote: "Exceptional communication and high-end results. Simply top-tier.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1669.jpg", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-focused-partners-uniting-create-new-vision-exchange-data-reviewing-charts_482257-136425.jpg?_wi=2", imageAlt: "happy female entrepreneur portrait"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
date: "Aug 2023",
|
||||
title: "Creative Lead @ InnovateIQ",
|
||||
quote: "Their content production quality changed our social media game entirely.",
|
||||
tag: "Production",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg?_wi=2",
|
||||
imageAlt: "happy female entrepreneur portrait",
|
||||
},
|
||||
id: "3", name: "Elena R.", date: "Aug 2023", title: "Creative Lead @ InnovateIQ", quote: "Their content production quality changed our social media game entirely.", tag: "Production", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-with-eyeglasses_23-2148452693.jpg", imageSrc: "http://img.b2bpic.net/free-photo/techno-concept-with-connecting-lines-dots_1048-14262.jpg?_wi=2", imageAlt: "happy female entrepreneur portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "Jul 2023",
|
||||
title: "CMO @ BrandStack",
|
||||
quote: "Data-backed results that actually speak to our bottom line.",
|
||||
tag: "Analytics",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg?_wi=2",
|
||||
imageAlt: "happy female entrepreneur portrait",
|
||||
},
|
||||
id: "4", name: "David K.", date: "Jul 2023", title: "CMO @ BrandStack", quote: "Data-backed results that actually speak to our bottom line.", tag: "Analytics", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friendship-togetherness-concept_273609-6190.jpg?_wi=2", imageAlt: "happy female entrepreneur portrait"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
date: "Jun 2023",
|
||||
title: "Owner @ DigitalWave",
|
||||
quote: "Premium service for brands that care about quality above all.",
|
||||
tag: "Experience",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-making-coffee_23-2149045727.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-chart_23-2152011797.jpg?_wi=2",
|
||||
imageAlt: "happy female entrepreneur portrait",
|
||||
},
|
||||
id: "5", name: "Jessica L.", date: "Jun 2023", title: "Owner @ DigitalWave", quote: "Premium service for brands that care about quality above all.", tag: "Experience", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-making-coffee_23-2149045727.jpg", imageSrc: "http://img.b2bpic.net/free-photo/financial-growth-chart_23-2152011797.jpg?_wi=2", imageAlt: "happy female entrepreneur portrait"},
|
||||
]}
|
||||
title="Voices of Success"
|
||||
description="See how our premium approach transformed market standing for our clients."
|
||||
@@ -333,20 +202,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do you define success?",
|
||||
content: "Success is measured through specific performance KPIs established at the start of our partnership.",
|
||||
},
|
||||
id: "f1", title: "How do you define success?", content: "Success is measured through specific performance KPIs established at the start of our partnership."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you handle creative content?",
|
||||
content: "Yes, our full-service offering includes high-end creative direction, photography, and video production.",
|
||||
},
|
||||
id: "f2", title: "Do you handle creative content?", content: "Yes, our full-service offering includes high-end creative direction, photography, and video production."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What makes your agency premium?",
|
||||
content: "We focus on a limited number of partnerships to ensure dedicated, high-touch support for every brand.",
|
||||
},
|
||||
id: "f3", title: "What makes your agency premium?", content: "We focus on a limited number of partnerships to ensure dedicated, high-touch support for every brand."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners-collaborating-project-planning-analyzing-reports-laptop-support-company_482257-136220.jpg"
|
||||
imageAlt="Digital support concept"
|
||||
@@ -358,61 +218,30 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
tag="Get Started"
|
||||
<ContactSplitForm
|
||||
title="Scale Your Presence"
|
||||
description="Ready to take your social media to the next level? Get in touch today."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttonText="Submit Inquiry"
|
||||
onSubmit={(data) => console.log(data)}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-partners-collaborating-project-planning-analyzing-reports-laptop-support-company_482257-136220.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
<FooterLogoReveal
|
||||
logoText="SocialPulse"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user