Update src/app/page.tsx

This commit is contained in:
2026-03-11 03:25:02 +00:00
parent c4c09fcd09
commit 3ed575a5f3

View File

@@ -22,9 +22,9 @@ import {
const navItems = [
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Products", id: "/products" },
{ name: "Services", id: "/" },
{ name: "Pricing", id: "/" },
{ name: "Contact", id: "/" },
];
@@ -65,22 +65,28 @@ export default function HomePage() {
testimonials={[
{
name: "Ahmed Hassan", handle: "Procurement Manager, TechCorp Manufacturing", testimonial: "Fatisoft's industrial components have transformed our production efficiency. Exceptional quality and reliability!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1"
},
{
name: "Maria Rodriguez", handle: "Operations Director, Industrial Solutions Inc", testimonial: "Outstanding service and premium-grade products. They understand industrial requirements perfectly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1"
},
{
name: "James Mitchell", handle: "Engineering Lead, Precision Manufacturing", testimonial: "The technical support and product quality exceed our expectations. Highly recommended for any industrial buyer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=1"
},
{
name: "Sarah Chen", handle: "Supply Chain Manager, Global Industries", testimonial: "Reliable supplier with consistent quality. Their products have improved our operational metrics significantly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-side-view_23-2149871311.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-side-view_23-2149871311.jpg?_wi=1"
},
]}
buttons={[
{
text: "View Products", href: "/products"},
text: "View Products", href: "/products"
},
{
text: "Request Quote", href: "/contact"},
text: "Request Quote", href: "/contact"
},
]}
useInvertedBackground={false}
/>
@@ -99,22 +105,28 @@ export default function HomePage() {
features={[
{
icon: Shield,
title: "Premium Quality Assurance", description: "Every component undergoes rigorous testing and certification to meet international industrial standards"},
title: "Premium Quality Assurance", description: "Every component undergoes rigorous testing and certification to meet international industrial standards"
},
{
icon: Zap,
title: "Advanced Technology", description: "Engineered with precision using state-of-the-art manufacturing processes and materials"},
title: "Advanced Technology", description: "Engineered with precision using state-of-the-art manufacturing processes and materials"
},
{
icon: Users,
title: "Expert Technical Support", description: "Dedicated team of engineers available 24/7 for installation, troubleshooting, and optimization"},
title: "Expert Technical Support", description: "Dedicated team of engineers available 24/7 for installation, troubleshooting, and optimization"
},
{
icon: Truck,
title: "Global Distribution", description: "Fast and reliable worldwide shipping with real-time tracking and comprehensive logistics support"},
title: "Global Distribution", description: "Fast and reliable worldwide shipping with real-time tracking and comprehensive logistics support"
},
{
icon: Award,
title: "Industry Certified", description: "ISO certified manufacturing facilities with proven track record serving Fortune 500 companies"},
title: "Industry Certified", description: "ISO certified manufacturing facilities with proven track record serving Fortune 500 companies"
},
{
icon: TrendingUp,
title: "Continuous Innovation", description: "Committed to R&D investments ensuring products stay at the forefront of industrial technology"},
title: "Continuous Innovation", description: "Committed to R&D investments ensuring products stay at the forefront of industrial technology"
},
]}
/>
</div>
@@ -132,16 +144,20 @@ export default function HomePage() {
metrics={[
{
id: "customers", icon: Users,
title: "Global Customers", value: "2,500+"},
title: "Global Customers", value: "2,500+"
},
{
id: "products", icon: Package,
title: "Products Shipped", value: "500K+"},
title: "Products Shipped", value: "500K+"
},
{
id: "countries", icon: Globe,
title: "Operating Countries", value: "85+"},
title: "Operating Countries", value: "85+"
},
{
id: "uptime", icon: Zap,
title: "System Uptime", value: "99.9%"},
title: "System Uptime", value: "99.9%"
},
]}
/>
</div>
@@ -156,9 +172,11 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TechCorp Manufacturing", "Industrial Solutions Inc", "Precision Engineering Co", "Global Factory Systems", "Advanced Tech Automation", "Quality Industries Ltd", "Innovation Manufacturing", "Professional Factory Group"]}
"TechCorp Manufacturing", "Industrial Solutions Inc", "Precision Engineering Co", "Global Factory Systems", "Advanced Tech Automation", "Quality Industries Ltd", "Innovation Manufacturing", "Professional Factory Group"
]}
logos={[
"http://img.b2bpic.net/free-vector/flat-set-logos-car-establishments_23-2147612932.jpg", "http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135218.jpg", "http://img.b2bpic.net/free-vector/vintage-collection-labor-day-badges_23-2147656796.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148233811.jpg", "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524695.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-247.jpg", "http://img.b2bpic.net/free-vector/gradient-labor-day-labels-collection_23-2149048127.jpg"]}
"http://img.b2bpic.net/free-vector/flat-set-logos-car-establishments_23-2147612932.jpg", "http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135218.jpg", "http://img.b2bpic.net/free-vector/vintage-collection-labor-day-badges_23-2147656796.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-blue-logo-collection_23-2148233811.jpg", "http://img.b2bpic.net/free-vector/employee-month-business-gradient-badge-collection_23-2149524695.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-247.jpg", "http://img.b2bpic.net/free-vector/gradient-labor-day-labels-collection_23-2149048127.jpg"
]}
speed={40}
showCard={true}
/>
@@ -172,9 +190,11 @@ export default function HomePage() {
useInvertedBackground={true}
buttons={[
{
text: "Request Quote", href: "/contact"},
text: "Request Quote", href: "/contact"
},
{
text: "Schedule Demo", href: "/contact"},
text: "Schedule Demo", href: "/contact"
},
]}
/>
</div>
@@ -189,37 +209,49 @@ export default function HomePage() {
{
title: "Products", items: [
{
label: "Electric Motors", href: "/products"},
label: "Electric Motors", href: "/products"
},
{
label: "Components", href: "/products"},
label: "Components", href: "/products"
},
{
label: "Equipment", href: "/products"},
label: "Equipment", href: "/products"
},
{
label: "Specifications", href: "/products"},
label: "Specifications", href: "/products"
},
],
},
{
title: "Company", items: [
{
label: "About Us", href: "/"},
label: "About Us", href: "/about"
},
{
label: "Our Team", href: "/"},
label: "Our Team", href: "/about"
},
{
label: "Careers", href: "/"},
label: "Careers", href: "/"
},
{
label: "Blog", href: "/"},
label: "Blog", href: "/"
},
],
},
{
title: "Support", items: [
{
label: "Contact Us", href: "/contact"},
label: "Contact Us", href: "/contact"
},
{
label: "Technical Support", href: "/"},
label: "Technical Support", href: "/"
},
{
label: "Documentation", href: "/"},
label: "Documentation", href: "/"
},
{
label: "FAQ", href: "/"},
label: "FAQ", href: "/"
},
],
},
]}