Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#projects",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=1"
|
||||
imageAlt="Alrevion Engineering Dashboard"
|
||||
/>
|
||||
</div>
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
description: "Taking your idea from concept to market-ready product in record time.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Rocket,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=2",
|
||||
imageAlt: "tech discovery icon",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
description: "Scalable foundations built to handle complexity and enterprise growth.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Database,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-tablet-coffee-plants_23-2152003805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-tablet-coffee-plants_23-2152003805.jpg?_wi=1",
|
||||
imageAlt: "tech discovery icon",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
completedLabel: "Defined",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-tablet-coffee-plants_23-2152003805.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace-with-tablet-coffee-plants_23-2152003805.jpg?_wi=2",
|
||||
imageAlt: "design studio workspace",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user