Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-05 21:49:28 +00:00
3 changed files with 13 additions and 13 deletions

View File

@@ -83,14 +83,14 @@ export default function LandingPage() {
value: "99.9%",
title: "Uptime",
description: "Annual reliability",
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg?_wi=3",
},
{
id: "s2",
value: "150ms",
title: "Latency",
description: "Average response",
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg?_wi=2",
},
]}
/>

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{
title: "Technology",
description: "Latest tech trends",
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg?_wi=2",
buttonIcon: "Zap",
},
{
@@ -63,13 +63,13 @@ export default function LandingPage() {
{
title: "Business",
description: "Finance and startups",
imageSrc: "http://img.b2bpic.net/free-photo/launch-rocket-icon-isolated_53876-71265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/launch-rocket-icon-isolated_53876-71265.jpg?_wi=2",
buttonIcon: "Briefcase",
},
{
title: "AI & ML",
description: "Cutting edge innovation",
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg?_wi=1",
buttonIcon: "Cpu",
},
]}
@@ -91,7 +91,7 @@ export default function LandingPage() {
description: "Cloud infra",
bentoComponent: "reveal-icon",
icon: Globe,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-design_1048-7813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-design_1048-7813.jpg?_wi=2",
imageAlt: "digital network abstract background",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
description: "Defense strategies",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg?_wi=2",
imageAlt: "artificial intelligence concept",
},
]}

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
href: "#categories",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-design_1048-7813.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-low-poly-design_1048-7813.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
@@ -95,7 +95,7 @@ export default function LandingPage() {
category: "Tech",
title: "The Future of AI",
excerpt: "Deep dive into machine learning.",
imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ai-fingerprint-biometric-cyberpunk-face_23-2151997007.jpg?_wi=1",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
date: "Oct 24, 2023",
@@ -145,7 +145,7 @@ export default function LandingPage() {
text: "Get Started",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-hand-drawn-style_23-2147760032.jpg?_wi=1",
},
{
id: "p2",
@@ -161,7 +161,7 @@ export default function LandingPage() {
text: "Upgrade Now",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/launch-rocket-icon-isolated_53876-71265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/launch-rocket-icon-isolated_53876-71265.jpg?_wi=1",
},
]}
/>
@@ -180,13 +180,13 @@ export default function LandingPage() {
id: "t1",
name: "Sarah Miller",
role: "Lead Editor",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=1",
},
{
id: "t2",
name: "David Chen",
role: "Tech Lead",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=2",
},
]}
/>