Merge version_1 into main #1
@@ -65,14 +65,14 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-standing-near-desk_273609-11006.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Rodriguez",
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=2",
|
||||
imageAlt: "digital habit calendar interface",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-beautiful-woman-holding-tablet_74855-3126.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-standing-near-desk_273609-11006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-standing-near-desk_273609-11006.jpg?_wi=2",
|
||||
imageAlt: "digital habit calendar interface",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user