Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8622de272 | |||
| 1a27906a15 | |||
| 33eac4752b | |||
| e5818a5ea7 | |||
| 0cbf4e3dae |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
logoText="SocialSync"
|
||||
description="Transform your brand presence with data-driven social media strategies that create real engagement and measurable growth."
|
||||
buttons={[
|
||||
{ text: "Start Your Campaign", href: "#contact" },
|
||||
{ text: "Get Free Strategy", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#portfolio" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -89,10 +89,10 @@ export default function LandingPage() {
|
||||
title: "Content Creation & Management", description: "Professional content production including photography, videography, copywriting, and calendar management across all platforms.", imageSrc: "http://img.b2bpic.net/free-photo/man-works-computer-coworking-space-remote-work-workspace_1321-3097.jpg", imageAlt: "Content Creation Production"
|
||||
},
|
||||
{
|
||||
title: "Analytics & Optimization", description: "Advanced performance tracking, ROI measurement, and continuous optimization to maximize your social media impact and conversions.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg", imageAlt: "Analytics and Performance Reporting"
|
||||
title: "Analytics & Optimization", description: "Advanced performance tracking, ROI measurement, and continuous optimization to maximize your social media impact and conversions.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg?_wi=1", imageAlt: "Analytics and Performance Reporting"
|
||||
},
|
||||
{
|
||||
title: "Influencer & Partnership Development", description: "Strategic collaborations with relevant influencers and brand partners to expand your reach and build authentic community connections.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg", imageAlt: "Influencer Partnerships"
|
||||
title: "Influencer & Partnership Development", description: "Strategic collaborations with relevant influencers and brand partners to expand your reach and build authentic community connections.", imageSrc: "http://img.b2bpic.net/free-vector/waterfall-chart-collection-template_23-2148589483.jpg?_wi=2", imageAlt: "Influencer Partnerships"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user