Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-05 13:16:30 +00:00

View File

@@ -51,16 +51,16 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/data-center-professional-servers_1303-28272.jpg", imageAlt: "Enterprise IT infrastructure"
imageSrc: "http://img.b2bpic.net/free-photo/data-center-professional-servers_1303-28272.jpg?_wi=1", imageAlt: "Enterprise IT infrastructure"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/programmer-working-computer-code_1303-32374.jpg", imageAlt: "Software development services"
imageSrc: "http://img.b2bpic.net/free-photo/programmer-working-computer-code_1303-32374.jpg?_wi=1", imageAlt: "Software development services"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-network-protection_1303-28950.jpg", imageAlt: "Cybersecurity solutions"
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-network-protection_1303-28950.jpg?_wi=1", imageAlt: "Cybersecurity solutions"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-infrastructure_1303-29084.jpg", imageAlt: "Cloud services platform"
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-infrastructure_1303-29084.jpg?_wi=1", imageAlt: "Cloud services platform"
}
]}
mediaAnimation="slide-up"
@@ -99,13 +99,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Cloud Infrastructure", description: "Scalable and secure cloud solutions including AWS, Azure, and Google Cloud deployment and management", imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-infrastructure_1303-29084.jpg", imageAlt: "Cloud infrastructure service", button: { text: "Learn More", href: "#" }
title: "Cloud Infrastructure", description: "Scalable and secure cloud solutions including AWS, Azure, and Google Cloud deployment and management", imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-infrastructure_1303-29084.jpg?_wi=2", imageAlt: "Cloud infrastructure service", button: { text: "Learn More", href: "#" }
},
{
title: "Cybersecurity", description: "Advanced threat detection, vulnerability assessment, and comprehensive security protocols to protect your data", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-network-protection_1303-28950.jpg", imageAlt: "Cybersecurity service", button: { text: "Learn More", href: "#" }
title: "Cybersecurity", description: "Advanced threat detection, vulnerability assessment, and comprehensive security protocols to protect your data", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-network-protection_1303-28950.jpg?_wi=2", imageAlt: "Cybersecurity service", button: { text: "Learn More", href: "#" }
},
{
title: "Software Development", description: "Custom software solutions and applications built to specification using modern development practices", imageSrc: "http://img.b2bpic.net/free-photo/programmer-working-computer-code_1303-32374.jpg", imageAlt: "Software development service", button: { text: "Learn More", href: "#" }
title: "Software Development", description: "Custom software solutions and applications built to specification using modern development practices", imageSrc: "http://img.b2bpic.net/free-photo/programmer-working-computer-code_1303-32374.jpg?_wi=2", imageAlt: "Software development service", button: { text: "Learn More", href: "#" }
},
{
title: "IT Consulting", description: "Strategic technology guidance and digital transformation consulting to accelerate your business growth", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-meeting-conference_1303-29043.jpg", imageAlt: "IT consulting service", button: { text: "Learn More", href: "#" }
@@ -257,7 +257,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/data-center-professional-servers_1303-28272.jpg"
imageSrc="http://img.b2bpic.net/free-photo/data-center-professional-servers_1303-28272.jpg?_wi=2"
imageAlt="Atlantic IT Solutions data center"
logoText="Atlantic IT Solutions"
copyrightText="© 2025 Atlantic IT Solutions LLC. All rights reserved."