Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03ae99678f | |||
| 41a6ff10f6 | |||
| 8fa1d02f84 | |||
| 165e44610e | |||
| 77fc050d34 |
@@ -79,13 +79,13 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Social Media Marketing", description: "Strategic content creation and community management across all platforms to boost engagement and brand awareness.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-networking-online-concept_53876-133812.jpg", imageAlt: "Social media marketing"
|
||||
title: "Social Media Marketing", description: "Increase engagement by up to 300% with strategic content creation and community management across all platforms to boost brand awareness and drive conversions.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-networking-online-concept_53876-133812.jpg", imageAlt: "Social media marketing"
|
||||
},
|
||||
{
|
||||
title: "Content Strategy", description: "Compelling storytelling and content creation that resonates with your audience and drives meaningful conversations.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Content creation strategy"
|
||||
title: "Content Strategy", description: "Generate 5x more qualified leads through compelling storytelling and content creation that resonates with your audience and drives meaningful conversations with proven ROI.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Content creation strategy"
|
||||
},
|
||||
{
|
||||
title: "Brand Development", description: "Complete branding solutions from identity design to brand messaging that establishes your market position.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand development and identity"
|
||||
title: "Brand Development", description: "Strengthen market position with complete branding solutions from identity design to messaging that increase brand recall by 45% and customer loyalty significantly.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand development and identity"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -179,11 +179,11 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/computer-with-social-profile-social-community_24877-53905.jpg"
|
||||
imageAlt="Newsletter signup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="opacity"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Subscribe"
|
||||
termsText="We respect your privacy. Unsubscribe anytime with one click."
|
||||
|
||||
Reference in New Issue
Block a user