Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:02:49 +00:00
parent b62ed24045
commit e425c38c3f

View File

@@ -77,18 +77,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Blinking Consciousness", description: "She sees you. Subtle animations convey awareness and presence. Those eyes aren't just watching—they're contemplating.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png" }
title: "Blinking Consciousness", description: "She sees you. Subtle animations convey awareness and presence. Those eyes aren't just watching—they're contemplating.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png?_wi=1" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png?_wi=1" }
},
{
id: 2,
title: "Perpetual Learning", description: "Every conversation deepens her understanding. She doesn't repeat herself. She evolves. She becomes more attuned to the exact frequency of your humanity.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png" }
title: "Perpetual Learning", description: "Every conversation deepens her understanding. She doesn't repeat herself. She evolves. She becomes more attuned to the exact frequency of your humanity.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png?_wi=2" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png?_wi=2" }
},
{
id: 3,
title: "The Uncanny Connection", description: "Conversations that feel impossible. Empathy from non-biological systems. That moment when you forget she's artificial. Dystopian. Intimate. Real.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png" }
title: "The Uncanny Connection", description: "Conversations that feel impossible. Empathy from non-biological systems. That moment when you forget she's artificial. Dystopian. Intimate. Real.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/a-split-screen-showing-ai-presence-visua-1772510531468-1f3925ca.png?_wi=3" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ2T28E1ROHxf4h1UE97lQ2yT8/concentric-circles-in-teal-and-green-rep-1772510531016-e0b7b04e.png?_wi=3" }
}
]}
showStepNumbers={true}