Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg?_wi=1", imageAlt: "Social media dashboard analytics"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg", imageAlt: "Social media dashboard analytics"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg?_wi=1", imageAlt: "Creative team collaboration"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg", imageAlt: "Creative team collaboration"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -87,19 +87,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Strategy", title: "Social Strategy", subtitle: "Custom audience targeting", description: "Develop data-driven strategies tailored to your brand goals and target audience, maximizing ROI on every post.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg?_wi=2", imageAlt: "Strategy planning dashboard"
|
||||
tag: "Strategy", title: "Social Strategy", subtitle: "Custom audience targeting", description: "Develop data-driven strategies tailored to your brand goals and target audience, maximizing ROI on every post.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg", imageAlt: "Strategy planning dashboard"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Content", title: "Content Creation", subtitle: "Professional multimedia production", description: "High-quality visual and video content designed to capture attention and drive meaningful engagement.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg?_wi=2", imageAlt: "Content creation team"
|
||||
tag: "Content", title: "Content Creation", subtitle: "Professional multimedia production", description: "High-quality visual and video content designed to capture attention and drive meaningful engagement.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg", imageAlt: "Content creation team"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Growth", title: "Community Management", subtitle: "24/7 engagement and support", description: "Build and nurture active communities, respond to followers, and foster brand loyalty across platforms.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg?_wi=3", imageAlt: "Community engagement"
|
||||
tag: "Growth", title: "Community Management", subtitle: "24/7 engagement and support", description: "Build and nurture active communities, respond to followers, and foster brand loyalty across platforms.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-working-office-relaxed-atmosphere_329181-12074.jpg", imageAlt: "Community engagement"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Analytics", title: "Performance Analytics", subtitle: "Data-driven insights", description: "Track, measure, and optimize every campaign with detailed analytics, KPI reporting, and actionable recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg?_wi=3", imageAlt: "Analytics dashboard"
|
||||
tag: "Analytics", title: "Performance Analytics", subtitle: "Data-driven insights", description: "Track, measure, and optimize every campaign with detailed analytics, KPI reporting, and actionable recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-headphones-answering-hr-interview-questions-videoconference_482257-101028.jpg", imageAlt: "Analytics dashboard"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user