diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 400862d..f18baf6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,49 +20,25 @@ export default function AboutPage() { const teamMembers = [ { - id: "member-1", - name: "Rajesh Kumar", - role: "Chief Executive Officer", - description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg?_wi=2", - imageAlt: "Rajesh Kumar", - socialLinks: [ + id: "member-1", name: "Rajesh Kumar", role: "Chief Executive Officer", description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg", imageAlt: "Rajesh Kumar", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }, ], }, { - id: "member-2", - name: "Priya Sharma", - role: "Chief Strategy Officer", - description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=2", - imageAlt: "Priya Sharma", - socialLinks: [ + id: "member-2", name: "Priya Sharma", role: "Chief Strategy Officer", description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg", imageAlt: "Priya Sharma", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Globe, url: "https://example.com" }, ], }, { - id: "member-3", - name: "Amit Patel", - role: "Director of Operations", - description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=2", - imageAlt: "Amit Patel", - socialLinks: [ + id: "member-3", name: "Amit Patel", role: "Director of Operations", description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Amit Patel", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Mail, url: "mailto:amit@gtindia.com" }, ], }, { - id: "member-4", - name: "Neha Desai", - role: "Head of Innovation", - description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg?_wi=2", - imageAlt: "Neha Desai", - socialLinks: [ + id: "member-4", name: "Neha Desai", role: "Head of Innovation", description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg", imageAlt: "Neha Desai", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }, ], @@ -83,7 +59,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="circleGradient" + background="aurora" cardStyle="gradient-bordered" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -106,7 +82,7 @@ export default function AboutPage() { description="Founded on principles of innovation and integrity" subdescription="GT India - Your Trusted Partner" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-colleagues-pitching-investment-strategy-manager_482257-123615.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-colleagues-pitching-investment-strategy-manager_482257-123615.jpg" imageAlt="GT India team collaboration" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -133,27 +109,16 @@ export default function AboutPage() { title="Proven Track Record of Excellence and Client Success" tag="Impact" tagAnimation="slide-up" + metricsAnimation="slide-up" metrics={[ { - id: "metric-1", - value: "500+", - description: "Successful projects delivered across diverse industries and markets", - }, + id: "metric-1", value: "500+", description: "Successful projects delivered across diverse industries and markets"}, { - id: "metric-2", - value: "95%", - description: "Client satisfaction and retention rate demonstrating our commitment to excellence", - }, + id: "metric-2", value: "95%", description: "Client satisfaction and retention rate demonstrating our commitment to excellence"}, { - id: "metric-3", - value: "150%", - description: "Average ROI improvement achieved for our enterprise clients", - }, + id: "metric-3", value: "150%", description: "Average ROI improvement achieved for our enterprise clients"}, { - id: "metric-4", - value: "24/7", - description: "Dedicated support available for ongoing guidance and rapid issue resolution", - }, + id: "metric-4", value: "24/7", description: "Dedicated support available for ongoing guidance and rapid issue resolution"}, ]} useInvertedBackground={true} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 59aba57..8237365 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,82 +24,40 @@ export default function HomePage() { const carouselItems = [ { - id: "carousel-1", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-business-meeting_23-2149271700.jpg", - imageAlt: "Premium business solution showcase", - }, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-business-meeting_23-2149271700.jpg", imageAlt: "Premium business solution showcase"}, { - id: "carousel-2", - imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-electronic-chip-board-cloud-computer-is-system-transfer-data-information-upload-download-application-technology-transformation-concept_616485-59.jpg", - imageAlt: "Innovation and strategy implementation", - }, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-electronic-chip-board-cloud-computer-is-system-transfer-data-information-upload-download-application-technology-transformation-concept_616485-59.jpg", imageAlt: "Innovation and strategy implementation"}, { - id: "carousel-3", - imageSrc: "http://img.b2bpic.net/free-vector/business-growth-design-with-arrow-moving-upward_1394-699.jpg", - imageAlt: "Growth and transformation", - }, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-vector/business-growth-design-with-arrow-moving-upward_1394-699.jpg", imageAlt: "Growth and transformation"}, { - id: "carousel-4", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-using-laptop-adjusting-power-management-settings_482257-122565.jpg", - imageAlt: "Digital excellence", - }, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-using-laptop-adjusting-power-management-settings_482257-122565.jpg", imageAlt: "Digital excellence"}, { - id: "carousel-5", - imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", - imageAlt: "Professional consulting", - }, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "Professional consulting"}, { - id: "carousel-6", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-shaking-hand-with-businessman-office_23-2147923447.jpg", - imageAlt: "Strategic partnership", - }, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-shaking-hand-with-businessman-office_23-2147923447.jpg", imageAlt: "Strategic partnership"}, ]; const teamMembers = [ { - id: "member-1", - name: "Rajesh Kumar", - role: "Chief Executive Officer", - description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg?_wi=1", - imageAlt: "Rajesh Kumar", - socialLinks: [ + id: "member-1", name: "Rajesh Kumar", role: "Chief Executive Officer", description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg", imageAlt: "Rajesh Kumar", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }, ], }, { - id: "member-2", - name: "Priya Sharma", - role: "Chief Strategy Officer", - description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=1", - imageAlt: "Priya Sharma", - socialLinks: [ + id: "member-2", name: "Priya Sharma", role: "Chief Strategy Officer", description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg", imageAlt: "Priya Sharma", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Globe, url: "https://example.com" }, ], }, { - id: "member-3", - name: "Amit Patel", - role: "Director of Operations", - description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=1", - imageAlt: "Amit Patel", - socialLinks: [ + id: "member-3", name: "Amit Patel", role: "Director of Operations", description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Amit Patel", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Mail, url: "mailto:amit@gtindia.com" }, ], }, { - id: "member-4", - name: "Neha Desai", - role: "Head of Innovation", - description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg?_wi=1", - imageAlt: "Neha Desai", - socialLinks: [ + id: "member-4", name: "Neha Desai", role: "Head of Innovation", description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg", imageAlt: "Neha Desai", socialLinks: [ { icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }, ], @@ -117,35 +75,17 @@ export default function HomePage() { const faqs = [ { - id: "faq-1", - title: "What industries does GT India serve?", - content: "GT India has extensive experience across multiple sectors including technology, financial services, manufacturing, healthcare, retail, and consumer goods. Our diversified expertise enables us to bring best practices and innovative solutions tailored to your specific industry challenges and opportunities.", - }, + id: "faq-1", title: "What industries does GT India serve?", content: "GT India has extensive experience across multiple sectors including technology, financial services, manufacturing, healthcare, retail, and consumer goods. Our diversified expertise enables us to bring best practices and innovative solutions tailored to your specific industry challenges and opportunities."}, { - id: "faq-2", - title: "How long does a typical engagement take?", - content: "Project timelines vary based on scope and complexity. Most strategic initiatives range from 3-12 months. We provide detailed project roadmaps with clear milestones, deliverables, and timelines during the planning phase to ensure transparency and realistic expectations.", - }, + id: "faq-2", title: "How long does a typical engagement take?", content: "Project timelines vary based on scope and complexity. Most strategic initiatives range from 3-12 months. We provide detailed project roadmaps with clear milestones, deliverables, and timelines during the planning phase to ensure transparency and realistic expectations."}, { - id: "faq-3", - title: "What is your pricing model?", - content: "We offer flexible engagement models including fixed-project fees, time-and-materials arrangements, and outcome-based pricing. Our approach is transparent and customized to align with your budget and business objectives. We provide detailed proposals outlining all costs and value delivery.", - }, + id: "faq-3", title: "What is your pricing model?", content: "We offer flexible engagement models including fixed-project fees, time-and-materials arrangements, and outcome-based pricing. Our approach is transparent and customized to align with your budget and business objectives. We provide detailed proposals outlining all costs and value delivery."}, { - id: "faq-4", - title: "Do you offer post-implementation support?", - content: "Yes, comprehensive post-implementation support is a cornerstone of our service delivery. We provide ongoing consulting, training, process optimization, and 24/7 support to ensure sustainable results and continuous improvement in your operations and business performance.", - }, + id: "faq-4", title: "Do you offer post-implementation support?", content: "Yes, comprehensive post-implementation support is a cornerstone of our service delivery. We provide ongoing consulting, training, process optimization, and 24/7 support to ensure sustainable results and continuous improvement in your operations and business performance."}, { - id: "faq-5", - title: "How does GT India ensure client success?", - content: "We employ a dedicated account management approach with regular progress reviews, transparent communication, and performance metrics tracking. Our success is directly tied to your success, and we maintain accountability through clear KPIs and continuous optimization.", - }, + id: "faq-5", title: "How does GT India ensure client success?", content: "We employ a dedicated account management approach with regular progress reviews, transparent communication, and performance metrics tracking. Our success is directly tied to your success, and we maintain accountability through clear KPIs and continuous optimization."}, { - id: "faq-6", - title: "What makes GT India different from competitors?", - content: "Our differentiation lies in our proven track record, deep industry expertise, client-centric approach, and commitment to delivering measurable business impact. We combine strategic thinking with practical execution, ensuring your investment drives real, sustainable results.", - }, + id: "faq-6", title: "What makes GT India different from competitors?", content: "Our differentiation lies in our proven track record, deep industry expertise, client-centric approach, and commitment to delivering measurable business impact. We combine strategic thinking with practical execution, ensuring your investment drives real, sustainable results."}, ]; const socialLinks = [ @@ -162,7 +102,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="circleGradient" + background="aurora" cardStyle="gradient-bordered" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -183,7 +123,7 @@ export default function HomePage() { tag="Welcome" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Explore Solutions", href: "#features" }, { text: "Learn More", href: "#about" }, @@ -204,7 +144,7 @@ export default function HomePage() { description="Founded on principles of innovation and integrity" subdescription="GT India - Your Trusted Partner" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/multiethnic-colleagues-pitching-investment-strategy-manager_482257-123615.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/multiethnic-colleagues-pitching-investment-strategy-manager_482257-123615.jpg" imageAlt="GT India team collaboration" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -223,25 +163,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Strategic Analysis", - description: "Deep-dive assessment of your current business landscape, identifying opportunities, threats, and competitive advantages.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=1", - imageAlt: "Strategic analysis and planning", - }, + title: "Strategic Analysis", description: "Deep-dive assessment of your current business landscape, identifying opportunities, threats, and competitive advantages.", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg", imageAlt: "Strategic analysis and planning"}, { id: 2, - title: "Custom Solutions Design", - description: "Tailored strategy development and implementation roadmap specifically designed for your organizational goals and culture.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060286.jpg?_wi=1", - imageAlt: "Custom solution design", - }, + title: "Custom Solutions Design", description: "Tailored strategy development and implementation roadmap specifically designed for your organizational goals and culture.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060286.jpg", imageAlt: "Custom solution design"}, { id: 3, - title: "Execution & Support", - description: "Comprehensive implementation with dedicated support teams ensuring smooth transition and maximum adoption across all departments.", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-three-business-people_23-2147626551.jpg?_wi=1", - imageAlt: "Implementation and support", - }, + title: "Execution & Support", description: "Comprehensive implementation with dedicated support teams ensuring smooth transition and maximum adoption across all departments.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-three-business-people_23-2147626551.jpg", imageAlt: "Implementation and support"}, ]} buttons={[{ text: "View Services" }]} /> @@ -252,27 +180,16 @@ export default function HomePage() { title="Proven Track Record of Excellence and Client Success" tag="Impact" tagAnimation="slide-up" + metricsAnimation="slide-up" metrics={[ { - id: "metric-1", - value: "500+", - description: "Successful projects delivered across diverse industries and markets", - }, + id: "metric-1", value: "500+", description: "Successful projects delivered across diverse industries and markets"}, { - id: "metric-2", - value: "95%", - description: "Client satisfaction and retention rate demonstrating our commitment to excellence", - }, + id: "metric-2", value: "95%", description: "Client satisfaction and retention rate demonstrating our commitment to excellence"}, { - id: "metric-3", - value: "150%", - description: "Average ROI improvement achieved for our enterprise clients", - }, + id: "metric-3", value: "150%", description: "Average ROI improvement achieved for our enterprise clients"}, { - id: "metric-4", - value: "24/7", - description: "Dedicated support available for ongoing guidance and rapid issue resolution", - }, + id: "metric-4", value: "24/7", description: "Dedicated support available for ongoing guidance and rapid issue resolution"}, ]} useInvertedBackground={true} /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6f05841..8f79bf4 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -17,7 +17,7 @@ export default function ServicesPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmallSizeMediumTitles" - background="circleGradient" + background="aurora" cardStyle="gradient-bordered" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -51,31 +51,17 @@ export default function ServicesPage() { features={[ { id: 1, - title: "Strategic Analysis", - description: "Deep-dive assessment of your current business landscape, identifying opportunities, threats, and competitive advantages.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=2", - imageAlt: "Strategic analysis and planning", - }, + title: "Strategic Analysis", description: "Deep-dive assessment of your current business landscape, identifying opportunities, threats, and competitive advantages.", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg", imageAlt: "Strategic analysis and planning"}, { id: 2, - title: "Custom Solutions Design", - description: "Tailored strategy development and implementation roadmap specifically designed for your organizational goals and culture.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060286.jpg?_wi=2", - imageAlt: "Custom solution design", - }, + title: "Custom Solutions Design", description: "Tailored strategy development and implementation roadmap specifically designed for your organizational goals and culture.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060286.jpg", imageAlt: "Custom solution design"}, { id: 3, - title: "Execution & Support", - description: "Comprehensive implementation with dedicated support teams ensuring smooth transition and maximum adoption across all departments.", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-three-business-people_23-2147626551.jpg?_wi=2", - imageAlt: "Implementation and support", - }, + title: "Execution & Support", description: "Comprehensive implementation with dedicated support teams ensuring smooth transition and maximum adoption across all departments.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-with-three-business-people_23-2147626551.jpg", imageAlt: "Implementation and support"}, ]} buttons={[ { - text: "View Services", - href: "/services", - }, + text: "View Services", href: "/services"}, ]} /> @@ -86,27 +72,16 @@ export default function ServicesPage() { title="Proven Track Record of Excellence and Client Success" tag="Impact" tagAnimation="slide-up" + metricsAnimation="slide-up" metrics={[ { - id: "metric-1", - value: "500+", - description: "Successful projects delivered across diverse industries and markets", - }, + id: "metric-1", value: "500+", description: "Successful projects delivered across diverse industries and markets"}, { - id: "metric-2", - value: "95%", - description: "Client satisfaction and retention rate demonstrating our commitment to excellence", - }, + id: "metric-2", value: "95%", description: "Client satisfaction and retention rate demonstrating our commitment to excellence"}, { - id: "metric-3", - value: "150%", - description: "Average ROI improvement achieved for our enterprise clients", - }, + id: "metric-3", value: "150%", description: "Average ROI improvement achieved for our enterprise clients"}, { - id: "metric-4", - value: "24/7", - description: "Dedicated support available for ongoing guidance and rapid issue resolution", - }, + id: "metric-4", value: "24/7", description: "Dedicated support available for ongoing guidance and rapid issue resolution"}, ]} useInvertedBackground={true} /> @@ -126,75 +101,43 @@ export default function ServicesPage() { animationType="slide-up" members={[ { - id: "member-1", - name: "Rajesh Kumar", - role: "Chief Executive Officer", - description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg?_wi=3", - imageAlt: "Rajesh Kumar", - socialLinks: [ + id: "member-1", name: "Rajesh Kumar", role: "Chief Executive Officer", description: "Visionary leader with 20+ years of experience in strategic business transformation and organizational development.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3830.jpg", imageAlt: "Rajesh Kumar", socialLinks: [ { icon: Linkedin, - url: "https://linkedin.com", - }, + url: "https://linkedin.com"}, { icon: Twitter, - url: "https://twitter.com", - }, + url: "https://twitter.com"}, ], }, { - id: "member-2", - name: "Priya Sharma", - role: "Chief Strategy Officer", - description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg?_wi=3", - imageAlt: "Priya Sharma", - socialLinks: [ + id: "member-2", name: "Priya Sharma", role: "Chief Strategy Officer", description: "Strategic innovator with expertise in digital transformation, market analysis, and competitive positioning strategies.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting_23-2148824909.jpg", imageAlt: "Priya Sharma", socialLinks: [ { icon: Linkedin, - url: "https://linkedin.com", - }, + url: "https://linkedin.com"}, { icon: Globe, - url: "https://example.com", - }, + url: "https://example.com"}, ], }, { - id: "member-3", - name: "Amit Patel", - role: "Director of Operations", - description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg?_wi=3", - imageAlt: "Amit Patel", - socialLinks: [ + id: "member-3", name: "Amit Patel", role: "Director of Operations", description: "Operations expert focused on process optimization, team leadership, and ensuring exceptional delivery across all engagements.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelsexy-modern-man-dressed-elegant-suit-fashion-male-posing-studio-near-blue-wall_158538-21048.jpg", imageAlt: "Amit Patel", socialLinks: [ { icon: Linkedin, - url: "https://linkedin.com", - }, + url: "https://linkedin.com"}, { icon: Mail, - url: "mailto:amit@gtindia.com", - }, + url: "mailto:amit@gtindia.com"}, ], }, { - id: "member-4", - name: "Neha Desai", - role: "Head of Innovation", - description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg?_wi=3", - imageAlt: "Neha Desai", - socialLinks: [ + id: "member-4", name: "Neha Desai", role: "Head of Innovation", description: "Innovation catalyst driving emerging technology adoption and breakthrough business model development for forward-thinking clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-bu-office-building_1303-31732.jpg", imageAlt: "Neha Desai", socialLinks: [ { icon: Linkedin, - url: "https://linkedin.com", - }, + url: "https://linkedin.com"}, { icon: Twitter, - url: "https://twitter.com", - }, + url: "https://twitter.com"}, ], }, ]} @@ -209,24 +152,16 @@ export default function ServicesPage() { socialLinks={[ { icon: Linkedin, - href: "https://linkedin.com/company/gt-india", - ariaLabel: "GT India LinkedIn", - }, + href: "https://linkedin.com/company/gt-india", ariaLabel: "GT India LinkedIn"}, { icon: Twitter, - href: "https://twitter.com/gtindia", - ariaLabel: "GT India Twitter", - }, + href: "https://twitter.com/gtindia", ariaLabel: "GT India Twitter"}, { icon: Globe, - href: "https://gtindia.com", - ariaLabel: "GT India Website", - }, + href: "https://gtindia.com", ariaLabel: "GT India Website"}, { icon: Mail, - href: "mailto:info@gtindia.com", - ariaLabel: "Email GT India", - }, + href: "mailto:info@gtindia.com", ariaLabel: "Email GT India"}, ]} /> diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..e050ada 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,50 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + fontSize?: number; + fontWeight?: number | string; + fill?: string; + dominantBaseline?: 'auto' | 'text-top' | 'central' | 'middle' | 'text-bottom'; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - - return ( - - ( + ( + { + text, + className = '', + fontSize = 32, + fontWeight = 700, + fill = 'currentColor', + dominantBaseline = 'central', + }, + ref + ) => { + return ( + - {logoText} - - - ); -}); + + {text} + + + ); + } +); -SvgTextLogo.displayName = "SvgTextLogo"; +SvgTextLogo.displayName = 'SvgTextLogo'; -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file