Update src/app/page.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function HomePage() {
|
||||
|
||||
const heroMediaItems = [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-111206.jpg", imageAlt: "vendor dashboard modern interface dark"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-presenting-invisible-hologram-projecting-from-tablet-advanced-technology_53876-111206.jpg?_wi=1", imageAlt: "vendor dashboard modern interface dark"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/thrift-shop-sale-instagram-stories-template_23-2149286652.jpg", imageAlt: "fashion supplier collection catalog"},
|
||||
{
|
||||
@@ -29,7 +29,7 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-amazed-colleagues-excited-by-online-win-result-achievement_1163-4618.jpg?_wi=1", imageAlt: "business success growth chart"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/world-map-business-infographic_23-2148307428.jpg", imageAlt: "global network connections worldwide"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/world-map-business-infographic_23-2148307428.jpg?_wi=1", imageAlt: "global network connections worldwide"},
|
||||
];
|
||||
|
||||
const aboutBullets = [
|
||||
|
||||
Reference in New Issue
Block a user