Merge version_1 into main #3
@@ -55,13 +55,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149088.jpg", imageAlt: "professional tech office"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-agenda-plant_23-2148459699.jpg", imageAlt: "High angle of agenda and plant"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-agenda-plant_23-2148459699.jpg?_wi=1", imageAlt: "High angle of agenda and plant"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg", imageAlt: "Empty meeting office space in an enterprise used for workers to attend conferences"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=1", imageAlt: "Empty meeting office space in an enterprise used for workers to attend conferences"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg", imageAlt: "Close up of devices and decor plants"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg?_wi=1", imageAlt: "Close up of devices and decor plants"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-still-life_23-2148111386.jpg", imageAlt: "Office desk still life"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-still-life_23-2148111386.jpg?_wi=1", imageAlt: "Office desk still life"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
title: "Network Solutions", description: "Reliable wired and wireless network deployments."},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=2"
|
||||
imageAlt="Corporate office space"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,16 +93,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "IT Equipment Sales", description: "Coming Soon", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-agenda-plant_23-2148459699.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-agenda-plant_23-2148459699.jpg?_wi=2"},
|
||||
{
|
||||
title: "Computer & Network Maintenance", description: "Coming Soon", buttonIcon: Settings,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=3"},
|
||||
{
|
||||
title: "Network Solutions", description: "Coming Soon", buttonIcon: Wifi,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg?_wi=2"},
|
||||
{
|
||||
title: "Printer Support", description: "Coming Soon", buttonIcon: Printer,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-still-life_23-2148111386.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-still-life_23-2148111386.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive technology solutions for your business."
|
||||
|
||||
Reference in New Issue
Block a user