Update src/app/page.tsx
This commit is contained in:
@@ -71,15 +71,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=1",
|
||||
imageAlt: "Boardroom Meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg?_wi=1",
|
||||
imageAlt: "Data Analytics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg?_wi=1",
|
||||
imageAlt: "Advisor Handshake",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-executive-presents-paperwork-documents-shareholders_482257-123384.jpg?_wi=2",
|
||||
imageAlt: "digital dashboard analytics ui",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-illustration_23-2151883573.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-coffee-with-glasses_23-2148780611.jpg?_wi=2",
|
||||
imageAlt: "digital dashboard analytics ui",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trading-stock-stock-market-business-graph-trading-investment-broker-stock-exchange-market_169016-66447.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-businessman-shaking-male-hand-meeting-first-im_1163-5278.jpg?_wi=2",
|
||||
imageAlt: "digital dashboard analytics ui",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user