Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
title: "Automation & Smart Tech", description: "Pioneering embedded systems, industrial automation, IoT, and smart technology solutions to enhance efficiency, intelligence, and control across your operations.", icon: Code,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg", imageAlt: "IoT devices and automation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg?_wi=1", imageAlt: "IoT devices and automation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105530.jpg", imageAlt: "Smart technology network"},
|
||||
]
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
title: "ICT & Innovation Services", description: "Cutting-edge ICT solutions, network infrastructure, digital transformation, and innovation consulting to keep your business competitive and future-ready.", icon: Network,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-hub-expert-using-ai-programming-language-chroma-key-computer_482257-125831.jpg", imageAlt: "ICT innovation network"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-hub-expert-using-ai-programming-language-chroma-key-computer_482257-125831.jpg?_wi=1", imageAlt: "ICT innovation network"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-office-berating-worker-hitting-performance-targets_482257-126645.jpg", imageAlt: "Digital innovation abstract"},
|
||||
]
|
||||
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Automated Production Line for Agro-Processing", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg", imageAlt: "Automated factory production line"},
|
||||
id: "p1", name: "Automated Production Line for Agro-Processing", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-supervising-admin-integrating-ai-automation-data-center_482257-123359.jpg?_wi=2", imageAlt: "Automated factory production line"},
|
||||
{
|
||||
id: "p2", name: "Commercial Solar Power Integration", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-salt-salt-farm-ready-harvest-thailand_335224-1051.jpg", imageAlt: "Commercial building with rooftop solar panels"},
|
||||
{
|
||||
id: "p3", name: "Smart Building Management System", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241200.jpg", imageAlt: "Integrated smart technology in a corporate building"},
|
||||
{
|
||||
id: "p4", name: "Enterprise Data Center Infrastructure", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/server-hub-expert-using-ai-programming-language-chroma-key-computer_482257-125831.jpg", imageAlt: "Server room in a data center"},
|
||||
id: "p4", name: "Enterprise Data Center Infrastructure", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/server-hub-expert-using-ai-programming-language-chroma-key-computer_482257-125831.jpg?_wi=2", imageAlt: "Server room in a data center"},
|
||||
{
|
||||
id: "p5", name: "Heavy Industrial Machinery Installation", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/production-electronic-components-high-tech-factory_1385-3201.jpg", imageAlt: "Newly installed heavy industrial machinery"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user