Update src/app/page.tsx
This commit is contained in:
@@ -90,29 +90,29 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg?_wi=1",
|
||||
imageAlt: "Professionals collaborating in modern office",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg?_wi=1",
|
||||
imageAlt: "Modern office building exterior in Poznań",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/group-entrepreneurs-having-business-meeting-communicating-with-their-colleague-via-video-call-office_637285-6965.jpg",
|
||||
imageAlt: "Group of entrepreneurs having a business meeting and communicating with their colleague via video call in the office",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/parking_24908-54070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/parking_24908-54070.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/business-team-having-video-conference-with-their-colleague-meting-office_637285-6972.jpg",
|
||||
imageAlt: "Business team having a video conference with their colleague during the meting in the office",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clock-cover-plate-restaurant-food-fast-delivery-logo-designs-inspiration-isolated-white-background_384344-556.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clock-cover-plate-restaurant-food-fast-delivery-logo-designs-inspiration-isolated-white-background_384344-556.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/business-executive-applauding-video-conference_1170-1925.jpg",
|
||||
imageAlt: "Business executive applauding during a video conference",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logo-pack_53876-62709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logo-pack_53876-62709.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -129,19 +129,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Convenient Parking",
|
||||
description: "Easy access for teams, clients, and visitors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/parking_24908-54070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/parking_24908-54070.jpg?_wi=2",
|
||||
imageAlt: "Parking icon",
|
||||
},
|
||||
{
|
||||
title: "Daily Catering",
|
||||
description: "Fresh morning catering services available for tenants.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clock-cover-plate-restaurant-food-fast-delivery-logo-designs-inspiration-isolated-white-background_384344-556.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/clock-cover-plate-restaurant-food-fast-delivery-logo-designs-inspiration-isolated-white-background_384344-556.jpg?_wi=2",
|
||||
imageAlt: "Catering icon",
|
||||
},
|
||||
{
|
||||
title: "Professional Business Community",
|
||||
description: "Join a building home to numerous successful companies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logo-pack_53876-62709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/logo-pack_53876-62709.jpg?_wi=2",
|
||||
imageAlt: "Community icon",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user