Merge version_1 into main #4

Merged
bender merged 5 commits from version_1 into main 2026-03-10 17:12:12 +00:00
5 changed files with 108 additions and 445 deletions

View File

@@ -19,8 +19,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Platform", href: "/optimizer" },
{ label: "Methodology", href: "/methodology" },
{ label: "Pricing", href: "/pricing" },
@@ -28,8 +27,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Engineering Blog", href: "#" },
{ label: "Case Studies", href: "#" },
@@ -37,8 +35,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -68,9 +65,7 @@ export default function AboutPage() {
id: item.id,
}))}
button={{
text: "Start Analysis",
href: "/optimizer",
}}
text: "Start Analysis", href: "/optimizer"}}
/>
</div>
@@ -78,7 +73,7 @@ export default function AboutPage() {
<HeroBillboard
title="About RetrofitMatrix"
description="RetrofitMatrix was founded to transform how structural engineers approach retrofit decision-making. We combine deep domain expertise with cutting-edge technology to deliver professional-grade analysis platforms for infrastructure companies worldwide."
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
tag="Our Story"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -118,53 +113,17 @@ export default function AboutPage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
handle: "Senior Structural Engineer, L&T",
testimonial: "RetrofitMatrix streamlined our retrofit decision process. The 3D visualization and multi-strategy comparison saved us weeks on complex assessments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=3",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", handle: "Senior Structural Engineer, L&T", testimonial: "RetrofitMatrix streamlined our retrofit decision process. The 3D visualization and multi-strategy comparison saved us weeks on complex assessments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=3", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Deshmukh",
handle: "Project Manager, Afcons",
testimonial: "The NDT integration is seamless and the cost optimization recommendations have improved our project economics significantly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=3",
imageAlt: "Priya Deshmukh",
},
id: "2", name: "Priya Deshmukh", handle: "Project Manager, Afcons", testimonial: "The NDT integration is seamless and the cost optimization recommendations have improved our project economics significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=3", imageAlt: "Priya Deshmukh"},
{
id: "3",
name: "Vikram Sharma",
handle: "Technical Director, Tata Projects",
testimonial: "Enterprise-grade reliability with the technical depth engineers demand. A game-changer for infrastructure retrofit planning.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png?_wi=2",
imageAlt: "Vikram Sharma",
},
id: "3", name: "Vikram Sharma", handle: "Technical Director, Tata Projects", testimonial: "Enterprise-grade reliability with the technical depth engineers demand. A game-changer for infrastructure retrofit planning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png?_wi=2", imageAlt: "Vikram Sharma"},
{
id: "4",
name: "Ananya Patel",
handle: "Chief Structural Consultant",
testimonial: "The platform's accuracy in failure mode prediction has become critical to our safety assessments. Highly recommend for any infrastructure company.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-structural-co-1773160605996-8501ea09.png?_wi=2",
imageAlt: "Ananya Patel",
},
id: "4", name: "Ananya Patel", handle: "Chief Structural Consultant", testimonial: "The platform's accuracy in failure mode prediction has become critical to our safety assessments. Highly recommend for any infrastructure company.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-structural-co-1773160605996-8501ea09.png?_wi=2", imageAlt: "Ananya Patel"},
{
id: "5",
name: "Rohit Singh",
handle: "Infrastructure Technology Lead",
testimonial: "We've integrated RetrofitMatrix into our standard retrofit workflow. The ROI is exceptional and the support team is outstanding.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=4",
imageAlt: "Rohit Singh",
},
id: "5", name: "Rohit Singh", handle: "Infrastructure Technology Lead", testimonial: "We've integrated RetrofitMatrix into our standard retrofit workflow. The ROI is exceptional and the support team is outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=4", imageAlt: "Rohit Singh"},
{
id: "6",
name: "Meera Iyer",
handle: "Structural Engineering Manager",
testimonial: "Finally, a platform that understands the complexity of real-world concrete degradation. The recommendations are scientifically sound and practically implementable.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=4",
imageAlt: "Meera Iyer",
},
id: "6", name: "Meera Iyer", handle: "Structural Engineering Manager", testimonial: "Finally, a platform that understands the complexity of real-world concrete degradation. The recommendations are scientifically sound and practically implementable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=4", imageAlt: "Meera Iyer"},
]}
animationType="slide-up"
title="What Our Partners Say"

View File

@@ -20,8 +20,7 @@ const MethodologyPage = () => {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Platform", href: "/optimizer" },
{ label: "Methodology", href: "/methodology" },
{ label: "Pricing", href: "/pricing" },
@@ -29,8 +28,7 @@ const MethodologyPage = () => {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Engineering Blog", href: "#" },
{ label: "Case Studies", href: "#" },
@@ -38,8 +36,7 @@ const MethodologyPage = () => {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -69,9 +66,7 @@ const MethodologyPage = () => {
id: item.id,
}))}
button={{
text: "Start Analysis",
href: "/optimizer",
}}
text: "Start Analysis", href: "/optimizer"}}
/>
</div>
@@ -92,40 +87,16 @@ const MethodologyPage = () => {
<FeatureCardTwelve
features={[
{
id: "phase-1",
label: "Phase 1",
title: "Structural Data Acquisition & Analysis",
items: [
"Geometric survey and reinforcement mapping from drawings",
"Material properties assessment using NDT methods",
"Concrete strength estimation via rebound hammer",
"Steel reinforcement configuration analysis",
"Load pattern and boundary condition documentation",
],
id: "phase-1", label: "Phase 1", title: "Structural Data Acquisition & Analysis", items: [
"Geometric survey and reinforcement mapping from drawings", "Material properties assessment using NDT methods", "Concrete strength estimation via rebound hammer", "Steel reinforcement configuration analysis", "Load pattern and boundary condition documentation"],
},
{
id: "phase-2",
label: "Phase 2",
title: "Degradation Assessment & Failure Prediction",
items: [
"Concrete strength loss calculation using IS 456 correlations",
"Localized damage zone identification",
"Failure mode prediction under current load patterns",
"Safety margin evaluation",
"Service life estimation for existing structure",
],
id: "phase-2", label: "Phase 2", title: "Degradation Assessment & Failure Prediction", items: [
"Concrete strength loss calculation using IS 456 correlations", "Localized damage zone identification", "Failure mode prediction under current load patterns", "Safety margin evaluation", "Service life estimation for existing structure"],
},
{
id: "phase-3",
label: "Phase 3",
title: "Retrofit Strategy Optimization & Selection",
items: [
"Multi-strategy comparative analysis (4 retrofit methods)",
"Strength recovery simulation for each strategy",
"Cost-benefit evaluation with lifecycle analysis",
"Constructability assessment and practical feasibility",
"Optimal strategy recommendation with confidence metrics",
],
id: "phase-3", label: "Phase 3", title: "Retrofit Strategy Optimization & Selection", items: [
"Multi-strategy comparative analysis (4 retrofit methods)", "Strength recovery simulation for each strategy", "Cost-benefit evaluation with lifecycle analysis", "Constructability assessment and practical feasibility", "Optimal strategy recommendation with confidence metrics"],
},
]}
animationType="slide-up"
@@ -141,29 +112,11 @@ const MethodologyPage = () => {
<MetricCardEleven
metrics={[
{
id: "metric-1",
value: "IS 456:2000",
title: "Design Standard Basis",
description: "All calculations aligned with Indian Standard concrete design code",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-technical-comparison-chart-showing-fou-1773160608678-a09ba753.png?_wi=2",
imageAlt: "Retrofit strategy comparison analysis",
},
id: "metric-1", value: "IS 456:2000", title: "Design Standard Basis", description: "All calculations aligned with Indian Standard concrete design code", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-technical-comparison-chart-showing-fou-1773160608678-a09ba753.png?_wi=2", imageAlt: "Retrofit strategy comparison analysis"},
{
id: "metric-2",
value: "NDT-Validated",
title: "Real-World Correlation",
description: "Rebound hammer data integrated for field accuracy verification",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-3d-isometric-view-of-a-reinforced-conc-1773160617509-d8c15a57.png?_wi=2",
imageAlt: "3D structural analysis visualization",
},
id: "metric-2", value: "NDT-Validated", title: "Real-World Correlation", description: "Rebound hammer data integrated for field accuracy verification", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-3d-isometric-view-of-a-reinforced-conc-1773160617509-d8c15a57.png?_wi=2", imageAlt: "3D structural analysis visualization"},
{
id: "metric-3",
value: "4 Methods",
title: "Retrofit Comparison",
description: "GFRP, CFRP, FRP laminates, and RC jacketing evaluated systematically",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/civil-engineers-collaborating-on-structu-1773160617424-a8f2d2d3.png?_wi=2",
imageAlt: "Engineering team collaboration workspace",
},
id: "metric-3", value: "4 Methods", title: "Retrofit Comparison", description: "GFRP, CFRP, FRP laminates, and RC jacketing evaluated systematically", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/civil-engineers-collaborating-on-structu-1773160617424-a8f2d2d3.png?_wi=2", imageAlt: "Engineering team collaboration workspace"},
]}
animationType="slide-up"
title="Calculation & Validation Framework"
@@ -178,35 +131,17 @@ const MethodologyPage = () => {
<FaqSplitMedia
faqs={[
{
id: "faq-1",
title: "How does RetrofitMatrix estimate concrete strength from rebound hammer data?",
content: "The platform uses IS 456:2000 empirical correlations that convert rebound hammer readings (Schmidt hammer) to estimated compressive strength. Multiple readings across the structural element are averaged to account for spatial variation in concrete quality. The algorithm applies localized adjustment factors based on concrete type and member geometry.",
},
id: "faq-1", title: "How does RetrofitMatrix estimate concrete strength from rebound hammer data?", content: "The platform uses IS 456:2000 empirical correlations that convert rebound hammer readings (Schmidt hammer) to estimated compressive strength. Multiple readings across the structural element are averaged to account for spatial variation in concrete quality. The algorithm applies localized adjustment factors based on concrete type and member geometry."},
{
id: "faq-2",
title: "What failure modes does the platform predict?",
content: "RetrofitMatrix analyzes flexural failure, shear failure, bond failure, and combined interaction modes. The system evaluates current load capacity against design loads and identifies the controlling failure mechanism. This prediction guides retrofit strategy selection to address the primary failure risk.",
},
id: "faq-2", title: "What failure modes does the platform predict?", content: "RetrofitMatrix analyzes flexural failure, shear failure, bond failure, and combined interaction modes. The system evaluates current load capacity against design loads and identifies the controlling failure mechanism. This prediction guides retrofit strategy selection to address the primary failure risk."},
{
id: "faq-3",
title: "How are retrofit strategies compared for cost-effectiveness?",
content: "Each retrofit method is evaluated for: (1) Strength improvement percentage, (2) Material and labor costs, (3) Installation duration, (4) Long-term durability and maintenance, (5) Applicability to specific structural geometry. The platform generates a cost-benefit score for each strategy based on engineer-defined priorities.",
},
id: "faq-3", title: "How are retrofit strategies compared for cost-effectiveness?", content: "Each retrofit method is evaluated for: (1) Strength improvement percentage, (2) Material and labor costs, (3) Installation duration, (4) Long-term durability and maintenance, (5) Applicability to specific structural geometry. The platform generates a cost-benefit score for each strategy based on engineer-defined priorities."},
{
id: "faq-4",
title: "Does the platform account for safety factors and design codes?",
content: "Yes. RetrofitMatrix incorporates IS 456:2000 safety factors, partial coefficients for materials and loads, and code-specified safety margins. The analysis provides both ultimate and serviceability checks. Reports clearly identify compliance status against current design standards.",
},
id: "faq-4", title: "Does the platform account for safety factors and design codes?", content: "Yes. RetrofitMatrix incorporates IS 456:2000 safety factors, partial coefficients for materials and loads, and code-specified safety margins. The analysis provides both ultimate and serviceability checks. Reports clearly identify compliance status against current design standards."},
{
id: "faq-5",
title: "What data inputs are required for accurate analysis?",
content: "Essential inputs: (1) Structural drawings with dimensions and reinforcement details, (2) Concrete grade or NDT-estimated strength, (3) Steel grade and reinforcement configuration, (4) Applied loads and boundary conditions, (5) Visual/inspection findings on concrete condition. Optional: rebound hammer readings, ultrasonic pulse velocity data, microscopy results.",
},
id: "faq-5", title: "What data inputs are required for accurate analysis?", content: "Essential inputs: (1) Structural drawings with dimensions and reinforcement details, (2) Concrete grade or NDT-estimated strength, (3) Steel grade and reinforcement configuration, (4) Applied loads and boundary conditions, (5) Visual/inspection findings on concrete condition. Optional: rebound hammer readings, ultrasonic pulse velocity data, microscopy results."},
{
id: "faq-6",
title: "How is the optimized retrofit strategy selected?",
content: "RetrofitMatrix generates a ranked list of retrofit strategies based on: strength recovery potential, cost efficiency, constructability, durability, and compatibility with the existing structure. The top recommendation addresses the critical failure mode while optimizing for the specified objective (cost, timeline, performance, or combination).",
},
id: "faq-6", title: "How is the optimized retrofit strategy selected?", content: "RetrofitMatrix generates a ranked list of retrofit strategies based on: strength recovery potential, cost efficiency, constructability, durability, and compatibility with the existing structure. The top recommendation addresses the critical failure mode while optimizing for the specified objective (cost, timeline, performance, or combination)."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/technical-illustration-showing-a-concret-1773160606492-5f5c64b1.png?_wi=2"
imageAlt="Structural retrofit strengthening technique"

View File

@@ -13,33 +13,30 @@ export default function OptimizerPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Platform", id: "/optimizer" },
{ name: "How It Works", id: "#methodology" },
{ name: "Pricing", id: "#pricing" },
{ name: "About", id: "#about" },
{ name: "How It Works", id: "/methodology" },
{ name: "Pricing", id: "/pricing" },
{ name: "About", id: "/about" },
];
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Platform", href: "/optimizer" },
{ label: "Methodology", href: "#methodology" },
{ label: "Pricing", href: "#pricing" },
{ label: "Methodology", href: "/methodology" },
{ label: "Pricing", href: "/pricing" },
{ label: "Documentation", href: "#" },
],
},
{
title: "Company",
items: [
{ label: "About Us", href: "#about" },
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Engineering Blog", href: "#" },
{ label: "Case Studies", href: "#" },
{ label: "Contact", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -69,9 +66,7 @@ export default function OptimizerPage() {
id: item.id,
}))}
button={{
text: "Start Analysis",
href: "/optimizer",
}}
text: "Start Analysis", href: "/optimizer"}}
/>
</div>
@@ -79,7 +74,7 @@ export default function OptimizerPage() {
<HeroBillboard
title="Structural Retrofit Analysis Engine"
description="Access RetrofitMatrix's powerful optimization tools. Input structural parameters, material properties, and degradation data to receive instant retrofit recommendations with cost-benefit analysis and 3D visualizations."
background={{ variant: "radial-gradient" }}
background={{ variant: "plain" }}
tag="Advanced Platform"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -101,40 +96,16 @@ export default function OptimizerPage() {
<FeatureCardTwelve
features={[
{
id: "input-data",
label: "Input",
title: "Structural Data Entry",
items: [
"Define beam/column geometry",
"Input reinforcement details",
"Specify concrete grade and steel type",
"Upload NDT test results",
"Document environmental conditions",
],
id: "input-data", label: "Input", title: "Structural Data Entry", items: [
"Define beam/column geometry", "Input reinforcement details", "Specify concrete grade and steel type", "Upload NDT test results", "Document environmental conditions"],
},
{
id: "analysis-process",
label: "Analysis",
title: "Automated Structural Processing",
items: [
"Capacity calculation engine",
"Degradation pattern detection",
"Failure mode simulation",
"Risk assessment scoring",
"Performance prediction modeling",
],
id: "analysis-process", label: "Analysis", title: "Automated Structural Processing", items: [
"Capacity calculation engine", "Degradation pattern detection", "Failure mode simulation", "Risk assessment scoring", "Performance prediction modeling"],
},
{
id: "recommendations",
label: "Output",
title: "Retrofit Strategy Recommendations",
items: [
"Multi-strategy comparison",
"Cost-benefit analysis",
"Timeline and resource planning",
"Professional technical reports",
"Design documentation templates",
],
id: "recommendations", label: "Output", title: "Retrofit Strategy Recommendations", items: [
"Multi-strategy comparison", "Cost-benefit analysis", "Timeline and resource planning", "Professional technical reports", "Design documentation templates"],
},
]}
animationType="slide-up"
@@ -151,42 +122,22 @@ export default function OptimizerPage() {
<PricingCardTwo
plans={[
{
id: "starter",
badge: "Starter",
badgeIcon: CheckCircle,
price: "₹50,000",
subtitle: "For single project assessment",
buttons: [
id: "starter", badge: "Starter", badgeIcon: CheckCircle,
price: "₹50,000", subtitle: "For single project assessment", buttons: [
{ text: "Get Started", href: "#contact" },
{ text: "Learn More" },
],
features: [
"1 comprehensive structural analysis",
"Up to 3 retrofit strategies evaluated",
"Basic 3D visualization",
"PDF report generation",
"Email support",
],
"1 comprehensive structural analysis", "Up to 3 retrofit strategies evaluated", "Basic 3D visualization", "PDF report generation", "Email support"],
},
{
id: "professional",
badge: "Professional",
badgeIcon: Sparkles,
price: "₹2,50,000/year",
subtitle: "For ongoing consulting needs",
buttons: [
id: "professional", badge: "Professional", badgeIcon: Sparkles,
price: "₹2,50,000/year", subtitle: "For ongoing consulting needs", buttons: [
{ text: "Subscribe Now", href: "#contact" },
{ text: "Free Trial" },
],
features: [
"Unlimited analyses per month",
"All retrofit strategies",
"Advanced 3D rendering",
"Priority email support",
"Custom report templates",
"API access",
"Team management",
],
"Unlimited analyses per month", "All retrofit strategies", "Advanced 3D rendering", "Priority email support", "Custom report templates", "API access", "Team management"],
},
]}
animationType="slide-up"

View File

@@ -24,8 +24,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Platform", href: "/optimizer" },
{ label: "Methodology", href: "/methodology" },
{ label: "Pricing", href: "/pricing" },
@@ -33,8 +32,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Engineering Blog", href: "#" },
{ label: "Case Studies", href: "#" },
@@ -42,8 +40,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -73,9 +70,7 @@ export default function HomePage() {
id: item.id,
}))}
button={{
text: "Start Analysis",
href: "/optimizer",
}}
text: "Start Analysis", href: "/optimizer"}}
/>
</div>
@@ -83,7 +78,7 @@ export default function HomePage() {
<HeroBillboard
title="Structural Retrofit Decision Support"
description="RetrofitMatrix empowers structural engineers to evaluate concrete degradation, predict failure modes, and optimize strengthening strategies. Professional analysis platform for EPC companies."
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
tag="Engineering Platform"
tagIcon={Zap}
tagAnimation="slide-up"
@@ -97,17 +92,11 @@ export default function HomePage() {
mediaAnimation="slide-up"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png",
alt: "Senior Structural Engineer",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png", alt: "Senior Structural Engineer"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png",
alt: "Project Manager",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png", alt: "Project Manager"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png",
alt: "Technical Director",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png", alt: "Technical Director"},
]}
avatarText="Trusted by Leading Infrastructure Companies"
ariaLabel="Hero section - RetrofitMatrix structural retrofit platform"
@@ -138,40 +127,16 @@ export default function HomePage() {
<FeatureCardTwelve
features={[
{
id: "structural-analysis",
label: "Analysis",
title: "Comprehensive Structural Assessment",
items: [
"RCC beam and column evaluation",
"Geometry and reinforcement mapping",
"Rebound hammer NDT integration",
"Strength degradation estimation",
"Failure mode prediction",
],
id: "structural-analysis", label: "Analysis", title: "Comprehensive Structural Assessment", items: [
"RCC beam and column evaluation", "Geometry and reinforcement mapping", "Rebound hammer NDT integration", "Strength degradation estimation", "Failure mode prediction"],
},
{
id: "retrofit-optimization",
label: "Retrofit",
title: "Optimized Strengthening Strategies",
items: [
"GFRP wrapping simulation",
"CFRP wrapping analysis",
"FRP laminate recommendations",
"RC jacketing evaluation",
"Cost-benefit comparison",
],
id: "retrofit-optimization", label: "Retrofit", title: "Optimized Strengthening Strategies", items: [
"GFRP wrapping simulation", "CFRP wrapping analysis", "FRP laminate recommendations", "RC jacketing evaluation", "Cost-benefit comparison"],
},
{
id: "3d-visualization",
label: "3D View",
title: "Interactive Structural Visualization",
items: [
"Real-time 3D model rendering",
"Reinforcement bar visualization",
"Test point mapping",
"Stress distribution display",
"Retrofit layer visualization",
],
id: "3d-visualization", label: "3D View", title: "Interactive Structural Visualization", items: [
"Real-time 3D model rendering", "Reinforcement bar visualization", "Test point mapping", "Stress distribution display", "Retrofit layer visualization"],
},
]}
animationType="slide-up"
@@ -188,29 +153,11 @@ export default function HomePage() {
<MetricCardEleven
metrics={[
{
id: "metric-1",
value: "500+",
title: "Structures Analyzed",
description: "Successful retrofit assessments completed",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-3d-isometric-view-of-a-reinforced-conc-1773160617509-d8c15a57.png?_wi=1",
imageAlt: "3D structural analysis visualization",
},
id: "metric-1", value: "500+", title: "Structures Analyzed", description: "Successful retrofit assessments completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-3d-isometric-view-of-a-reinforced-conc-1773160617509-d8c15a57.png?_wi=1", imageAlt: "3D structural analysis visualization"},
{
id: "metric-2",
value: "92%",
title: "Accuracy Rate",
description: "NDT correlation validation across projects",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-technical-comparison-chart-showing-fou-1773160608678-a09ba753.png?_wi=1",
imageAlt: "Retrofit strategy comparison analysis",
},
id: "metric-2", value: "92%", title: "Accuracy Rate", description: "NDT correlation validation across projects", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/a-technical-comparison-chart-showing-fou-1773160608678-a09ba753.png?_wi=1", imageAlt: "Retrofit strategy comparison analysis"},
{
id: "metric-3",
value: "40%",
title: "Cost Optimization",
description: "Average retrofit expenditure reduction achieved",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/civil-engineers-collaborating-on-structu-1773160617424-a8f2d2d3.png?_wi=1",
imageAlt: "Engineering team collaboration workspace",
},
id: "metric-3", value: "40%", title: "Cost Optimization", description: "Average retrofit expenditure reduction achieved", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/civil-engineers-collaborating-on-structu-1773160617424-a8f2d2d3.png?_wi=1", imageAlt: "Engineering team collaboration workspace"},
]}
animationType="slide-up"
title="Platform Impact"
@@ -226,42 +173,22 @@ export default function HomePage() {
<PricingCardTwo
plans={[
{
id: "professional",
badge: "Professional",
badgeIcon: CheckCircle,
price: "Contact Sales",
subtitle: "For independent structural engineers",
buttons: [
id: "professional", badge: "Professional", badgeIcon: CheckCircle,
price: "Contact Sales", subtitle: "For independent structural engineers", buttons: [
{ text: "Request Demo", href: "#contact" },
{ text: "Learn More" },
],
features: [
"5 analyses per month",
"Basic 3D visualization",
"NDT data import",
"Email support",
"Standard reports",
],
"5 analyses per month", "Basic 3D visualization", "NDT data import", "Email support", "Standard reports"],
},
{
id: "enterprise",
badge: "Enterprise",
badgeIcon: Sparkles,
price: "Custom",
subtitle: "For EPC companies and large consultancies",
buttons: [
id: "enterprise", badge: "Enterprise", badgeIcon: Sparkles,
price: "Custom", subtitle: "For EPC companies and large consultancies", buttons: [
{ text: "Schedule Call", href: "#contact" },
{ text: "Pitch Deck" },
],
features: [
"Unlimited analyses",
"Advanced 3D rendering",
"Multi-project dashboard",
"API integration",
"Priority 24/7 support",
"Custom reporting",
"Team collaboration tools",
],
"Unlimited analyses", "Advanced 3D rendering", "Multi-project dashboard", "API integration", "Priority 24/7 support", "Custom reporting", "Team collaboration tools"],
},
]}
animationType="slide-up"
@@ -278,53 +205,17 @@ export default function HomePage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
handle: "Senior Structural Engineer, L&T",
testimonial: "RetrofitMatrix streamlined our retrofit decision process. The 3D visualization and multi-strategy comparison saved us weeks on complex assessments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=1",
imageAlt: "Rajesh Kumar",
},
id: "1", name: "Rajesh Kumar", handle: "Senior Structural Engineer, L&T", testimonial: "RetrofitMatrix streamlined our retrofit decision process. The 3D visualization and multi-strategy comparison saved us weeks on complex assessments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=1", imageAlt: "Rajesh Kumar"},
{
id: "2",
name: "Priya Deshmukh",
handle: "Project Manager, Afcons",
testimonial: "The NDT integration is seamless and the cost optimization recommendations have improved our project economics significantly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=1",
imageAlt: "Priya Deshmukh",
},
id: "2", name: "Priya Deshmukh", handle: "Project Manager, Afcons", testimonial: "The NDT integration is seamless and the cost optimization recommendations have improved our project economics significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=1", imageAlt: "Priya Deshmukh"},
{
id: "3",
name: "Vikram Sharma",
handle: "Technical Director, Tata Projects",
testimonial: "Enterprise-grade reliability with the technical depth engineers demand. A game-changer for infrastructure retrofit planning.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png?_wi=1",
imageAlt: "Vikram Sharma",
},
id: "3", name: "Vikram Sharma", handle: "Technical Director, Tata Projects", testimonial: "Enterprise-grade reliability with the technical depth engineers demand. A game-changer for infrastructure retrofit planning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-techni-1773160616821-f7269eb0.png?_wi=1", imageAlt: "Vikram Sharma"},
{
id: "4",
name: "Ananya Patel",
handle: "Chief Structural Consultant",
testimonial: "The platform's accuracy in failure mode prediction has become critical to our safety assessments. Highly recommend for any infrastructure company.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-structural-co-1773160605996-8501ea09.png?_wi=1",
imageAlt: "Ananya Patel",
},
id: "4", name: "Ananya Patel", handle: "Chief Structural Consultant", testimonial: "The platform's accuracy in failure mode prediction has become critical to our safety assessments. Highly recommend for any infrastructure company.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-structural-co-1773160605996-8501ea09.png?_wi=1", imageAlt: "Ananya Patel"},
{
id: "5",
name: "Rohit Singh",
handle: "Infrastructure Technology Lead",
testimonial: "We've integrated RetrofitMatrix into our standard retrofit workflow. The ROI is exceptional and the support team is outstanding.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=2",
imageAlt: "Rohit Singh",
},
id: "5", name: "Rohit Singh", handle: "Infrastructure Technology Lead", testimonial: "We've integrated RetrofitMatrix into our standard retrofit workflow. The ROI is exceptional and the support team is outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-senior-struct-1773160616911-386181df.png?_wi=1", imageAlt: "Rohit Singh"},
{
id: "6",
name: "Meera Iyer",
handle: "Structural Engineering Manager",
testimonial: "Finally, a platform that understands the complexity of real-world concrete degradation. The recommendations are scientifically sound and practically implementable.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=2",
imageAlt: "Meera Iyer",
},
id: "6", name: "Meera Iyer", handle: "Structural Engineering Manager", testimonial: "Finally, a platform that understands the complexity of real-world concrete degradation. The recommendations are scientifically sound and practically implementable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/professional-headshot-of-a-project-manag-1773160605665-72b47abd.png?_wi=1", imageAlt: "Meera Iyer"},
]}
animationType="slide-up"
title="Trusted by Engineering Leaders"
@@ -341,35 +232,17 @@ export default function HomePage() {
<FaqSplitMedia
faqs={[
{
id: "faq-1",
title: "What structural elements does RetrofitMatrix analyze?",
content: "RetrofitMatrix currently focuses on reinforced concrete (RCC) beams and columns. The platform evaluates geometry, reinforcement configuration, concrete grade, and steel properties to predict structural capacity and degradation.",
},
id: "faq-1", title: "What structural elements does RetrofitMatrix analyze?", content: "RetrofitMatrix currently focuses on reinforced concrete (RCC) beams and columns. The platform evaluates geometry, reinforcement configuration, concrete grade, and steel properties to predict structural capacity and degradation."},
{
id: "faq-2",
title: "How does the platform integrate NDT data?",
content: "The system accepts rebound hammer test readings with position coordinates and structural location metadata. Using IS 456:2000 correlations, it estimates current concrete strength and identifies localized degradation zones for targeted retrofit strategies.",
},
id: "faq-2", title: "How does the platform integrate NDT data?", content: "The system accepts rebound hammer test readings with position coordinates and structural location metadata. Using IS 456:2000 correlations, it estimates current concrete strength and identifies localized degradation zones for targeted retrofit strategies."},
{
id: "faq-3",
title: "What retrofit strategies are compared?",
content: "RetrofitMatrix evaluates GFRP wrapping, CFRP wrapping, FRP laminates, and RC jacketing. Each method is analyzed for strength improvement, cost impact, lifecycle durability, and applicability to your specific structural condition.",
},
id: "faq-3", title: "What retrofit strategies are compared?", content: "RetrofitMatrix evaluates GFRP wrapping, CFRP wrapping, FRP laminates, and RC jacketing. Each method is analyzed for strength improvement, cost impact, lifecycle durability, and applicability to your specific structural condition."},
{
id: "faq-4",
title: "Is RetrofitMatrix a replacement for structural engineers?",
content: "No. RetrofitMatrix is a decision-support tool designed to augment professional engineering judgment, not replace it. Engineers remain responsible for final design decisions, site verification, and regulatory compliance.",
},
id: "faq-4", title: "Is RetrofitMatrix a replacement for structural engineers?", content: "No. RetrofitMatrix is a decision-support tool designed to augment professional engineering judgment, not replace it. Engineers remain responsible for final design decisions, site verification, and regulatory compliance."},
{
id: "faq-5",
title: "What design standards are used?",
content: "The platform's calculations are based on Indian Standard IS 456:2000 for concrete design and strength estimation. It also incorporates international best practices for FRP-based retrofitting and failure mode prediction.",
},
id: "faq-5", title: "What design standards are used?", content: "The platform's calculations are based on Indian Standard IS 456:2000 for concrete design and strength estimation. It also incorporates international best practices for FRP-based retrofitting and failure mode prediction."},
{
id: "faq-6",
title: "Can I export reports and analysis data?",
content: "Yes. Enterprise accounts include comprehensive report generation, data export in multiple formats, and API access for integration into your existing project management systems.",
},
id: "faq-6", title: "Can I export reports and analysis data?", content: "Yes. Enterprise accounts include comprehensive report generation, data export in multiple formats, and API access for integration into your existing project management systems."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al9uBCdwZTbaTO3HYdkY10yESE/technical-illustration-showing-a-concret-1773160606492-5f5c64b1.png?_wi=1"
imageAlt="Structural retrofit strengthening technique"

View File

@@ -19,8 +19,7 @@ const PricingPage = () => {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Platform", href: "/optimizer" },
{ label: "Methodology", href: "/methodology" },
{ label: "Pricing", href: "/pricing" },
@@ -28,8 +27,7 @@ const PricingPage = () => {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Engineering Blog", href: "#" },
{ label: "Case Studies", href: "#" },
@@ -37,8 +35,7 @@ const PricingPage = () => {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -68,9 +65,7 @@ const PricingPage = () => {
id: item.id,
}))}
button={{
text: "Start Analysis",
href: "/optimizer",
}}
text: "Start Analysis", href: "/optimizer"}}
/>
</div>
@@ -78,52 +73,26 @@ const PricingPage = () => {
<PricingCardTwo
plans={[
{
id: "professional",
badge: "Professional",
badgeIcon: CheckCircle,
price: "Contact Sales",
subtitle: "For independent structural engineers",
buttons: [
id: "professional", badge: "Professional", badgeIcon: CheckCircle,
price: "Contact Sales", subtitle: "For independent structural engineers", buttons: [
{
text: "Request Demo",
href: "#contact",
},
text: "Request Demo", href: "#contact"},
{
text: "Learn More",
},
text: "Learn More"},
],
features: [
"5 analyses per month",
"Basic 3D visualization",
"NDT data import",
"Email support",
"Standard reports",
],
"5 analyses per month", "Basic 3D visualization", "NDT data import", "Email support", "Standard reports"],
},
{
id: "enterprise",
badge: "Enterprise",
badgeIcon: Sparkles,
price: "Custom",
subtitle: "For EPC companies and large consultancies",
buttons: [
id: "enterprise", badge: "Enterprise", badgeIcon: Sparkles,
price: "Custom", subtitle: "For EPC companies and large consultancies", buttons: [
{
text: "Schedule Call",
href: "#contact",
},
text: "Schedule Call", href: "#contact"},
{
text: "Pitch Deck",
},
text: "Pitch Deck"},
],
features: [
"Unlimited analyses",
"Advanced 3D rendering",
"Multi-project dashboard",
"API integration",
"Priority 24/7 support",
"Custom reporting",
"Team collaboration tools",
],
"Unlimited analyses", "Advanced 3D rendering", "Multi-project dashboard", "API integration", "Priority 24/7 support", "Custom reporting", "Team collaboration tools"],
},
]}
animationType="slide-up"
@@ -139,40 +108,16 @@ const PricingPage = () => {
<FeatureCardTwelve
features={[
{
id: "feature-set-1",
label: "Analysis",
title: "Core Analysis Capabilities Included",
items: [
"Unlimited structural assessments per plan period",
"Multi-element evaluation in single project",
"Concrete degradation mapping and visualization",
"Failure mode prediction across all levels",
"Retrofit strategy comparison matrix",
],
id: "feature-set-1", label: "Analysis", title: "Core Analysis Capabilities Included", items: [
"Unlimited structural assessments per plan period", "Multi-element evaluation in single project", "Concrete degradation mapping and visualization", "Failure mode prediction across all levels", "Retrofit strategy comparison matrix"],
},
{
id: "feature-set-2",
label: "Support",
title: "Dedicated Engineering Support",
items: [
"Professional: Email support, response within 48 hours",
"Enterprise: 24/7 priority phone and email support",
"Technical consultation for complex scenarios",
"Training for team members on platform usage",
"Custom methodology adaptation for specific projects",
],
id: "feature-set-2", label: "Support", title: "Dedicated Engineering Support", items: [
"Professional: Email support, response within 48 hours", "Enterprise: 24/7 priority phone and email support", "Technical consultation for complex scenarios", "Training for team members on platform usage", "Custom methodology adaptation for specific projects"],
},
{
id: "feature-set-3",
label: "Integration",
title: "Enterprise Integration & Scaling",
items: [
"Professional: Web application access only",
"Enterprise: Full REST API for system integration",
"Custom data export formats and automation",
"Single Sign-On (SSO) and team administration",
"Dedicated infrastructure or cloud deployment options",
],
id: "feature-set-3", label: "Integration", title: "Enterprise Integration & Scaling", items: [
"Professional: Web application access only", "Enterprise: Full REST API for system integration", "Custom data export formats and automation", "Single Sign-On (SSO) and team administration", "Dedicated infrastructure or cloud deployment options"],
},
]}
animationType="slide-up"