Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 11:16:18 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Learn More" }
]}
background={{ variant: "noiseDiagonalGradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/a-modern-tech-company-hero-image-showing-1773313950310-845e9204.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/a-modern-tech-company-hero-image-showing-1773313950310-845e9204.png?_wi=1"
imageAlt="Professional data recovery laboratory"
mediaAnimation="slide-up"
frameStyle="card"
@@ -65,19 +65,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Hard Drive Data Recovery", description: "Recovery from mechanical failures, circuit board damage, head crashes, and logical errors. We handle IDE, SATA, SAS, and NAS drives with precision and care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/close-up-professional-image-of-hard-driv-1773313950715-ffdb7236.png", imageAlt: "Hard drive recovery process"
title: "Hard Drive Data Recovery", description: "Recovery from mechanical failures, circuit board damage, head crashes, and logical errors. We handle IDE, SATA, SAS, and NAS drives with precision and care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/close-up-professional-image-of-hard-driv-1773313950715-ffdb7236.png?_wi=1", imageAlt: "Hard drive recovery process"
},
{
id: 2,
title: "RAID System Recovery", description: "Complex RAID array recovery including RAID 0, 1, 5, 6, and hybrid configurations. Fast recovery of enterprise-level storage systems with minimal downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/professional-image-showing-raid-server-a-1773313950543-e82dc1fb.png", imageAlt: "RAID server recovery"
title: "RAID System Recovery", description: "Complex RAID array recovery including RAID 0, 1, 5, 6, and hybrid configurations. Fast recovery of enterprise-level storage systems with minimal downtime.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/professional-image-showing-raid-server-a-1773313950543-e82dc1fb.png?_wi=1", imageAlt: "RAID server recovery"
},
{
id: 3,
title: "SSD Recovery", description: "Specialized recovery for solid-state drives, NVMe drives, and USB flash drives. Modern techniques for contemporary storage technology.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/professional-image-showing-raid-server-a-1773313950543-e82dc1fb.png", imageAlt: "SSD recovery service"
title: "SSD Recovery", description: "Specialized recovery for solid-state drives, NVMe drives, and USB flash drives. Modern techniques for contemporary storage technology.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/professional-image-showing-raid-server-a-1773313950543-e82dc1fb.png?_wi=2", imageAlt: "SSD recovery service"
},
{
id: 4,
title: "Ransomware Recovery", description: "Emergency response for ransomware attacks and encrypted data. We can often recover your data without paying ransom demands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/close-up-professional-image-of-hard-driv-1773313950715-ffdb7236.png", imageAlt: "Ransomware recovery process"
title: "Ransomware Recovery", description: "Emergency response for ransomware attacks and encrypted data. We can often recover your data without paying ransom demands.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/close-up-professional-image-of-hard-driv-1773313950715-ffdb7236.png?_wi=2", imageAlt: "Ransomware recovery process"
}
]}
animationType="slide-up"
@@ -93,7 +93,7 @@ export default function LandingPage() {
title="25+ Years of Data Recovery Excellence"
description="Industry-leading expertise with a 96% success rate across all recovery types."
subdescription="Serving businesses and individuals throughout Nottinghamshire and the UK"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/a-modern-tech-company-hero-image-showing-1773313950310-845e9204.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARCPePX5hBPWQYQRNinqPt9DP1/a-modern-tech-company-hero-image-showing-1773313950310-845e9204.png?_wi=2"
imageAlt="Nottingham Data Recovery team"
mediaAnimation="blur-reveal"
useInvertedBackground={true}