Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-10 09:18:28 +00:00
4 changed files with 1381 additions and 14 deletions

View File

@@ -169,7 +169,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer" className="bg-yellow-400 dark:bg-yellow-500">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png?_wi=4"
imageAlt="TechnoService"
logoText="TechnoService"
copyrightText="© 2025 TechnoService. All rights reserved."

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ export default function HomePage() {
name: "Cloud Infrastructure",
price: "Custom",
variant: "Scalable cloud computing solutions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-professional-tech-service-solution-int-1773134260929-86d10a75.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-professional-tech-service-solution-int-1773134260929-86d10a75.png?_wi=1",
imageAlt: "Cloud Computing Service",
},
{
@@ -56,7 +56,7 @@ export default function HomePage() {
name: "AI & Machine Learning",
price: "Custom",
variant: "Intelligent automation and analytics.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-advanced-ai-powered-tech-service-dash-1773134260057-dfdea81a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-advanced-ai-powered-tech-service-dash-1773134260057-dfdea81a.png?_wi=1",
imageAlt: "AI Service Platform",
},
{
@@ -64,7 +64,7 @@ export default function HomePage() {
name: "Cybersecurity",
price: "Custom",
variant: "Enterprise-grade data protection.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-cybersecurity-and-data-protection-tech-1773134259537-78b6ef22.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-cybersecurity-and-data-protection-tech-1773134259537-78b6ef22.png?_wi=1",
imageAlt: "Cybersecurity Solution",
},
{
@@ -72,7 +72,7 @@ export default function HomePage() {
name: "Software Integration",
price: "Custom",
variant: "Seamless system connectivity.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-enterprise-software-integration-tech--1773134259726-87fb9217.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-enterprise-software-integration-tech--1773134259726-87fb9217.png?_wi=1",
imageAlt: "Integration Platform",
},
{
@@ -80,7 +80,7 @@ export default function HomePage() {
name: "Mobile Solutions",
price: "Custom",
variant: "Cross-platform application development.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-mobile-first-tech-service-solution-sho-1773134259491-3ba12b75.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-mobile-first-tech-service-solution-sho-1773134259491-3ba12b75.png?_wi=1",
imageAlt: "Mobile Tech Service",
},
];
@@ -122,7 +122,7 @@ export default function HomePage() {
{ value: "500+", label: "Clients Served" },
]}
enableKpiAnimation={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png?_wi=1"
imageAlt="TechnoService Platform Dashboard"
mediaAnimation="slide-up"
imagePosition="right"
@@ -148,7 +148,7 @@ export default function HomePage() {
<div id="footer" data-section="footer" className="bg-yellow-400 dark:bg-yellow-500">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png?_wi=2"
imageAlt="TechnoService"
logoText="TechnoService"
copyrightText="© 2025 TechnoService. All rights reserved."

View File

@@ -40,7 +40,7 @@ export default function ServicesPage() {
name: "Cloud Infrastructure",
price: "Custom",
variant: "Scalable cloud computing solutions.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-professional-tech-service-solution-int-1773134260929-86d10a75.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-professional-tech-service-solution-int-1773134260929-86d10a75.png?_wi=2",
imageAlt: "Cloud Computing Service",
},
{
@@ -48,7 +48,7 @@ export default function ServicesPage() {
name: "AI & Machine Learning",
price: "Custom",
variant: "Intelligent automation and analytics.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-advanced-ai-powered-tech-service-dash-1773134260057-dfdea81a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-advanced-ai-powered-tech-service-dash-1773134260057-dfdea81a.png?_wi=2",
imageAlt: "AI Service Platform",
},
{
@@ -56,7 +56,7 @@ export default function ServicesPage() {
name: "Cybersecurity",
price: "Custom",
variant: "Enterprise-grade data protection.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-cybersecurity-and-data-protection-tech-1773134259537-78b6ef22.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-cybersecurity-and-data-protection-tech-1773134259537-78b6ef22.png?_wi=2",
imageAlt: "Cybersecurity Solution",
},
{
@@ -64,7 +64,7 @@ export default function ServicesPage() {
name: "Software Integration",
price: "Custom",
variant: "Seamless system connectivity.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-enterprise-software-integration-tech--1773134259726-87fb9217.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/an-enterprise-software-integration-tech--1773134259726-87fb9217.png?_wi=2",
imageAlt: "Integration Platform",
},
{
@@ -72,7 +72,7 @@ export default function ServicesPage() {
name: "Mobile Solutions",
price: "Custom",
variant: "Cross-platform application development.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-mobile-first-tech-service-solution-sho-1773134259491-3ba12b75.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-mobile-first-tech-service-solution-sho-1773134259491-3ba12b75.png?_wi=2",
imageAlt: "Mobile Tech Service",
},
];
@@ -143,7 +143,7 @@ export default function ServicesPage() {
<div id="footer" data-section="footer" className="bg-yellow-400 dark:bg-yellow-500">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkQcG7GhvpcMtoJRmqXlxAgQ7A/a-sleek-modern-technoservice-platform-da-1773134260016-b6bacfd6.png?_wi=3"
imageAlt="TechnoService"
logoText="TechnoService"
copyrightText="© 2025 TechnoService. All rights reserved."