diff --git a/src/app/page.tsx b/src/app/page.tsx index e088c67..5c4076a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Linkedin, Twitter } from "lucide-react"; +import { Linkedin, Twitter, Zap, Shield, CheckCircle, Award } from "lucide-react"; export default function LandingPage() { return ( @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -103,12 +64,7 @@ export default function LandingPage() { @@ -117,30 +73,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Corporate Strategy", - description: "Expert navigation for business growth and operational efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/working-evening_1098-13439.jpg", - buttonIcon: "Zap", - }, - { - title: "Financial Advisory", - description: "Precision-driven insights to manage and grow your corporate wealth.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-121371.jpg", - buttonIcon: "Shield", - }, - { - title: "Compliance & Legal", - description: "Comprehensive regulatory and governance oversight.", - imageSrc: "http://img.b2bpic.net/free-photo/analysis-data-information-insight-plan-process-concept_53876-121051.jpg", - buttonIcon: "CheckCircle", - }, - { - title: "Operational Excellence", - description: "Streamlining processes for maximum output and quality.", - imageSrc: "http://img.b2bpic.net/free-photo/help-desk-customer-service-word_53876-167069.jpg", - buttonIcon: "Award", - }, + { title: "Corporate Strategy", description: "Expert navigation for business growth and operational efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/working-evening_1098-13439.jpg", buttonIcon: Zap }, + { title: "Financial Advisory", description: "Precision-driven insights to manage and grow your corporate wealth.", imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-121371.jpg", buttonIcon: Shield }, + { title: "Compliance & Legal", description: "Comprehensive regulatory and governance oversight.", imageSrc: "http://img.b2bpic.net/free-photo/analysis-data-information-insight-plan-process-concept_53876-121051.jpg", buttonIcon: CheckCircle }, + { title: "Operational Excellence", description: "Streamlining processes for maximum output and quality.", imageSrc: "http://img.b2bpic.net/free-photo/help-desk-customer-service-word_53876-167069.jpg", buttonIcon: Award }, ]} title="Our Specialized Consulting Services" description="From financial optimization to corporate strategy, we provide tailored business solutions." @@ -153,33 +89,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "15+", - title: "Years Experience", - items: [ - "Deep industry knowledge", - "Proven track record", - ], - }, - { - id: "m2", - value: "200+", - title: "Clients Served", - items: [ - "Diverse corporate base", - "Long-term relationships", - ], - }, - { - id: "m3", - value: "98%", - title: "Client Satisfaction", - items: [ - "Dedicated support", - "Results-oriented approach", - ], - }, + { id: "m1", value: "15+", title: "Years Experience", items: ["Deep industry knowledge", "Proven track record"] }, + { id: "m2", value: "200+", title: "Clients Served", items: ["Diverse corporate base", "Long-term relationships"] }, + { id: "m3", value: "98%", title: "Client Satisfaction", items: ["Dedicated support", "Results-oriented approach"] }, ]} title="Our Impact at a Glance" description="Delivering measurable results for our corporate clients." @@ -193,46 +105,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Rajesh Gupta", - role: "Director", - company: "TechInnovate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", - }, - { - id: "2", - name: "Anjali Deshmukh", - role: "CEO", - company: "Global Solutions", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", - }, - { - id: "3", - name: "Vikram Seth", - role: "Founder", - company: "GreenBuild", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessman-works-laptop_1163-5473.jpg", - }, - { - id: "4", - name: "Sonia Kulkarni", - role: "HR Head", - company: "Services Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", - }, - { - id: "5", - name: "Amit Patil", - role: "CTO", - company: "FastLogistics", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", - }, + { id: "1", name: "Rajesh Gupta", role: "Director", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg" }, + { id: "2", name: "Anjali Deshmukh", role: "CEO", company: "Global Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg" }, + { id: "3", name: "Vikram Seth", role: "Founder", company: "GreenBuild", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessman-works-laptop_1163-5473.jpg" }, + { id: "4", name: "Sonia Kulkarni", role: "HR Head", company: "Services Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg" }, + { id: "5", name: "Amit Patil", role: "CTO", company: "FastLogistics", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" }, ]} title="Voices of Our Partners" description="Hear what industry leaders say about our consulting expertise." @@ -244,21 +121,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "What industries do you serve?", - content: "We support diverse sectors including technology, manufacturing, and logistics.", - }, - { - id: "q2", - title: "Where is your office located?", - content: "Our headquarters are at Warje, Pune, on the Mumbai-Pune Expressway.", - }, - { - id: "q3", - title: "How can I book a consultation?", - content: "You can call us directly or fill out the inquiry form below.", - }, + { id: "q1", title: "What industries do you serve?", content: "We support diverse sectors including technology, manufacturing, and logistics." }, + { id: "q2", title: "Where is your office located?", content: "Our headquarters are at Warje, Pune, on the Mumbai-Pune Expressway." }, + { id: "q3", title: "How can I book a consultation?", content: "You can call us directly or fill out the inquiry form below." }, ]} title="Frequently Asked Questions" description="Have questions about our consulting services? We have answers." @@ -272,30 +137,11 @@ export default function LandingPage() { title="Get in Touch" description="Reach out to IntelliGlobe Consulting for expert advisory and corporate solutions." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, - { - name: "phone", - type: "tel", - placeholder: "Your Phone Number", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, + { name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Tell us about your requirements", - rows: 4, - }} + textarea={{ name: "message", placeholder: "Tell us about your requirements", rows: 4 }} imageSrc="http://img.b2bpic.net/free-photo/view-from-office-supplies-analyze-business-chart-wooden-working-table-background_1421-679.jpg" /> @@ -305,16 +151,8 @@ export default function LandingPage() { logoText="IntelliGlobe Consulting LLP" copyrightText="© 2025 IntelliGlobe Consulting LLP. All rights reserved." socialLinks={[ - { - icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, - { - icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + { icon: Twitter, href: "#", ariaLabel: "Twitter" }, + { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }, ]} />