From c85ff18ca8cd391e20d9d97d3ae79d9eefa45de8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 20:06:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c768d68..d0795f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" },