Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d35a62c6a8 | |||
| 6fe2bbca44 | |||
| 99e0d507a4 |
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
||||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||||
import FeatureBento from '@/components/sections/feature/FeatureBento';
|
import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
@@ -10,10 +9,11 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa
|
|||||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
|
||||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||||
import { Grid, MessageCircle, Rocket, Users } from "lucide-react";
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||||
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
|
import { Grid, MessageCircle, Rocket, Users, Sparkles } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -83,22 +83,18 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<SplitAbout
|
<TestimonialAboutCard
|
||||||
textboxLayout="default"
|
tag="Our Mission"
|
||||||
useInvertedBackground={true}
|
tagIcon={Sparkles}
|
||||||
|
tagAnimation="slide-up"
|
||||||
title="Igniting Your Digital Presence"
|
title="Igniting Your Digital Presence"
|
||||||
description="At Social Spark Agency, we don't just manage social media; we cultivate vibrant online communities and amplify your brand's voice. Our seasoned experts blend creativity with data-driven strategies to deliver unparalleled engagement and growth across all platforms."
|
description="At Social Spark Agency, we don't just manage social media; we cultivate vibrant online communities and amplify your brand's voice. Our seasoned experts blend creativity with data-driven strategies to deliver unparalleled engagement and growth across all platforms."
|
||||||
bulletPoints={[
|
subdescription="We craft compelling narratives, execute precision-targeted campaigns, and leverage insightful analytics to ensure your brand's message not only reaches but also deeply resonates with your ideal audience, transforming followers into loyal customers."
|
||||||
{
|
icon={Sparkles}
|
||||||
title: "Strategic Content", description: "Crafting narratives that resonate and convert, tailored to your unique brand."},
|
|
||||||
{
|
|
||||||
title: "Targeted Campaigns", description: "Precision-driven ad campaigns that reach your ideal audience with maximum impact."},
|
|
||||||
{
|
|
||||||
title: "Performance Analytics", description: "Leveraging insights to optimize strategies and ensure continuous growth."},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-caucasian-women-working-laptops-drinking-coffee_74855-10459.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-caucasian-women-working-laptops-drinking-coffee_74855-10459.jpg"
|
||||||
imageAlt="Modern social media agency office interior"
|
imageAlt="Modern social media agency office interior"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -240,19 +236,22 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCTA
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
title="Let's Build Something Great Together"
|
||||||
variant: "radial-gradient"}}
|
description="Ready to elevate your social media strategy? Fill out the form below, and our team will get back to you within 24 hours for a personalized consultation."
|
||||||
tag="Let's Connect"
|
inputs={[
|
||||||
title="Ready to Spark Your Social Presence?"
|
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||||
description="Reach out today for a complimentary consultation and discover how Social Spark Agency can elevate your brand's digital story."
|
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||||
buttons={[
|
{ name: "subject", type: "text", placeholder: "Subject", required: false },
|
||||||
{
|
|
||||||
text: "Schedule a Consultation", href: "mailto:info@socialspark.com"},
|
|
||||||
{
|
|
||||||
text: "Call Us", href: "tel:+1234567890"},
|
|
||||||
]}
|
]}
|
||||||
|
textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }}
|
||||||
|
buttonText="Send Message"
|
||||||
|
imageSrc="http://img.b2bpic.net/free-photo/diverse-colleagues-collaborating-coworking-space_23-2148780703.jpg"
|
||||||
|
imageAlt="Diverse team collaborating in an office"
|
||||||
|
mediaAnimation="slide-up"
|
||||||
|
mediaPosition="left"
|
||||||
|
onSubmit={(data) => console.log(data)} // Placeholder onSubmit
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user