Merge version_2 into main #7
@@ -8,7 +8,6 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -47,6 +46,11 @@ export default function LandingPage() {
|
||||
title="Reclaim Your Focus with Detox Coach"
|
||||
description="Stop mindless scrolling. Our AI-powered coach actively intervenes in your habits, blocks distractions, and rewards your deep focus sessions."
|
||||
enableKpiAnimation={true}
|
||||
kpis={[
|
||||
{ value: "85%", label: "Focus Gain" },
|
||||
{ value: "12k", label: "Active Users" },
|
||||
{ value: "4.9", label: "App Rating" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bhj6JnQChhOkqcF9OSrIPmPYqg/a-futuristic-mobile-app-dashboard-showin-1774948065147-d291ea6f.png"
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
|
||||
Reference in New Issue
Block a user