Update src/app/page.tsx
This commit is contained in:
@@ -54,17 +54,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "AI Intelligence"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=1", imageAlt: "AI Intelligence"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "Seamless Autofill"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=2", imageAlt: "Seamless Autofill"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "Cross-Platform AI"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=3", imageAlt: "Cross-Platform AI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "Speedy Performance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=4", imageAlt: "Speedy Performance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "Secure Data"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=5", imageAlt: "Secure Data"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg", imageAlt: "Time Saving Solution"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-design_1048-13796.jpg?_wi=6", imageAlt: "Time Saving Solution"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Create Your Digital Identity"
|
||||
description="Enter your details once. LifePass uses advanced AI to learn your profile and securely map your information to any form layout imaginable. Save 5+ minutes per session."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,15 +87,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Semantic Mapping", tags: [
|
||||
"AI", "Gemini"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", title: "Synonym Understanding", tags: [
|
||||
"NLP", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", title: "Secure Encryption", tags: [
|
||||
"Encrypted", "Safety"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/coloful-business-icons_1284-1164.jpg?_wi=4"},
|
||||
]}
|
||||
title="Intelligent AI Mapping"
|
||||
description="LifePass maps synonyms like 'surname' to 'last name' or 'mobile' to 'phone' with surgical precision."
|
||||
@@ -110,17 +110,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Form A", price: "⏱ 2m", variant: "Dynamic", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "1", name: "Form A", price: "⏱ 2m", variant: "Dynamic", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Form B", price: "⏱ 3m", variant: "Complex", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "2", name: "Form B", price: "⏱ 3m", variant: "Complex", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Multi-Fill", price: "⏱ 5m", variant: "Global", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "3", name: "Multi-Fill", price: "⏱ 5m", variant: "Global", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Auto-Review", price: "⏱ 1m", variant: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "4", name: "Auto-Review", price: "⏱ 1m", variant: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", name: "Error Check", price: "⏱ 0m", variant: "Alert", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "5", name: "Error Check", price: "⏱ 0m", variant: "Alert", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=5"},
|
||||
{
|
||||
id: "6", name: "History", price: "⏱ 0m", variant: "Logging", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg"},
|
||||
id: "6", name: "History", price: "⏱ 0m", variant: "Logging", imageSrc: "http://img.b2bpic.net/free-photo/design-space-computer-laptop-screen_53876-14487.jpg?_wi=6"},
|
||||
]}
|
||||
title="Hackathon Demo"
|
||||
description="Experience side-by-side multi-form autofill capability. See AI in action across different field naming conventions."
|
||||
|
||||
Reference in New Issue
Block a user