Merge version_1 into main #3
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "AI Neural Nexus", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg" },
|
||||
{ id: "p2", name: "Crypto Insight", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg" },
|
||||
{ id: "p3", name: "Digital Canvas", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg" },
|
||||
{ id: "p1", name: "AI Neural Nexus", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Crypto Insight", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Digital Canvas", price: "View Demo", imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg?_wi=1" },
|
||||
]}
|
||||
title="Selected Works"
|
||||
description="Interactive projects showcase."
|
||||
@@ -91,9 +91,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "2024", title: "Lead Developer", description: "Creative Agency Inc.", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg" },
|
||||
{ id: "m2", value: "2022", title: "Frontend Engineer", description: "Digital Lab", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg" },
|
||||
{ id: "m3", value: "2020", title: "UI Designer", description: "Startup Studio", imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg" },
|
||||
{ id: "m1", value: "2024", title: "Lead Developer", description: "Creative Agency Inc.", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-tablet-executives-discussing-strategies_482257-126500.jpg?_wi=2" },
|
||||
{ id: "m2", value: "2022", title: "Frontend Engineer", description: "Digital Lab", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=2" },
|
||||
{ id: "m3", value: "2020", title: "UI Designer", description: "Startup Studio", imageSrc: "http://img.b2bpic.net/free-psd/business-corporation-template_23-2151402198.jpg?_wi=2" },
|
||||
]}
|
||||
title="Professional Path"
|
||||
description="Milestones and creative growth."
|
||||
|
||||
Reference in New Issue
Block a user