From 594f2f8ab76376fb47ffb7c5bc8e86f7262a0161 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 17:03:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 297 +++++++++++------------------------------------ 1 file changed, 66 insertions(+), 231 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 557e11a..109e81b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,98 +31,63 @@ export default function LandingPage() {
@@ -313,20 +182,11 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "m1", - value: "1 Billion+", - description: "Total Engagements Delivered Across Platforms", - }, + id: "m1", value: "1 Billion+", description: "Total Engagements Delivered Across Platforms"}, { - id: "m2", - value: "100K+", - description: "Creators and Businesses Empowered Globally", - }, + id: "m2", value: "100K+", description: "Creators and Businesses Empowered Globally"}, { - id: "m3", - value: "50+", - description: "Countries Supported for Targeted Growth", - }, + id: "m3", value: "50+", description: "Countries Supported for Targeted Growth"}, ]} metricsAnimation="slide-up" /> @@ -338,35 +198,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How does pricing vary by platform?", - content: "Prices differ based on each social media platform's unique API limitations, market demand for engagement, and delivery complexities. Instagram, YouTube, TikTok, Facebook, and Telegram each have specific costing structures that reflect these factors.", - }, + id: "q1", title: "How does pricing vary by platform?", content: "Prices differ based on each social media platform's unique API limitations, market demand for engagement, and delivery complexities. Instagram, YouTube, TikTok, Facebook, and Telegram each have specific costing structures that reflect these factors."}, { - id: "q2", - title: "Can I select a specific country for growth?", - content: "Yes, our advanced targeting allows you to select specific geographical regions or countries for your growth campaigns. This selection may impact the package price due to regional market dynamics, user availability, and targeting precision.", - }, + id: "q2", title: "Can I select a specific country for growth?", content: "Yes, our advanced targeting allows you to select specific geographical regions or countries for your growth campaigns. This selection may impact the package price due to regional market dynamics, user availability, and targeting precision."}, { - id: "q3", - title: "What are the different quality options for followers/engagements?", - content: "We offer various quality tiers, ranging from standard to premium engagement. Higher quality options typically involve more active, authentic, and niche-relevant profiles, which is reflected in their respective pricing.", - }, + id: "q3", title: "What are the different quality options for followers/engagements?", content: "We offer various quality tiers, ranging from standard to premium engagement. Higher quality options typically involve more active, authentic, and niche-relevant profiles, which is reflected in their respective pricing."}, { - id: "q4", - title: "What payment methods do you accept for packages?", - content: "For your convenience and security, we accept all major credit cards, PayPal, and a selection of popular cryptocurrencies. All transactions are processed securely.", - }, + id: "q4", title: "What payment methods do you accept for packages?", content: "For your convenience and security, we accept all major credit cards, PayPal, and a selection of popular cryptocurrencies. All transactions are processed securely."}, { - id: "q5", - title: "Is there a refund policy if I'm not satisfied?", - content: "We strive for complete customer satisfaction. Please refer to our comprehensive terms of service for detailed information regarding our refund policy, especially concerning unmet delivery targets or quality expectations.", - }, + id: "q5", title: "Is there a refund policy if I'm not satisfied?", content: "We strive for complete customer satisfaction. Please refer to our comprehensive terms of service for detailed information regarding our refund policy, especially concerning unmet delivery targets or quality expectations."}, { - id: "q6", - title: "How quickly are growth packages delivered?", - content: "Delivery times vary depending on the package size, chosen platform, and specific targeting parameters. While smaller packages often see instant to rapid delivery, larger or highly customized orders are processed efficiently over a reasonable period.", - }, + id: "q6", title: "How quickly are growth packages delivered?", content: "Delivery times vary depending on the package size, chosen platform, and specific targeting parameters. While smaller packages often see instant to rapid delivery, larger or highly customized orders are processed efficiently over a reasonable period."}, ]} imageSrc="http://img.b2bpic.net/free-photo/view-3d-button_23-2149917526.jpg" imageAlt="Abstract image representing frequently asked questions and answers" @@ -384,17 +226,14 @@ export default function LandingPage() { @@ -406,13 +245,9 @@ export default function LandingPage() { logoAlt="Social Scale Logo" logoText="Social Scale" leftLink={{ - text: "Privacy Policy", - href: "#", - }} + text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", - href: "#", - }} + text: "Terms of Service", href: "#"}} />