Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function PortfolioPage() {
|
||||
price: "Series B",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $45M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-army-technology-specialist-troubleshooting-military-pc-systems-data-center-networks-using_482257-135445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-army-technology-specialist-troubleshooting-military-pc-systems-data-center-networks-using_482257-135445.jpg?_wi=2",
|
||||
imageAlt: "artificial intelligence machine learning visualization",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function PortfolioPage() {
|
||||
price: "Series A+",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $28M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893757.jpg?_wi=2",
|
||||
imageAlt: "payment technology digital transaction",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function PortfolioPage() {
|
||||
price: "Series B",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $52M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crystal-ball-shot_181624-560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crystal-ball-shot_181624-560.jpg?_wi=2",
|
||||
imageAlt: "carbon emissions sustainability green tech",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function PortfolioPage() {
|
||||
price: "Series A",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $15M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-with-paraplegia-using-ai-visualization-tools-inclusive-data-center_482257-125718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-with-paraplegia-using-ai-visualization-tools-inclusive-data-center_482257-125718.jpg?_wi=2",
|
||||
imageAlt: "developer tools programming code",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function PortfolioPage() {
|
||||
price: "Series B",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $38M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lab-technicians-talking-video-call-with-professional-chemist-doctor-explaning-vaccine-reactions_482257-507.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lab-technicians-talking-video-call-with-professional-chemist-doctor-explaning-vaccine-reactions_482257-507.jpg?_wi=2",
|
||||
imageAlt: "biotechnology dna research laboratory",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function PortfolioPage() {
|
||||
price: "Series A+",
|
||||
rating: 5,
|
||||
reviewCount: "Raised $22M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662939.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662939.jpg?_wi=2",
|
||||
imageAlt: "supply chain logistics network",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user