Update src/app/page.tsx

This commit is contained in:
2026-04-18 08:36:00 +00:00
parent 3fdcd323be
commit 3e4e5635c4

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
title="Master Your Habits, Own Your Future."
description="Visualize your progress, track daily goals, and turn consistency into your biggest competitive advantage with our intelligent habit tracking platform."
testimonials={[
{ name: "Sarah Miller", handle: "@smiller", testimonial: "Finally, an app that actually makes tracking habits feel rewarding rather than a chore.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-beautiful-woman-holding-tablet_74855-3126.jpg" },
{ name: "Sarah Miller", handle: "@smiller", testimonial: "Finally, an app that actually makes tracking habits feel rewarding rather than a chore.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-beautiful-woman-holding-tablet_74855-3126.jpg?_wi=1" },
{ name: "James Chen", handle: "@jchen", testimonial: "The analytics dashboard gives me the clarity I need to stay focused every single week.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-standing-near-desk_273609-11006.jpg" },
{ name: "Elena Rodriguez", handle: "@erodriguez", testimonial: "The design is incredibly clean. It helps me focus on what really matters - my consistency.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-unshaven-young-dark-skinned-engineer-having-confused-look_273609-14145.jpg" },
{ name: "David Kim", handle: "@dkim", testimonial: "Productivity hit a new high since I started tracking my focus sessions here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-young-handsome-caucasian-man-wearing-glasses-standing-with-closed-posture-looking-side-isolated-crimson-background-with-copy-space_141793-77587.jpg" },
@@ -97,7 +97,7 @@ export default function LandingPage() {
reverse: true,
},
{
title: "Gamified Milestone Challenges", description: "Stay motivated with streaks, achievements, and milestone badges that reward your discipline.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-beautiful-woman-holding-tablet_74855-3126.jpg", imageAlt: "digital habit calendar interface" },
title: "Gamified Milestone Challenges", description: "Stay motivated with streaks, achievements, and milestone badges that reward your discipline.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-beautiful-woman-holding-tablet_74855-3126.jpg?_wi=2", imageAlt: "digital habit calendar interface" },
items: [
{ icon: Star, text: "Streak tracking" },
{ icon: Trophy, text: "Milestone rewards" },