10 Commits

Author SHA1 Message Date
b582dfd8cf Merge version_3 into main
Merge version_3 into main
2026-03-07 22:21:57 +00:00
c02cfc59cf Update src/app/page.tsx 2026-03-07 22:21:53 +00:00
0252c83114 Update src/app/layout.tsx 2026-03-07 22:21:53 +00:00
9b465c7f69 Merge version_2 into main
Merge version_2 into main
2026-03-07 22:18:41 +00:00
191e499f88 Update src/app/page.tsx 2026-03-07 22:18:37 +00:00
8d1083ee29 Update src/app/layout.tsx 2026-03-07 22:18:36 +00:00
3ef6b380f7 Merge version_1 into main
Merge version_1 into main
2026-03-07 22:17:17 +00:00
8fee9255bb Merge version_1 into main
Merge version_1 into main
2026-03-07 22:16:32 +00:00
892d7b533c Merge version_1 into main
Merge version_1 into main
2026-03-07 22:15:17 +00:00
fbb5270ab2 Merge version_1 into main
Merge version_1 into main
2026-03-07 22:14:25 +00:00
2 changed files with 56 additions and 1452 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -21,6 +21,7 @@ import {
TrendingUp,
Star,
Handshake,
ArrowRight,
} from "lucide-react";
export default function HomePage() {
@@ -76,7 +77,8 @@ export default function HomePage() {
brandName="IIDR Tech"
navItems={navItems}
button={{
text: "Request Consultation", href: "contact"}}
text: "Request Consultation", href: "contact"
}}
animateOnLoad={true}
/>
</div>
@@ -103,17 +105,20 @@ export default function HomePage() {
name: "Rajesh Kumar", handle: "CEO, Manufacturing Corp", testimonial:
"IIDR Tech transformed our ERP implementation in record time with minimal disruption. Exceptional expertise!", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-confident-bus-1772921587891-f25070ea.png?_wi=1"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-confident-bus-1772921587891-f25070ea.png?_wi=1"
},
{
name: "Priya Sharma", handle: "CTO, Logistics Solutions", testimonial:
"Their IT infrastructure expertise streamlined our cloud migration. Highly professional team.", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921588358-beeca5a8.png?_wi=1"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921588358-beeca5a8.png?_wi=1"
},
{
name: "Amit Patel", handle: "Director, Retail Group", testimonial:
"Digital marketing strategy from IIDR Tech increased our online presence by 300%. Outstanding results!", rating: 5,
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-business-prof-1772921589249-14f4f6b7.png?_wi=1"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-business-prof-1772921589249-14f4f6b7.png?_wi=1"
},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
@@ -135,19 +140,31 @@ export default function HomePage() {
{
title: "Digital Marketing", description:
"SEO optimization, social media marketing, online advertising, and website promotion strategies to boost your online presence.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/digital-marketing-analytics-dashboard-sh-1772921588252-a21c4902.png", imageAlt: "Digital Marketing Services"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/digital-marketing-analytics-dashboard-sh-1772921588252-a21c4902.png", imageAlt: "Digital Marketing Services", button: {
text: "Explore Service", href: "/services/digital-marketing"
}
},
{
title: "IT & Infrastructure", description:
"Cloud infrastructure setup, server management, network security, and comprehensive IT consulting for enterprise scalability.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/cloud-infrastructure-and-network-securit-1772921589008-63a5f9b6.png", imageAlt: "IT Infrastructure Solutions"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/cloud-infrastructure-and-network-securit-1772921589008-63a5f9b6.png", imageAlt: "IT Infrastructure Solutions", button: {
text: "Explore Service", href: "/services/it-infrastructure"
}
},
{
title: "Project Management", description:
"IT project planning, agile and waterfall delivery, business process improvement, and expert implementation management.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/project-management-timeline-and-workflow-1772921589485-e1c2ee0f.png", imageAlt: "Project Management Services"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/project-management-timeline-and-workflow-1772921589485-e1c2ee0f.png", imageAlt: "Project Management Services", button: {
text: "Explore Service", href: "/services/project-management"
}
},
{
title: "ERP Implementation", description:
"Specialized IFS ERP implementation, finance setup, supply chain configuration, data migration, and ongoing user training.", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/ifs-erp-system-interface-showing-modules-1772921589063-68e9e2ea.png", imageAlt: "ERP Implementation Services"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/ifs-erp-system-interface-showing-modules-1772921589063-68e9e2ea.png", imageAlt: "ERP Implementation Services", button: {
text: "Explore Service", href: "/services/erp-implementation"
}
},
]}
buttonAnimation="blur-reveal"
/>
@@ -202,19 +219,23 @@ export default function HomePage() {
metrics={[
{
id: "1", value: "15+", title: "Years of IT Consulting Excellence", items: [
"8+ Industries Served Successfully", "50+ Countries with Global Clients", "Award-Winning Consulting Team", "ISO Certified Operations"],
"8+ Industries Served Successfully", "50+ Countries with Global Clients", "Award-Winning Consulting Team", "ISO Certified Operations"
],
},
{
id: "2", value: "500+", title: "Successful Project Implementations", items: [
"98% Client Satisfaction Rate", "Zero Data Loss Migration Record", "Average 25% Cost Reduction", "On-Time Delivery Excellence"],
"98% Client Satisfaction Rate", "Zero Data Loss Migration Record", "Average 25% Cost Reduction", "On-Time Delivery Excellence"
],
},
{
id: "3", value: "200+", title: "Enterprise Clients Served", items: [
"Manufacturing & Retail Leaders", "Financial Services & Logistics", "Technology & Innovation Pioneers", "Trusted by Fortune 500 Companies"],
"Manufacturing & Retail Leaders", "Financial Services & Logistics", "Technology & Innovation Pioneers", "Trusted by Fortune 500 Companies"
],
},
{
id: "4", value: "99.9%", title: "System Uptime & Reliability", items: [
"24/7 Support & Monitoring", "Proactive Issue Resolution", "Dedicated Support Teams", "SLA-Based Guarantees"],
"24/7 Support & Monitoring", "Proactive Issue Resolution", "Dedicated Support Teams", "SLA-Based Guarantees"
],
},
]}
buttonAnimation="blur-reveal"
@@ -226,22 +247,28 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Rajesh Kumar", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-confident-bus-1772921587891-f25070ea.png?_wi=2"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-confident-bus-1772921587891-f25070ea.png?_wi=2"
},
{
id: "2", name: "Priya Sharma", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921588358-beeca5a8.png?_wi=2"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921588358-beeca5a8.png?_wi=2"
},
{
id: "3", name: "Amit Patel", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-business-prof-1772921589249-14f4f6b7.png?_wi=2"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-business-prof-1772921589249-14f4f6b7.png?_wi=2"
},
{
id: "4", name: "Neha Singh", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921587768-b9c6aa79.png"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-a-diverse-busin-1772921587768-b9c6aa79.png"
},
{
id: "5", name: "Vikram Malhotra", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-business-consul-1772921589090-06ba7998.png"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-business-consul-1772921589090-06ba7998.png"
},
{
id: "6", name: "Anjali Gupta", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-business-profes-1772921587999-8d3b2b36.png"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-headshot-of-business-profes-1772921587999-8d3b2b36.png"
},
]}
cardTitle="Trusted by Leading Enterprises & Innovation Leaders"
cardTag="Client Success Stories"
@@ -261,7 +288,8 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Microsoft Azure", "Google Cloud", "Amazon AWS", "IBM Enterprise", "Oracle Solutions", "Salesforce", "SAP", "Accenture"]}
"Microsoft Azure", "Google Cloud", "Amazon AWS", "IBM Enterprise", "Oracle Solutions", "Salesforce", "SAP", "Accenture"
]}
showCard={true}
speed={40}
buttonAnimation="blur-reveal"
@@ -271,7 +299,7 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get in Touch with Our Experts"
description="Ready to transform your business? Connect with our consulting team to discuss your unique requirements and discover how IIDR Tech Solutions can drive your digital transformation."
description="Ready to transform your business? Connect with our consulting team to discuss your unique requirements. Get a free consultation within 24 hours and discover how IIDR Tech Solutions can drive your digital transformation."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdTadLyAqpBmz7neLtBAvWbXkF/professional-team-collaboration-and-comm-1772921588181-43a4ac6e.png"
imageAlt="Contact Our Team"
mediaPosition="right"
@@ -306,4 +334,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}