Merge version_1 into main #1
268
src/app/page.tsx
268
src/app/page.tsx
@@ -34,34 +34,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Case Studies",
|
||||
id: "#casestudies",
|
||||
},
|
||||
name: "Case Studies", id: "#casestudies"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/vertical-banner-sale-ads_23-2150695146.jpg"
|
||||
brandName="Synergy Marketing"
|
||||
/>
|
||||
@@ -70,44 +56,23 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "downward-rays-static-grid",
|
||||
}}
|
||||
variant: "downward-rays-static-grid"}}
|
||||
title="Drive Your Business Forward with Intelligent Marketing"
|
||||
description="Synergy Marketing crafts data-driven strategies that connect brands with their ideal audience, ensuring measurable results and sustainable growth. Let us amplify your presence."
|
||||
tag="Marketing Excellence"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-using-digital-device-while-meeting_23-2149085920.jpg",
|
||||
imageAlt: "Marketing team collaborating on a project",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-using-digital-device-while-meeting_23-2149085920.jpg", imageAlt: "Marketing team collaborating on a project"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg",
|
||||
imageAlt: "Marketing data analysis and charts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-data-laptop-tablet-office_9975-22198.jpg",
|
||||
imageAlt: "Businesspeople discussing data on laptop and tablet in an office",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/company-employees-discussing-market-data-charts-skilled-woman-leader-two-men-looking-diagrams-computer-screen-analyzing-profit-growth-business-growth-female-business-leaders-concept_74855-24379.jpg",
|
||||
imageAlt: "Company employees discussing market data on charts. Skilled woman leader and two men looking at diagrams on computer screen analyzing profit growth. Business growth and female business leaders concept",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-using-digital-device-while-meeting_23-2149085919.jpg",
|
||||
imageAlt: "People using digital device while in a meeting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-digital-graphic_1134-293.jpg", imageAlt: "Marketing data analysis and charts"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -124,21 +89,13 @@ export default function LandingPage() {
|
||||
description="At Synergy Marketing, we're more than just an agency; we're your growth partners. We blend creativity with cutting-edge analytics to deliver campaigns that not only look good but perform exceptionally. Our mission is to empower businesses to achieve their full potential in the digital landscape."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Data-Driven Strategies",
|
||||
description: "Every campaign is built on thorough research and performance metrics.",
|
||||
},
|
||||
title: "Data-Driven Strategies", description: "Every campaign is built on thorough research and performance metrics."},
|
||||
{
|
||||
title: "Creative Excellence",
|
||||
description: "We craft compelling narratives and visuals that captivate audiences.",
|
||||
},
|
||||
title: "Creative Excellence", description: "We craft compelling narratives and visuals that captivate audiences."},
|
||||
{
|
||||
title: "Transparent Reporting",
|
||||
description: "Clear insights into your campaign's progress and ROI.",
|
||||
},
|
||||
title: "Transparent Reporting", description: "Clear insights into your campaign's progress and ROI."},
|
||||
{
|
||||
title: "Dedicated Partnership",
|
||||
description: "Your goals are our goals; we work hand-in-hand for success.",
|
||||
},
|
||||
title: "Dedicated Partnership", description: "Your goals are our goals; we work hand-in-hand for success."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/powerful-satisfied-entrepreneurs-hugging-congratulating-each-other_482257-119865.jpg"
|
||||
imageAlt="Diverse marketing team brainstorming creative ideas"
|
||||
@@ -152,23 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Search Engine Optimization (SEO)",
|
||||
description: "Improve your visibility on search engines and attract organic traffic with our expert strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-photo-young-business-crew-working-with-new-startup-project_1150-9099.jpg",
|
||||
imageAlt: "SEO analytics dashboard",
|
||||
},
|
||||
title: "Search Engine Optimization (SEO)", description: "Improve your visibility on search engines and attract organic traffic with our expert strategies.", imageSrc: "http://img.b2bpic.net/free-photo/team-work-process-photo-young-business-crew-working-with-new-startup-project_1150-9099.jpg", imageAlt: "SEO analytics dashboard"},
|
||||
{
|
||||
title: "Social Media Management",
|
||||
description: "Engage your audience across all major social platforms with captivating content and community building.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg",
|
||||
imageAlt: "Social media platform icons",
|
||||
},
|
||||
title: "Social Media Management", description: "Engage your audience across all major social platforms with captivating content and community building.", imageSrc: "http://img.b2bpic.net/free-photo/business-branding-label-chart-graphic_53876-133806.jpg", imageAlt: "Social media platform icons"},
|
||||
{
|
||||
title: "Paid Advertising (PPC)",
|
||||
description: "Maximize your ROI with targeted paid campaigns on Google, Meta, and other platforms.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-bottles-ketchup-mustard_23-2148314144.jpg",
|
||||
imageAlt: "Advertisement campaign strategy",
|
||||
},
|
||||
title: "Paid Advertising (PPC)", description: "Maximize your ROI with targeted paid campaigns on Google, Meta, and other platforms.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-bottles-ketchup-mustard_23-2148314144.jpg", imageAlt: "Advertisement campaign strategy"},
|
||||
]}
|
||||
title="Our Core Marketing Services"
|
||||
description="We offer a comprehensive suite of digital marketing services designed to elevate your brand and drive conversions."
|
||||
@@ -183,32 +128,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "250%",
|
||||
title: "Average ROI",
|
||||
description: "Clients see an average return on investment within 6 months.",
|
||||
icon: ExternalLink,
|
||||
id: "m1", value: "250%", title: "Average ROI", description: "Clients see an average return on investment within 6 months.", icon: ExternalLink,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "40%",
|
||||
title: "Traffic Increase",
|
||||
description: "Average increase in organic website traffic for our partners.",
|
||||
icon: LineChart,
|
||||
id: "m2", value: "40%", title: "Traffic Increase", description: "Average increase in organic website traffic for our partners.", icon: LineChart,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "95%",
|
||||
title: "Client Retention",
|
||||
description: "Our long-term partnerships speak volumes about our service quality.",
|
||||
icon: Users,
|
||||
id: "m3", value: "95%", title: "Client Retention", description: "Our long-term partnerships speak volumes about our service quality.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "10+",
|
||||
title: "Years of Experience",
|
||||
description: "A decade of industry leadership and proven marketing success.",
|
||||
icon: Award,
|
||||
id: "m4", value: "10+", title: "Years of Experience", description: "A decade of industry leadership and proven marketing success.", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Measurable Results, Guaranteed Growth"
|
||||
@@ -221,14 +150,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google",
|
||||
"Amazon",
|
||||
"Microsoft",
|
||||
"Meta",
|
||||
"Salesforce",
|
||||
"Adobe",
|
||||
"Netflix",
|
||||
]}
|
||||
"Google", "Amazon", "Microsoft", "Meta", "Salesforce", "Adobe", "Netflix"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We partner with innovative companies to deliver impactful marketing solutions."
|
||||
speed={40}
|
||||
@@ -243,26 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "team-1",
|
||||
name: "Alex Johnson",
|
||||
role: "Chief Marketing Officer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg",
|
||||
imageAlt: "Alex Johnson, Chief Marketing Officer",
|
||||
},
|
||||
id: "team-1", name: "Alex Johnson", role: "Chief Marketing Officer", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", imageAlt: "Alex Johnson, Chief Marketing Officer"},
|
||||
{
|
||||
id: "team-2",
|
||||
name: "Sarah Chen",
|
||||
role: "Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg",
|
||||
imageAlt: "Sarah Chen, Creative Director",
|
||||
},
|
||||
id: "team-2", name: "Sarah Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-male-entrepreneur-holds-clipboard_482257-121175.jpg", imageAlt: "Sarah Chen, Creative Director"},
|
||||
{
|
||||
id: "team-3",
|
||||
name: "Mark Davis",
|
||||
role: "Head of SEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg",
|
||||
imageAlt: "Mark Davis, Head of SEO",
|
||||
},
|
||||
id: "team-3", name: "Mark Davis", role: "Head of SEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-desk-table-business-company-office_482257-16773.jpg", imageAlt: "Mark Davis, Head of SEO"},
|
||||
]}
|
||||
title="Meet Our Marketing Mavericks"
|
||||
description="Our diverse team of experts brings passion, creativity, and strategic thinking to every project."
|
||||
@@ -277,25 +184,15 @@ export default function LandingPage() {
|
||||
author="Emily R., CEO of InnovateTech"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg",
|
||||
alt: "Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", alt: "Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-make-selfie-by-camera-sitting-sofa-home_839833-33209.jpg",
|
||||
alt: "John D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-make-selfie-by-camera-sitting-sofa-home_839833-33209.jpg", alt: "John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
|
||||
alt: "Sarah L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg", alt: "Sarah L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg",
|
||||
alt: "Michael B.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-elegant-bearded-man-dressed-wool-jacket-bow-tie_613910-15696.jpg", alt: "Michael B."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-isolation_1098-12724.jpg",
|
||||
alt: "Jessica K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-isolation_1098-12724.jpg", alt: "Jessica K."},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -311,38 +208,11 @@ export default function LandingPage() {
|
||||
description="Stay ahead in the dynamic world of digital marketing with our expert articles and guides."
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1",
|
||||
category: "SEO",
|
||||
title: "The Future of SEO: AI, Automation, and User Intent",
|
||||
excerpt: "Discover how artificial intelligence is reshaping search engine optimization and what it means for your ranking strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-manager-reviewing-documents_482257-123692.jpg",
|
||||
imageAlt: "AI and SEO concepts",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg",
|
||||
date: "October 26, 2023",
|
||||
},
|
||||
id: "blog-1", category: "SEO", title: "The Future of SEO: AI, Automation, and User Intent", excerpt: "Discover how artificial intelligence is reshaping search engine optimization and what it means for your ranking strategies.", imageSrc: "http://img.b2bpic.net/free-photo/female-manager-reviewing-documents_482257-123692.jpg", imageAlt: "AI and SEO concepts", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", date: "October 26, 2023"},
|
||||
{
|
||||
id: "blog-2",
|
||||
category: "Social Media",
|
||||
title: "Mastering Short-Form Video: Trends & Tactics for Engagement",
|
||||
excerpt: "Unlock the power of TikTok, Reels, and Shorts to capture attention and build a thriving online community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863300.jpg",
|
||||
imageAlt: "Social media short video content",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-cartoon-style_23-2151134319.jpg",
|
||||
date: "September 15, 2023",
|
||||
},
|
||||
id: "blog-2", category: "Social Media", title: "Mastering Short-Form Video: Trends & Tactics for Engagement", excerpt: "Unlock the power of TikTok, Reels, and Shorts to capture attention and build a thriving online community.", imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863300.jpg", imageAlt: "Social media short video content", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-man-cartoon-style_23-2151134319.jpg", date: "September 15, 2023"},
|
||||
{
|
||||
id: "blog-3",
|
||||
category: "Content Marketing",
|
||||
title: "Beyond the Blog: Crafting a Holistic Content Strategy",
|
||||
excerpt: "Learn to diversify your content across platforms for maximum reach and deeper audience connection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-desk-with-mouse_1134-197.jpg",
|
||||
imageAlt: "Diverse content marketing formats",
|
||||
authorName: "Alice Brown",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg",
|
||||
date: "August 01, 2023",
|
||||
},
|
||||
id: "blog-3", category: "Content Marketing", title: "Beyond the Blog: Crafting a Holistic Content Strategy", excerpt: "Learn to diversify your content across platforms for maximum reach and deeper audience connection.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-desk-with-mouse_1134-197.jpg", imageAlt: "Diverse content marketing formats", authorName: "Alice Brown", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg", date: "August 01, 2023"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -351,21 +221,16 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Ready to Grow?"
|
||||
tagAnimation="slide-up"
|
||||
title="Let's Build Your Success Story Together"
|
||||
description="Reach out today for a personalized consultation and discover how Synergy Marketing can elevate your brand."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Your Free Consultation", href: "#"},
|
||||
{
|
||||
text: "Call Us: (555) 123-4567",
|
||||
href: "tel:+15551234567",
|
||||
},
|
||||
text: "Call Us: (555) 123-4567", href: "tel:+15551234567"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -377,66 +242,39 @@ export default function LandingPage() {
|
||||
logoText="Synergy Marketing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "SEO",
|
||||
href: "#services",
|
||||
},
|
||||
label: "SEO", href: "#services"},
|
||||
{
|
||||
label: "Social Media",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Social Media", href: "#services"},
|
||||
{
|
||||
label: "Paid Ads",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Paid Ads", href: "#services"},
|
||||
{
|
||||
label: "Content Marketing",
|
||||
href: "#blog",
|
||||
},
|
||||
label: "Content Marketing", href: "#blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Case Studies",
|
||||
href: "#casestudies",
|
||||
},
|
||||
label: "Case Studies", href: "#casestudies"},
|
||||
{
|
||||
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: "FAQs",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQs", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user