From 3c6f1491d9980bbfd84f8e34dba2cbdc99058e0f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 10:50:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 391 +++++++++++------------------------------------ 1 file changed, 89 insertions(+), 302 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e52bb0d..87ea675 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Award, BarChart2, Cloud, Database, Globe, Lightbulb, PieChart, Sparkles, Target, Users } from "lucide-react"; +import { Award, BarChart2, Cloud, Database, Globe, Handshake, Lightbulb, Megaphone, PieChart, RefreshCcw, Sparkles, Target, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -33,39 +33,23 @@ export default function LandingPage() { @@ -73,124 +57,70 @@ export default function LandingPage() {
@@ -203,24 +133,16 @@ export default function LandingPage() { metrics={[ { icon: Users, - label: "Clients Served", - value: "500+", - }, + label: "Clients Served", value: "500+"}, { icon: Lightbulb, - label: "Years in Business", - value: "10+", - }, + label: "Years in Business", value: "10+"}, { icon: Award, - label: "Projects Completed", - value: "750+", - }, + label: "Projects Completed", value: "750+"}, { icon: Globe, - label: "Global Reach", - value: "3 Continents", - }, + label: "Global Reach", value: "3 Continents"}, ]} metricsAnimation="slide-up" /> @@ -233,79 +155,52 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Digital Transformation", - description: "Streamline operations and embrace digital innovation to enhance efficiency and market responsiveness.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg", - imageAlt: "Professional at a computer focusing on digital transformation", - }, + title: "Digital Transformation", description: "Streamline operations and embrace digital innovation to enhance efficiency and market responsiveness.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408700.jpg", imageAlt: "Professional at a computer focusing on digital transformation"}, items: [ { icon: Cloud, - text: "Cloud Solutions", - }, + text: "Cloud Solutions"}, { icon: RefreshCcw, - text: "Process Automation", - }, + text: "Process Automation"}, { icon: Globe, - text: "Global Integration", - }, + text: "Global Integration"}, ], reverse: false, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hturzy", - imageAlt: "focused professional at computer desk", }, { - title: "Strategic Consulting", - description: "Gain expert insights and develop robust strategies to navigate complex challenges and seize new opportunities.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/pleased-african-female-manager-relaxing-with-eyes-closed-headphones-coffee-break-indoor-portrait-young-office-workers-international-company-resting-after-hard-day_197531-3787.jpg", - imageAlt: "Team discussing strategic plans around a whiteboard", - }, + title: "Strategic Consulting", description: "Gain expert insights and develop robust strategies to navigate complex challenges and seize new opportunities.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/pleased-african-female-manager-relaxing-with-eyes-closed-headphones-coffee-break-indoor-portrait-young-office-workers-international-company-resting-after-hard-day_197531-3787.jpg", imageAlt: "Team discussing strategic plans around a whiteboard"}, items: [ { icon: Target, - text: "Market Analysis", - }, + text: "Market Analysis"}, { icon: Megaphone, - text: "Growth Strategy", - }, + text: "Growth Strategy"}, { icon: Handshake, - text: "Partnership Development", - }, + text: "Partnership Development"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/more-concepts-we-share-better_329181-17092.jpg?_wi=2", - imageAlt: "focused professional at computer desk", }, { - title: "Data & Analytics", - description: "Leverage data-driven decision-making with advanced analytics to unlock valuable insights and optimize performance.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-business-associates-reviewing-data-analytics_482257-123908.jpg", - imageAlt: "Digital display showing data analytics and graphs", - }, + title: "Data & Analytics", description: "Leverage data-driven decision-making with advanced analytics to unlock valuable insights and optimize performance.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/african-american-business-associates-reviewing-data-analytics_482257-123908.jpg", imageAlt: "Digital display showing data analytics and graphs"}, items: [ { icon: BarChart2, - text: "Business Intelligence", - }, + text: "Business Intelligence"}, { icon: Database, - text: "Big Data Management", - }, + text: "Big Data Management"}, { icon: PieChart, - text: "Predictive Modeling", - }, + text: "Predictive Modeling"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571037.jpg?_wi=2", - imageAlt: "focused professional at computer desk", }, ]} title="Core Capabilities for Modern Business" @@ -322,47 +217,17 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "s1", - name: "Enterprise Resource Planning (ERP)", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/paper-geometrical-shapes-desk_23-2148547751.jpg", - imageAlt: "Abstract illustration of an integrated business solution", - }, + id: "s1", name: "Enterprise Resource Planning (ERP)", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/paper-geometrical-shapes-desk_23-2148547751.jpg", imageAlt: "Abstract illustration of an integrated business solution"}, { - id: "s2", - name: "Financial Advisory Services", - price: "Per Project", - imageSrc: "http://img.b2bpic.net/free-photo/manager-working-with-his-feet-table-office-background_482257-32834.jpg", - imageAlt: "Digital chart showing financial growth and market trends", - }, + id: "s2", name: "Financial Advisory Services", price: "Per Project", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-with-his-feet-table-office-background_482257-32834.jpg", imageAlt: "Digital chart showing financial growth and market trends"}, { - id: "s3", - name: "Cybersecurity & Data Protection", - price: "Managed Service", - imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572136.jpg", - imageAlt: "Secure network with a shield icon", - }, + id: "s3", name: "Cybersecurity & Data Protection", price: "Managed Service", imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572136.jpg", imageAlt: "Secure network with a shield icon"}, { - id: "s4", - name: "Cloud Infrastructure Management", - price: "Monthly Subscription", - imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133727.jpg", - imageAlt: "Cloud computing servers", - }, + id: "s4", name: "Cloud Infrastructure Management", price: "Monthly Subscription", imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133727.jpg", imageAlt: "Cloud computing servers"}, { - id: "s5", - name: "Process Automation Consulting", - price: "Hourly Rate", - imageSrc: "http://img.b2bpic.net/free-photo/robotic-equipment-collects-cars-production-line-long-format-shooting-automotive-car-factory-banner_645730-514.jpg", - imageAlt: "Robotic arm automating a workflow", - }, + id: "s5", name: "Process Automation Consulting", price: "Hourly Rate", imageSrc: "http://img.b2bpic.net/free-photo/robotic-equipment-collects-cars-production-line-long-format-shooting-automotive-car-factory-banner_645730-514.jpg", imageAlt: "Robotic arm automating a workflow"}, { - id: "s6", - name: "Strategic Growth Workshops", - price: "Per Session", - imageSrc: "http://img.b2bpic.net/free-photo/detectives-making-assumptions-working-meeting_1098-15376.jpg", - imageAlt: "Group of professionals discussing during a workshop", - }, + id: "s6", name: "Strategic Growth Workshops", price: "Per Session", imageSrc: "http://img.b2bpic.net/free-photo/detectives-making-assumptions-working-meeting_1098-15376.jpg", imageAlt: "Group of professionals discussing during a workshop"}, ]} title="Tailored Solutions for Your Business Needs" description="Our comprehensive suite of services is designed to address key challenges and drive your success in a dynamic market." @@ -376,34 +241,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "98%", - title: "Client Satisfaction", - items: [ - "Consistently high ratings", - "Positive feedback loops", - "Long-term partnerships", - ], + id: "m1", value: "98%", title: "Client Satisfaction", items: [ + "Consistently high ratings", "Positive feedback loops", "Long-term partnerships"], }, { - id: "m2", - value: "20%", - title: "Average Efficiency Gain", - items: [ - "Streamlined operations", - "Cost reduction", - "Optimized workflows", - ], + id: "m2", value: "20%", title: "Average Efficiency Gain", items: [ + "Streamlined operations", "Cost reduction", "Optimized workflows"], }, { - id: "m3", - value: "30%", - title: "Revenue Growth Assisted", - items: [ - "Market expansion strategies", - "New product development", - "Enhanced sales processes", - ], + id: "m3", value: "30%", title: "Revenue Growth Assisted", items: [ + "Market expansion strategies", "New product development", "Enhanced sales processes"], }, ]} title="Achieving Excellence Through Numbers" @@ -416,35 +263,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Maria Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg", - imageAlt: "Maria Rossi, CEO of InnovateCorp", - }, + id: "t1", name: "Maria Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg", imageAlt: "Maria Rossi, CEO of InnovateCorp"}, { - id: "t2", - name: "Giovanni Bianchi", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - imageAlt: "Giovanni Bianchi, CTO of TechSolutions", - }, + id: "t2", name: "Giovanni Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "Giovanni Bianchi, CTO of TechSolutions"}, { - id: "t3", - name: "Elena Ferrari", - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-adult-man-smiling-using-digital-tablet-showing-okay-sign-approve-agree-standing_1258-23909.jpg", - imageAlt: "Elena Ferrari, Marketing Director at GlobalConnect", - }, + id: "t3", name: "Elena Ferrari", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-adult-man-smiling-using-digital-tablet-showing-okay-sign-approve-agree-standing_1258-23909.jpg", imageAlt: "Elena Ferrari, Marketing Director at GlobalConnect"}, { - id: "t4", - name: "Marco Esposito", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", - imageAlt: "Marco Esposito, Senior Consultant at Stratagem", - }, + id: "t4", name: "Marco Esposito", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marco Esposito, Senior Consultant at Stratagem"}, { - id: "t5", - name: "Laura Romano", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg", - imageAlt: "Laura Romano, Operations Manager at Synergia", - }, + id: "t5", name: "Laura Romano", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg", imageAlt: "Laura Romano, Operations Manager at Synergia"}, ]} cardTitle="What Our Clients Say About Us" cardTag="Trusted Partnerships" @@ -458,35 +285,17 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "What types of businesses does S&rind srl serve?", - content: "S&rind srl partners with a diverse range of businesses, from growing startups to established enterprises across various industries, focusing on tailored solutions.", - }, + id: "q1", title: "What types of businesses does S&rind srl serve?", content: "S&rind srl partners with a diverse range of businesses, from growing startups to established enterprises across various industries, focusing on tailored solutions."}, { - id: "q2", - title: "How does S&rind srl approach new projects?", - content: "Our approach begins with a thorough consultation to understand your unique needs, followed by a detailed proposal, collaborative planning, and agile execution.", - }, + id: "q2", title: "How does S&rind srl approach new projects?", content: "Our approach begins with a thorough consultation to understand your unique needs, followed by a detailed proposal, collaborative planning, and agile execution."}, { - id: "q3", - title: "What makes S&rind srl different from competitors?", - content: "We differentiate ourselves through our deep industry expertise, commitment to client-centric solutions, innovative methodologies, and a proven track record of delivering measurable results.", - }, + id: "q3", title: "What makes S&rind srl different from competitors?", content: "We differentiate ourselves through our deep industry expertise, commitment to client-centric solutions, innovative methodologies, and a proven track record of delivering measurable results."}, { - id: "q4", - title: "Can S&rind srl provide custom software development?", - content: "Yes, we offer custom software development services tailored to your specific operational requirements, ensuring seamless integration and optimal performance.", - }, + id: "q4", title: "Can S&rind srl provide custom software development?", content: "Yes, we offer custom software development services tailored to your specific operational requirements, ensuring seamless integration and optimal performance."}, { - id: "q5", - title: "What is the typical timeline for a project?", - content: "Project timelines vary significantly based on scope and complexity. We provide detailed estimates after our initial discovery phase.", - }, + id: "q5", title: "What is the typical timeline for a project?", content: "Project timelines vary significantly based on scope and complexity. We provide detailed estimates after our initial discovery phase."}, { - id: "q6", - title: "How can I request a consultation?", - content: "You can request a consultation by filling out the contact form below, emailing us directly, or calling our main office during business hours.", - }, + id: "q6", title: "How can I request a consultation?", content: "You can request a consultation by filling out the contact form below, emailing us directly, or calling our main office during business hours."}, ]} title="Common Questions & Quick Answers" description="Find immediate solutions and clarity on how S&rind srl can support your business objectives." @@ -498,8 +307,7 @@ export default function LandingPage() {