Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function AboutPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/modern-saudi-arabian-it-company-office-w-1772718992422-f6bc3593.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/modern-saudi-arabian-it-company-office-w-1772718992422-f6bc3593.png"
|
||||
imageAlt="TechVision professional team in Saudi office"
|
||||
buttons={[
|
||||
{ text: "Our Values", href: "#values" },
|
||||
@@ -66,52 +66,22 @@ export default function AboutPage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Founded",
|
||||
subtitle: "Beginning our journey",
|
||||
category: "Timeline",
|
||||
value: "2012",
|
||||
},
|
||||
id: "1", title: "Founded", subtitle: "Beginning our journey", category: "Timeline", value: "2012"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Enterprise Clients",
|
||||
subtitle: "Leading Saudi organizations",
|
||||
category: "Portfolio",
|
||||
value: "150+",
|
||||
},
|
||||
id: "2", title: "Enterprise Clients", subtitle: "Leading Saudi organizations", category: "Portfolio", value: "150+"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Infrastructure Projects",
|
||||
subtitle: "Successfully deployed",
|
||||
category: "Delivery",
|
||||
value: "320",
|
||||
},
|
||||
id: "3", title: "Infrastructure Projects", subtitle: "Successfully deployed", category: "Delivery", value: "320"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Team Members",
|
||||
subtitle: "Expert professionals",
|
||||
category: "Team",
|
||||
value: "200+",
|
||||
},
|
||||
id: "4", title: "Team Members", subtitle: "Expert professionals", category: "Team", value: "200+"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Security Certifications",
|
||||
subtitle: "Industry standards",
|
||||
category: "Compliance",
|
||||
value: "18",
|
||||
},
|
||||
id: "5", title: "Security Certifications", subtitle: "Industry standards", category: "Compliance", value: "18"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Regional Offices",
|
||||
subtitle: "Local presence",
|
||||
category: "Presence",
|
||||
value: "5",
|
||||
},
|
||||
id: "6", title: "Regional Offices", subtitle: "Local presence", category: "Presence", value: "5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
174
src/app/page.tsx
174
src/app/page.tsx
@@ -60,30 +60,18 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mohammed Al-Rashid",
|
||||
handle: "CTO, Saudi Tech Corp",
|
||||
testimonial: "TechVision transformed our infrastructure and reduced downtime by 85%. Highly professional team.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-executiv-1772718992533-c181c385.png",
|
||||
},
|
||||
name: "Mohammed Al-Rashid", handle: "CTO, Saudi Tech Corp", testimonial: "TechVision transformed our infrastructure and reduced downtime by 85%. Highly professional team.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-executiv-1772718992533-c181c385.png"},
|
||||
{
|
||||
name: "Fatima Al-Sadhan",
|
||||
handle: "IT Director, Gulf Finance Group",
|
||||
testimonial: "Their cybersecurity solutions gave us complete peace of mind. Certified expertise across all domains.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-it-dir-1772718992733-90e751cd.png",
|
||||
},
|
||||
name: "Fatima Al-Sadhan", handle: "IT Director, Gulf Finance Group", testimonial: "Their cybersecurity solutions gave us complete peace of mind. Certified expertise across all domains.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-it-dir-1772718992733-90e751cd.png"},
|
||||
{
|
||||
name: "Ahmed Al-Otaibi",
|
||||
handle: "Operations Manager, Aramco Subsidiary",
|
||||
testimonial: "Best local partner we've worked with. Understands regional compliance requirements perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-operatio-1772718992133-f356362d.png",
|
||||
},
|
||||
name: "Ahmed Al-Otaibi", handle: "Operations Manager, Aramco Subsidiary", testimonial: "Best local partner we've worked with. Understands regional compliance requirements perfectly.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-operatio-1772718992133-f356362d.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,7 +83,7 @@ export default function HomePage() {
|
||||
tag="About TechVision"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/modern-saudi-arabian-it-company-office-w-1772718992422-f6bc3593.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/modern-saudi-arabian-it-company-office-w-1772718992422-f6bc3593.png"
|
||||
imageAlt="TechVision professional team in Saudi office"
|
||||
buttons={[
|
||||
{ text: "Our Story", href: "/about" },
|
||||
@@ -122,20 +110,14 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
features={[
|
||||
{
|
||||
title: "Cloud Infrastructure",
|
||||
description: "Scalable cloud solutions with regional data residency compliance.",
|
||||
bentoComponent: "icon-info-cards",
|
||||
items: [
|
||||
title: "Cloud Infrastructure", description: "Scalable cloud solutions with regional data residency compliance.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Cloud, label: "AWS & Azure", value: "Multi-cloud" },
|
||||
{ icon: Database, label: "Data Centers", value: "Local & Global" },
|
||||
{ icon: Lock, label: "Compliance", value: "GDPR + SAMA" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Cybersecurity",
|
||||
description: "Enterprise-grade security protecting your critical assets.",
|
||||
bentoComponent: "orbiting-icons",
|
||||
centerIcon: Shield,
|
||||
title: "Cybersecurity", description: "Enterprise-grade security protecting your critical assets.", bentoComponent: "orbiting-icons", centerIcon: Shield,
|
||||
items: [
|
||||
{ icon: Lock, ring: 1 },
|
||||
{ icon: AlertTriangle, ring: 1 },
|
||||
@@ -144,43 +126,25 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Managed IT Services",
|
||||
description: "24/7 support with local expertise and rapid response times.",
|
||||
bentoComponent: "3d-stack-cards",
|
||||
items: [
|
||||
title: "Managed IT Services", description: "24/7 support with local expertise and rapid response times.", bentoComponent: "3d-stack-cards", items: [
|
||||
{
|
||||
icon: Headphones,
|
||||
title: "24/7 Support",
|
||||
subtitle: "Monitoring & Response",
|
||||
detail: "Arabic & English support",
|
||||
},
|
||||
title: "24/7 Support", subtitle: "Monitoring & Response", detail: "Arabic & English support"},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Maintenance",
|
||||
subtitle: "Proactive Management",
|
||||
detail: "Zero-downtime updates",
|
||||
},
|
||||
title: "Maintenance", subtitle: "Proactive Management", detail: "Zero-downtime updates"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
title: "Optimization",
|
||||
subtitle: "Performance Tuning",
|
||||
detail: "Cost reduction focus",
|
||||
},
|
||||
title: "Optimization", subtitle: "Performance Tuning", detail: "Cost reduction focus"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Digital Transformation",
|
||||
description: "Strategic guidance for modernizing your business.",
|
||||
bentoComponent: "timeline",
|
||||
heading: "Transformation Journey",
|
||||
subheading: "Our 3-phase approach",
|
||||
items: [
|
||||
title: "Digital Transformation", description: "Strategic guidance for modernizing your business.", bentoComponent: "timeline", heading: "Transformation Journey", subheading: "Our 3-phase approach", items: [
|
||||
{ label: "Assessment", detail: "Current state analysis" },
|
||||
{ label: "Planning", detail: "Strategic roadmap" },
|
||||
{ label: "Implementation", detail: "Execution & support" },
|
||||
],
|
||||
completedLabel: "Completed",
|
||||
},
|
||||
completedLabel: "Completed"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -196,15 +160,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Saudi Aramco",
|
||||
"SABIC",
|
||||
"Saudi Telecom",
|
||||
"Al Rajhi Bank",
|
||||
"Almarai Company",
|
||||
"ACWA Power",
|
||||
"Kingdom Holding",
|
||||
"General Authority of Civil Aviation",
|
||||
]}
|
||||
"Saudi Aramco", "SABIC", "Saudi Telecom", "Al Rajhi Bank", "Almarai Company", "ACWA Power", "Kingdom Holding", "General Authority of Civil Aviation"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -226,53 +182,23 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Karim Al-Ansari",
|
||||
handle: "VP Technology, National Bank of Saudi Arabia",
|
||||
testimonial: "TechVision's infrastructure migration saved us millions in operational costs while maintaining 99.99% uptime throughout the transition.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-executiv-1772718992337-67694ab7.png",
|
||||
},
|
||||
id: "1", name: "Dr. Karim Al-Ansari", handle: "VP Technology, National Bank of Saudi Arabia", testimonial: "TechVision's infrastructure migration saved us millions in operational costs while maintaining 99.99% uptime throughout the transition.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-executiv-1772718992337-67694ab7.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Layla Al-Dosari",
|
||||
handle: "Chief Information Officer, Saudi Energy Company",
|
||||
testimonial: "Their cybersecurity framework transformed our risk profile. They understand NEOM requirements and regional compliance inside out.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-cio-en-1772718993155-00e13c99.png",
|
||||
},
|
||||
id: "2", name: "Layla Al-Dosari", handle: "Chief Information Officer, Saudi Energy Company", testimonial: "Their cybersecurity framework transformed our risk profile. They understand NEOM requirements and regional compliance inside out.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-cio-en-1772718993155-00e13c99.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Abdullah Al-Khaldi",
|
||||
handle: "Director of Digital Transformation, Government Agency",
|
||||
testimonial: "Professional, responsive, and culturally aligned. Best vendor experience in our digital journey.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-governme-1772718992466-2bbb876b.png",
|
||||
},
|
||||
id: "3", name: "Abdullah Al-Khaldi", handle: "Director of Digital Transformation, Government Agency", testimonial: "Professional, responsive, and culturally aligned. Best vendor experience in our digital journey.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-governme-1772718992466-2bbb876b.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Nura Al-Sayed",
|
||||
handle: "Head of IT Operations, Regional Healthcare Group",
|
||||
testimonial: "Their managed services team is exceptional. They proactively identify issues before they impact our patient systems.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-health-1772718990537-1d2f27f2.png",
|
||||
},
|
||||
id: "4", name: "Nura Al-Sayed", handle: "Head of IT Operations, Regional Healthcare Group", testimonial: "Their managed services team is exceptional. They proactively identify issues before they impact our patient systems.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-health-1772718990537-1d2f27f2.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Samir Al-Ghamdi",
|
||||
handle: "CTO, Leading E-commerce Platform",
|
||||
testimonial: "TechVision helped us scale from 1M to 100M transactions daily without a single incident. Truly enterprise-grade partner.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-cto-e-co-1772718992578-e900d6c7.png",
|
||||
},
|
||||
id: "5", name: "Samir Al-Ghamdi", handle: "CTO, Leading E-commerce Platform", testimonial: "TechVision helped us scale from 1M to 100M transactions daily without a single incident. Truly enterprise-grade partner.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-male-cto-e-co-1772718992578-e900d6c7.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Rania Al-Qahtani",
|
||||
handle: "Chief Digital Officer, Retail Conglomerate",
|
||||
testimonial: "Their strategic consulting accelerated our cloud adoption by 18 months. ROI exceeded projections by 40%.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-cdo-re-1772718992638-146ff237.png",
|
||||
},
|
||||
id: "6", name: "Rania Al-Qahtani", handle: "Chief Digital Officer, Retail Conglomerate", testimonial: "Their strategic consulting accelerated our cloud adoption by 18 months. ROI exceeded projections by 40%.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWqqnyRA2YfKf81BbU6ECDVrMP/professional-saudi-arabian-female-cdo-re-1772718992638-146ff237.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -291,47 +217,17 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Enterprise Clients",
|
||||
subtitle: "Leading Saudi organizations",
|
||||
category: "Portfolio",
|
||||
value: "150+",
|
||||
},
|
||||
id: "1", title: "Enterprise Clients", subtitle: "Leading Saudi organizations", category: "Portfolio", value: "150+"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Infrastructure Projects",
|
||||
subtitle: "Successfully deployed",
|
||||
category: "Delivery",
|
||||
value: "320",
|
||||
},
|
||||
id: "2", title: "Infrastructure Projects", subtitle: "Successfully deployed", category: "Delivery", value: "320"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Average Uptime",
|
||||
subtitle: "Managed systems",
|
||||
category: "Reliability",
|
||||
value: "99.98%",
|
||||
},
|
||||
id: "3", title: "Average Uptime", subtitle: "Managed systems", category: "Reliability", value: "99.98%"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Security Certifications",
|
||||
subtitle: "Industry standards",
|
||||
category: "Compliance",
|
||||
value: "18",
|
||||
},
|
||||
id: "4", title: "Security Certifications", subtitle: "Industry standards", category: "Compliance", value: "18"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Years of Excellence",
|
||||
subtitle: "Trusted partnership",
|
||||
category: "Experience",
|
||||
value: "12+",
|
||||
},
|
||||
id: "5", title: "Years of Excellence", subtitle: "Trusted partnership", category: "Experience", value: "12+"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Support Team Members",
|
||||
subtitle: "Available 24/7",
|
||||
category: "Support",
|
||||
value: "200+",
|
||||
},
|
||||
id: "6", title: "Support Team Members", subtitle: "Available 24/7", category: "Support", value: "200+"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user