Update src/app/page.tsx
This commit is contained in:
@@ -58,35 +58,35 @@ export default function LandingPage() {
|
||||
handle: "@stoic",
|
||||
testimonial: "Waste no more time arguing about what a good man should be. Be one.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Seneca",
|
||||
handle: "@stoic",
|
||||
testimonial: "We suffer more often in imagination than in reality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-interior-forex-market-exchange-company-office-with-financial-data-growth-charts-multiple-displays-workspace-equipped-with-workstation-having-finance-statistics-real-time-graph_482257-44513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-interior-forex-market-exchange-company-office-with-financial-data-growth-charts-multiple-displays-workspace-equipped-with-workstation-having-finance-statistics-real-time-graph_482257-44513.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Epictetus",
|
||||
handle: "@stoic",
|
||||
testimonial: "No man is free who is not master of himself.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/military-officer-oversees-surveillance-cybersecurity-operations_482257-124902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/military-officer-oversees-surveillance-cybersecurity-operations_482257-124902.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus Aurelius",
|
||||
handle: "@stoic",
|
||||
testimonial: "The best revenge is to be unlike him who performed the injury.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forex-trading-setup-vacant-office_482257-121461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forex-trading-setup-vacant-office_482257-121461.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Seneca",
|
||||
handle: "@stoic",
|
||||
testimonial: "Luck is what happens when preparation meets opportunity.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scan-icon-front-side_187299-39579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scan-icon-front-side_187299-39579.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
href: "#calibrate",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg?_wi=2"
|
||||
imageAlt="Cyber security analyst at command center"
|
||||
avatars={[
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
metricsAnimation="none"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-interior-forex-market-exchange-company-office-with-financial-data-growth-charts-multiple-displays-workspace-equipped-with-workstation-having-finance-statistics-real-time-graph_482257-44513.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-interior-forex-market-exchange-company-office-with-financial-data-growth-charts-multiple-displays-workspace-equipped-with-workstation-having-finance-statistics-real-time-graph_482257-44513.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,17 +178,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Grid Discovery",
|
||||
description: "Global map overlay for earth discovery metrics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/military-officer-oversees-surveillance-cybersecurity-operations_482257-124902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/military-officer-oversees-surveillance-cybersecurity-operations_482257-124902.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Jarvis Analysis",
|
||||
description: "Stoic artificial intelligence engine for daily directives.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forex-trading-setup-vacant-office_482257-121461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/forex-trading-setup-vacant-office_482257-121461.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Daily Command",
|
||||
description: "Trigger daily nutrition and training protocols.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scan-icon-front-side_187299-39579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scan-icon-front-side_187299-39579.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="COMMAND CENTER"
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
placeholder: "Override Code",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-security-analyst-command-center_23-2152000892.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user