From f79ed5fa2bbc9999f4b46ca44b4fe1ec11f71fd0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:41:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 356 +++++++++++------------------------------------ 1 file changed, 85 insertions(+), 271 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c83584..6e5f1cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import { BarChart, CheckCircle, Headphones, Rocket, ShieldCheck, Sparkles } from "lucide-react"; +import { BarChart, CheckCircle, Headset, Rocket, ShieldCheck, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -32,38 +32,22 @@ export default function LandingPage() { @@ -72,52 +56,26 @@ export default function LandingPage() { @@ -213,80 +147,53 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Advanced Analytics", - description: "Gain deep insights into your business performance with our cutting-edge analytics tools.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-boardroom-computer-screen-showcases-business-data-statistics-aiding-executives_482257-133141.jpg", - imageAlt: "Data analytics dashboard", - }, + title: "Advanced Analytics", description: "Gain deep insights into your business performance with our cutting-edge analytics tools.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/professional-boardroom-computer-screen-showcases-business-data-statistics-aiding-executives_482257-133141.jpg", imageAlt: "Data analytics dashboard"}, items: [ { - icon: BarChart3, - text: "Real-time reporting", - }, + icon: BarChart, + text: "Real-time reporting"}, { icon: CheckCircle, - text: "Customizable dashboards", - }, + text: "Customizable dashboards"}, { icon: Sparkles, - text: "Predictive modeling", - }, + text: "Predictive modeling"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/tired-asian-it-specialist-drinking-coffee-watching-female-colleague-working-with-laptop-indoor-portrait-young-business-people-sitting-table-together-conference-hall_197531-3708.jpg?_wi=2", - imageAlt: "data analytics dashboard financial", + reverse: false }, { - title: "Dedicated Support", - description: "Our expert team is here to provide round-the-clock support and guidance, ensuring your success.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg", - imageAlt: "Customer support agent", - }, + title: "Dedicated Support", description: "Our expert team is here to provide round-the-clock support and guidance, ensuring your success.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-typing-pc-keyboard-assisting-customers-through-live-chat_482257-125755.jpg", imageAlt: "Customer support agent"}, items: [ { icon: Headset, - text: "24/7 technical assistance", - }, + text: "24/7 technical assistance"}, { icon: CheckCircle, - text: "Personalized account management", - }, + text: "Personalized account management"}, { icon: Sparkles, - text: "Priority issue resolution", - }, + text: "Priority issue resolution"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-wheelchair-user-attends-briefing-meeting-with-team_482257-116640.jpg", - imageAlt: "data analytics dashboard financial", + reverse: true }, { - title: "Secure Cloud Solutions", - description: "Protect your valuable data with our robust and scalable cloud infrastructure.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-lock-hologram-desk-with-laptop_23-2152029068.jpg", - imageAlt: "Secure cloud server room", - }, + title: "Secure Cloud Solutions", description: "Protect your valuable data with our robust and scalable cloud infrastructure.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-lock-hologram-desk-with-laptop_23-2152029068.jpg", imageAlt: "Secure cloud server room"}, items: [ { icon: ShieldCheck, - text: "Enterprise-grade security", - }, + text: "Enterprise-grade security"}, { icon: CheckCircle, - text: "Automated backups", - }, + text: "Automated backups"}, { icon: Sparkles, - text: "Scalable storage options", - }, + text: "Scalable storage options"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", - imageAlt: "data analytics dashboard financial", - }, + reverse: false + } ]} title="Streamline Your Operations" description="Our comprehensive suite of services is designed to optimize efficiency, enhance productivity, and drive sustainable growth for your business." @@ -301,47 +208,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Synergy Suite Pro", - price: "$199/month", - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736753.jpg", - imageAlt: "Synergy Suite Pro software", - }, + id: "p1", name: "Synergy Suite Pro", price: "$199/month", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736753.jpg", imageAlt: "Synergy Suite Pro software"}, { - id: "p2", - name: "Analytics Dashboard Elite", - price: "$299/month", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516466.jpg", - imageAlt: "Analytics Dashboard Elite", - }, + id: "p2", name: "Analytics Dashboard Elite", price: "$299/month", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mystery-box-concept_23-2149516466.jpg", imageAlt: "Analytics Dashboard Elite"}, { - id: "p3", - name: "Secure Cloud Drive", - price: "$49/month", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349229.jpg", - imageAlt: "Secure Cloud Drive device", - }, + id: "p3", name: "Secure Cloud Drive", price: "$49/month", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349229.jpg", imageAlt: "Secure Cloud Drive device"}, { - id: "p4", - name: "Team Collaboration Hub", - price: "$149/month", - imageSrc: "http://img.b2bpic.net/free-photo/composition-spa-treatment-top-view-concept_23-2148645559.jpg", - imageAlt: "Team Collaboration Hub software", - }, + id: "p4", name: "Team Collaboration Hub", price: "$149/month", imageSrc: "http://img.b2bpic.net/free-photo/composition-spa-treatment-top-view-concept_23-2148645559.jpg", imageAlt: "Team Collaboration Hub software"}, { - id: "p5", - name: "AI Marketing Assistant", - price: "$349/month", - imageSrc: "http://img.b2bpic.net/free-photo/female-editor-using-stylus-graphic-tablet-retouch-photo-creating-professional-photography-content-production-freelancer-editing-picture-with-creative-retouching-software-close-up_482257-48037.jpg", - imageAlt: "AI Marketing Assistant interface", - }, + id: "p5", name: "AI Marketing Assistant", price: "$349/month", imageSrc: "http://img.b2bpic.net/free-photo/female-editor-using-stylus-graphic-tablet-retouch-photo-creating-professional-photography-content-production-freelancer-editing-picture-with-creative-retouching-software-close-up_482257-48037.jpg", imageAlt: "AI Marketing Assistant interface"}, { - id: "p6", - name: "Project Management Pro", - price: "$99/month", - imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116604.jpg", - imageAlt: "Project Management Pro tool", - }, + id: "p6", name: "Project Management Pro", price: "$99/month", imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116604.jpg", imageAlt: "Project Management Pro tool"}, ]} title="Innovative Products for Every Need" description="Explore our curated selection of tools and solutions designed to elevate your business operations and empower your team." @@ -355,63 +232,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "basic", - badge: "Starter", - badgeIcon: Sparkles, - price: "$49/mo", - subtitle: "Ideal for small teams", - buttons: [ + id: "basic", badge: "Starter", badgeIcon: Sparkles, + price: "$49/mo", subtitle: "Ideal for small teams", buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], features: [ - "Access to Core Features", - "Email Support", - "5 Users Included", - "Basic Analytics", - ], + "Access to Core Features", "Email Support", "5 Users Included", "Basic Analytics"], }, { - id: "pro", - badge: "Pro", - badgeIcon: Sparkles, - price: "$99/mo", - subtitle: "Perfect for growing businesses", - buttons: [ + id: "pro", badge: "Pro", badgeIcon: Sparkles, + price: "$99/mo", subtitle: "Perfect for growing businesses", buttons: [ { - text: "Choose Pro", - href: "#contact", - }, + text: "Choose Pro", href: "#contact"}, ], features: [ - "All Starter Features", - "Priority Email & Chat Support", - "20 Users Included", - "Advanced Analytics", - "Custom Integrations", - ], + "All Starter Features", "Priority Email & Chat Support", "20 Users Included", "Advanced Analytics", "Custom Integrations"], }, { - id: "enterprise", - badge: "Enterprise", - badgeIcon: Sparkles, - price: "Custom", - subtitle: "Tailored for large organizations", - buttons: [ + id: "enterprise", badge: "Enterprise", badgeIcon: Sparkles, + price: "Custom", subtitle: "Tailored for large organizations", buttons: [ { - text: "Contact Sales", - href: "#contact", - }, + text: "Contact Sales", href: "#contact"}, ], features: [ - "All Pro Features", - "24/7 Dedicated Support", - "Unlimited Users", - "Enterprise-Grade Security", - "On-Premise Deployment Options", - ], + "All Pro Features", "24/7 Dedicated Support", "Unlimited Users", "Enterprise-Grade Security", "On-Premise Deployment Options"], }, ]} title="Flexible Plans, Powerful Results" @@ -424,16 +269,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "GlobalCorp", - "InnovateX", - "FutureTech", - "DataPulse", - "Synergy Solutions", - "Apex Innovations", - "Stratagem Group", - "VentureWorks", - "Visionary Inc.", - ]} + "GlobalCorp", "InnovateX", "FutureTech", "DataPulse", "Synergy Solutions", "Apex Innovations", "Stratagem Group", "VentureWorks", "Visionary Inc."]} title="Trusted by Industry Leaders" description="Our proven solutions have earned the trust of leading companies across various sectors, driving their success and innovation." speed={40} @@ -444,8 +280,7 @@ export default function LandingPage() {