Update src/app/page.tsx

This commit is contained in:
2026-03-13 10:31:13 +00:00
parent 8b0cd632d8
commit 4c59dc0cb0

View File

@@ -99,8 +99,7 @@ export default function LandingPage() {
{ label: "Day 1", detail: "You meet your perfect AI companion" },
{ label: "Week 1", detail: "Your Twinly learns your preferences" },
{ label: "Month 1", detail: "A meaningful relationship develops" }
],
completedLabel: "Milestone Reached"
], completedLabel: "Milestone Reached"
},
{
title: "24/7 Availability", description: "Support whenever you need it. Your AI companion is always ready to listen, support, and help you through any moment.", bentoComponent: "icon-info-cards", items: [
@@ -149,7 +148,7 @@ export default function LandingPage() {
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3At2li1HUBD4f3S3iixZ5WgYDwc/a-peaceful-contented-person-with-serene--1773397774749-9adb9dfd.png", alt: "Casey P." }
]}
ratingAnimation="slide-up"
avatarsAnimation="fade-in"
avatarsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>