Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ value: "99%", label: "Satisfaction Rate" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg"
|
||||
imageAlt="SocialBoost analytics dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "real-followers", title: "Real, Engaged Followers", description: "100% real accounts that interact with your content", media: { imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg?_wi=2", imageAlt: "Real followers dashboard" },
|
||||
id: "real-followers", title: "Real, Engaged Followers", description: "100% real accounts that interact with your content", media: { imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg", imageAlt: "Real followers dashboard" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Active user accounts" },
|
||||
{ icon: CheckCircle, text: "Targeted by niche" },
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "instant-delivery", title: "Instant Delivery", description: "See followers added to your account within 24 hours", media: { imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg?_wi=3", imageAlt: "Fast delivery interface" },
|
||||
id: "instant-delivery", title: "Instant Delivery", description: "See followers added to your account within 24 hours", media: { imageSrc: "http://img.b2bpic.net/free-vector/instagram-profile-interface-template_52683-33061.jpg", imageAlt: "Fast delivery interface" },
|
||||
items: [
|
||||
{ icon: Zap, text: "Fast processing" },
|
||||
{ icon: Zap, text: "No waiting periods" },
|
||||
|
||||
Reference in New Issue
Block a user