From eddb1119af423501749505d5ac12b39e2ae9e4bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 14:46:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 252 +++++++++++------------------------------------ 1 file changed, 59 insertions(+), 193 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ffa0d7a..109cbcf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Award, Headphones, Shield, Smile } from "lucide-react"; +import { Award, Headphones, Shield, Smile, Zap, PieChart, MessageSquare, Lock, Layout } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,61 +48,38 @@ export default function LandingPage() {
@@ -123,7 +92,7 @@ export default function LandingPage() { description="We specialize in creating intuitive digital experiences that drive engagement and business success." subdescription="Our team uses cutting-edge methodology to ensure your projects stand out in a competitive market." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg" mediaAnimation="blur-reveal" /> @@ -134,40 +103,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Scalable Infrastructure", - description: "Robust architecture built to handle unlimited growth.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-female-with-pink-hair-sitting-her-workplace-typing-keyboard-drinking-tea-using_343059-198.jpg", - imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", - }, + title: "Scalable Infrastructure", description: "Robust architecture built to handle unlimited growth.", buttonIcon: Zap, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-female-with-pink-hair-sitting-her-workplace-typing-keyboard-drinking-tea-using_343059-198.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, { - title: "Advanced Analytics", - description: "Data-driven insights for smarter business decisions.", - buttonIcon: "PieChart", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg?_wi=2", - imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", - }, + title: "Advanced Analytics", description: "Data-driven insights for smarter business decisions.", buttonIcon: PieChart, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, { - title: "Real-time Support", - description: "24/7 dedicated assistance for your team.", - buttonIcon: "MessageSquare", - imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg?_wi=2", - imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", - }, + title: "Real-time Support", description: "24/7 dedicated assistance for your team.", buttonIcon: MessageSquare, + imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, { - title: "Secure Workflow", - description: "Enterprise-grade security standards included.", - buttonIcon: "Lock", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1", - imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", - }, + title: "Secure Workflow", description: "Enterprise-grade security standards included.", buttonIcon: Lock, + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, { - title: "Design Systems", - description: "Cohesive brand identities built to last.", - buttonIcon: "Layout", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=1", - imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", - }, + title: "Design Systems", description: "Cohesive brand identities built to last.", buttonIcon: Layout, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, ]} title="Core Capabilities" description="Everything you need to manage your business effectively." @@ -182,45 +131,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Jane Doe", - role: "CEO", - company: "Growth Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2", - }, + id: "1", name: "Jane Doe", role: "CEO", company: "Growth Co", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"}, { - id: "2", - name: "John Smith", - role: "CTO", - company: "Tech Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=2", - }, + id: "2", name: "John Smith", role: "CTO", company: "Tech Corp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg"}, { - id: "3", - name: "Sarah Lee", - role: "Design Lead", - company: "Creative Lab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-keeping-hands-hips-outdoors_1262-20425.jpg", - }, + id: "3", name: "Sarah Lee", role: "Design Lead", company: "Creative Lab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-keeping-hands-hips-outdoors_1262-20425.jpg"}, { - id: "4", - name: "Mike Brown", - role: "Manager", - company: "Startup Inc", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-funny-black-woman-with-curly-hair-laughs-good-joke-has-toothy-smile-shows-white-perfect-teeth-wears-striped-casual-t-shirt-poses-terrace-cafeteria_273609-29078.jpg", - }, + id: "4", name: "Mike Brown", role: "Manager", company: "Startup Inc", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/headshot-funny-black-woman-with-curly-hair-laughs-good-joke-has-toothy-smile-shows-white-perfect-teeth-wears-striped-casual-t-shirt-poses-terrace-cafeteria_273609-29078.jpg"}, { - id: "5", - name: "Emily White", - role: "Founder", - company: "Brand Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", - }, + id: "5", name: "Emily White", role: "Founder", company: "Brand Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg"}, ]} title="Trusted by Leaders" description="See why top professionals choose our platform." @@ -235,25 +159,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "150+", - title: "Projects Completed", - description: "Successful deliveries worldwide.", - icon: Award, + id: "m1", value: "150+", title: "Projects Completed", description: "Successful deliveries worldwide.", icon: Award, }, { - id: "m2", - value: "98%", - title: "Client Satisfaction", - description: "Consistently high rating.", - icon: Smile, + id: "m2", value: "98%", title: "Client Satisfaction", description: "Consistently high rating.", icon: Smile, }, { - id: "m3", - value: "24/7", - title: "Global Support", - description: "Always ready to assist.", - icon: Headphones, + id: "m3", value: "24/7", title: "Global Support", description: "Always ready to assist.", icon: Headphones, }, ]} title="Impact In Numbers" @@ -268,37 +180,16 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Essential", - price: "$29", - subtitle: "For small teams", - features: [ - "Core features", - "1 User seat", - "Email support", - ], + id: "basic", badge: "Essential", price: "$29", subtitle: "For small teams", features: [ + "Core features", "1 User seat", "Email support"], }, { - id: "pro", - badge: "Pro", - price: "$89", - subtitle: "For growing business", - features: [ - "Advanced features", - "5 User seats", - "Priority support", - ], + id: "pro", badge: "Pro", price: "$89", subtitle: "For growing business", features: [ + "Advanced features", "5 User seats", "Priority support"], }, { - id: "ent", - badge: "Enterprise", - price: "Contact us", - subtitle: "For large operations", - features: [ - "Custom solution", - "Unlimited users", - "24/7 support", - ], + id: "ent", badge: "Enterprise", price: "Contact us", subtitle: "For large operations", features: [ + "Custom solution", "Unlimited users", "24/7 support"], }, ]} title="Flexible Pricing" @@ -312,20 +203,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do we start?", - content: "Reach out via our contact page and we'll schedule a discovery call.", - }, + id: "q1", title: "How do we start?", content: "Reach out via our contact page and we'll schedule a discovery call."}, { - id: "q2", - title: "Is support included?", - content: "Yes, we offer multiple tiers of dedicated support for all our plans.", - }, + id: "q2", title: "Is support included?", content: "Yes, we offer multiple tiers of dedicated support for all our plans."}, { - id: "q3", - title: "Can I upgrade anytime?", - content: "Absolutely. You can change your plan at any point.", - }, + id: "q3", title: "Can I upgrade anytime?", content: "Absolutely. You can change your plan at any point."}, ]} title="Common Questions" description="Get clear answers about our services." @@ -340,16 +222,10 @@ export default function LandingPage() { description="Have questions? We are here to help." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} imageSrc="http://img.b2bpic.net/free-photo/desk-office-with-objects_23-2147982285.jpg" @@ -362,29 +238,19 @@ export default function LandingPage() { logoText="Nexus" columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Pricing", - href: "#pricing", - }, + label: "Pricing", href: "#pricing"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} -- 2.49.1