diff --git a/src/app/page.tsx b/src/app/page.tsx
index 85f32f1..ffe350c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,27 +30,17 @@ export default function LandingPage() {
@@ -60,36 +50,22 @@ export default function LandingPage() {
description="Empowering your home and business with secure, high-speed networking solutions that scale with your growth."
buttons={[
{
- text: "Explore Services",
- href: "#features",
- },
+ text: "Explore Services", href: "#features"},
{
- text: "Contact Us",
- href: "#contact",
- },
+ text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-neon-city_23-2150900801.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/salina-turda-salt-mine-romania_1268-20549.jpg",
- alt: "Salina Turda salt mine Romania",
- },
+ src: "http://img.b2bpic.net/free-photo/salina-turda-salt-mine-romania_1268-20549.jpg", alt: "Salina Turda salt mine Romania"},
{
- src: "http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg",
- alt: "Futuristic data center cityscape",
- },
+ src: "http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg", alt: "Futuristic data center cityscape"},
{
- src: "http://img.b2bpic.net/free-photo/tokyo-alley_181624-2239.jpg",
- alt: "Tokyo alley",
- },
+ src: "http://img.b2bpic.net/free-photo/tokyo-alley_181624-2239.jpg", alt: "Tokyo alley"},
{
- src: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg",
- alt: "Blockchain technology cartoon illustration",
- },
+ src: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572135.jpg", alt: "Blockchain technology cartoon illustration"},
{
- src: "http://img.b2bpic.net/free-photo/young-network-engineer-looking-ethernet-switches_23-2148323471.jpg",
- alt: "Young network engineer looking at ethernet switches",
- },
+ src: "http://img.b2bpic.net/free-photo/young-network-engineer-looking-ethernet-switches_23-2148323471.jpg", alt: "Young network engineer looking at ethernet switches"},
]}
avatarText="Trusted by 500+ clients"
/>
@@ -103,17 +79,11 @@ export default function LandingPage() {
description="We specialize in end-to-end networking solutions. From structured cabling to complex smart-building integrations, our team ensures your infrastructure is always performing at its peak."
bulletPoints={[
{
- title: "Secure Infrastructure",
- description: "Robust cybersecurity and firewall management for total peace of mind.",
- },
+ title: "Secure Infrastructure", description: "Robust cybersecurity and firewall management for total peace of mind."},
{
- title: "High-Speed Mesh",
- description: "Seamless connectivity in every corner of your property.",
- },
+ title: "High-Speed Mesh", description: "Seamless connectivity in every corner of your property."},
{
- title: "Managed Support",
- description: "24/7 monitoring to prevent downtime before it impacts operations.",
- },
+ title: "Managed Support", description: "24/7 monitoring to prevent downtime before it impacts operations."},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg"
mediaAnimation="slide-up"
@@ -128,20 +98,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Cloud Security",
- description: "Top-tier firewall and secure data management.",
- imageSrc: "http://img.b2bpic.net/free-photo/asian-man-wandering-around-city-boulevards-nighttime-being-amazed-by-urban-landscape-buildings-citizen-strolling-around-empty-avenues-night-enjoying-street-lamps-illuminated-surroundings_482257-70271.jpg",
- },
+ title: "Cloud Security", description: "Top-tier firewall and secure data management.", imageSrc: "http://img.b2bpic.net/free-photo/asian-man-wandering-around-city-boulevards-nighttime-being-amazed-by-urban-landscape-buildings-citizen-strolling-around-empty-avenues-night-enjoying-street-lamps-illuminated-surroundings_482257-70271.jpg"},
{
- title: "Mesh Networking",
- description: "Whole-home signal optimization and coverage.",
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-little-girl-using-her-laptop_23-2148001676.jpg",
- },
+ title: "Mesh Networking", description: "Whole-home signal optimization and coverage.", imageSrc: "http://img.b2bpic.net/free-photo/lovely-little-girl-using-her-laptop_23-2148001676.jpg"},
{
- title: "IoT Automation",
- description: "Seamless smart device integration for daily life.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216650.jpg",
- },
+ title: "IoT Automation", description: "Seamless smart device integration for daily life.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216650.jpg"},
]}
title="Core Networking Services"
description="Our expertise spans across all layers of modern infrastructure management."
@@ -150,46 +111,23 @@ export default function LandingPage() {
@@ -263,42 +177,27 @@ export default function LandingPage() {