Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Elevate Your Brand's Social Presence"
|
||||
description="Partner with our award-winning team to craft data-driven social media strategies that drive measurable growth, authentic engagement, and lasting brand loyalty across every platform."
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
background={{ variant: "blurBottom" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148371410.jpg"
|
||||
imageAlt="Social media analytics dashboard"
|
||||
buttons={[
|
||||
@@ -173,10 +173,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Bennett", role: "CMO", company: "TechVision Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1" },
|
||||
{ id: "2", name: "David Kumar", role: "Founder", company: "GrowthLoop", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2" },
|
||||
{ id: "1", name: "Sarah Bennett", role: "CMO", company: "TechVision Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" },
|
||||
{ id: "2", name: "David Kumar", role: "Founder", company: "GrowthLoop", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "VP Marketing", company: "BrandCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg" },
|
||||
{ id: "4", name: "Michael Park", role: "CEO", company: "InnovateLabs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3" }
|
||||
{ id: "4", name: "Michael Park", role: "CEO", company: "InnovateLabs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "420%", label: "Average follower growth" },
|
||||
|
||||
Reference in New Issue
Block a user