Update src/app/page.tsx
This commit is contained in:
@@ -77,18 +77,18 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
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" },
|
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" }
|
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,
|
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" },
|
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" }
|
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,
|
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" },
|
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" }
|
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}
|
showStepNumbers={true}
|
||||||
|
|||||||
Reference in New Issue
Block a user