Merge version_1 into main #1
@@ -71,11 +71,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg?_wi=1",
|
||||
imageAlt: "digital server cluster purple",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-internet-big-data-background_1387-1012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-internet-big-data-background_1387-1012.jpg?_wi=1",
|
||||
imageAlt: "code visualization abstract",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
description: "Building scalable microservices with modular, maintainable architecture.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Server,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-futuristic-design_1048-5529.jpg?_wi=2",
|
||||
imageAlt: "abstract geometric tech",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
description: "High-concurrency data management with PostgreSQL and Redis.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Database,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-internet-big-data-background_1387-1012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-internet-big-data-background_1387-1012.jpg?_wi=2",
|
||||
imageAlt: "abstract geometric tech",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user