Update src/app/page.tsx
This commit is contained in:
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
status: "Live",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_52683-8758.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_52683-8758.jpg?_wi=1",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
description: "End-to-end security protocol for all data transfers.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: ShieldCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_52683-8758.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-landing-page_52683-8758.jpg?_wi=2",
|
||||
imageAlt: "dark software interface dashboard glowing red",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Chen",
|
||||
handle: "@sarah_dev",
|
||||
testimonial: "The performance boost was instant. The red dashboard aesthetic is amazing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096441.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
name: "Jamie Lee",
|
||||
handle: "@jlee_arch",
|
||||
testimonial: "The most reliable infrastructure I have ever worked with, period.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096441.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096441.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by Developers"
|
||||
|
||||
Reference in New Issue
Block a user