Update src/app/about/page.tsx
This commit is contained in:
@@ -19,32 +19,28 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Services", href: "/services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Capabilities", href: "/capabilities" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "FAQ", href: "/capabilities#faq" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "Email", href: "mailto:sales@rehmanindustries.com" },
|
||||
{ label: "Phone", href: "tel:+92-XXX-XXXXXXX" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Sitemap", href: "/sitemap.xml" },
|
||||
@@ -59,7 +55,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -88,37 +84,17 @@ export default function AboutPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Founded 2004",
|
||||
handle: "Established Excellence",
|
||||
testimonial: "From a small workshop to a state-of-the-art manufacturing facility, we've grown by staying true to our commitment to precision and reliability.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg?_wi=1",
|
||||
imageAlt: "Manufacturing milestone",
|
||||
},
|
||||
name: "Founded 2004", handle: "Established Excellence", testimonial: "From a small workshop to a state-of-the-art manufacturing facility, we've grown by staying true to our commitment to precision and reliability.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-male-worker-orange-protective-helmet_645730-108.jpg", imageAlt: "Manufacturing milestone"},
|
||||
{
|
||||
name: "Expert Team",
|
||||
handle: "Engineering Excellence",
|
||||
testimonial: "Our experienced engineers and technicians bring decades of combined expertise in plastic injection moulding technology and process optimization.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg",
|
||||
imageAlt: "Team collaboration",
|
||||
},
|
||||
name: "Expert Team", handle: "Engineering Excellence", testimonial: "Our experienced engineers and technicians bring decades of combined expertise in plastic injection moulding technology and process optimization.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Team collaboration"},
|
||||
{
|
||||
name: "Innovation Focus",
|
||||
handle: "Continuous Improvement",
|
||||
testimonial: "We invest constantly in new equipment and technologies to ensure our clients benefit from the latest advancements in moulding science.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg?_wi=1",
|
||||
imageAlt: "Innovation",
|
||||
},
|
||||
name: "Innovation Focus", handle: "Continuous Improvement", testimonial: "We invest constantly in new equipment and technologies to ensure our clients benefit from the latest advancements in moulding science.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg", imageAlt: "Innovation"},
|
||||
{
|
||||
name: "Global Standards",
|
||||
handle: "Quality Assurance",
|
||||
testimonial: "ISO 9001 certified processes and rigorous quality control ensure every component meets the highest international standards.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=1",
|
||||
imageAlt: "Quality control",
|
||||
},
|
||||
name: "Global Standards", handle: "Quality Assurance", testimonial: "ISO 9001 certified processes and rigorous quality control ensure every component meets the highest international standards.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "Quality control"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,33 +112,13 @@ export default function AboutPage() {
|
||||
animationType="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Shahid Rehman",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Shahid Rehman",
|
||||
},
|
||||
id: "1", name: "Shahid Rehman", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Shahid Rehman"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dr. Farooq Ahmed",
|
||||
role: "Technical Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=2",
|
||||
imageAlt: "Dr. Farooq Ahmed",
|
||||
},
|
||||
id: "2", name: "Dr. Farooq Ahmed", role: "Technical Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", imageAlt: "Dr. Farooq Ahmed"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amira Khan",
|
||||
role: "Operations Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageAlt: "Amira Khan",
|
||||
},
|
||||
id: "3", name: "Amira Khan", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Amira Khan"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Hassan Ali",
|
||||
role: "Quality Assurance Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=3",
|
||||
imageAlt: "Hassan Ali",
|
||||
},
|
||||
id: "4", name: "Hassan Ali", role: "Quality Assurance Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", imageAlt: "Hassan Ali"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user