diff --git a/src/app/page.tsx b/src/app/page.tsx index 2523575..5bba0f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,8 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Award, Box, Code, Globe, Layout, Package, TrendingUp, Users, Zap } from "lucide-react"; +import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; +import { Award, Box, Code, Globe, Layout, Package, TrendingUp, Users, Zap, Linkedin, Twitter, Github } from "lucide-react"; export default function LandingPage() { return ( @@ -32,14 +33,11 @@ export default function LandingPage() { +
+ +
+
@@ -117,21 +111,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", name: "Discovery & Research", price: "Step 01", variant: "Deep dive into your goals.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg"}, - { - id: "p2", name: "Strategic Concepting", price: "Step 02", variant: "Mapping the creative roadmap.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"}, - { - id: "p3", name: "Design Execution", price: "Step 03", variant: "Bringing concepts to life.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg"}, - { - id: "p4", name: "Agile Development", price: "Step 04", variant: "Building robust solutions.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg"}, - { - id: "p5", name: "Quality Assurance", price: "Step 05", variant: "Rigorous testing protocols.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg"}, - { - id: "p6", name: "Launch & Optimization", price: "Step 06", variant: "Constant refinement cycle.", imageSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg"}, + { id: "p1", name: "Discovery & Research", price: "Step 01", variant: "Strategic foundations.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg" }, + { id: "p2", name: "Design Execution", price: "Step 02", variant: "Creative realization.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg" }, + { id: "p3", name: "Launch", price: "Step 03", variant: "Deployment excellence.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg" }, ]} - title="Our Proven Process" - description="A refined, step-by-step approach ensuring alignment, creativity, and execution perfection in every project delivery." + title="Our Process" + description="A refined approach to project delivery." /> @@ -141,32 +126,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah Miller", role: "CEO", company: "Innovate", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7954.jpg"}, - { - id: "2", name: "James Chen", role: "CTO", company: "TechStream", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg"}, - { - id: "3", name: "Elena Rossi", role: "Founder", company: "Lux", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg"}, - { - id: "4", name: "David Smith", role: "Marketing", company: "Growth", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg"}, - { - id: "5", name: "Maria Lopez", role: "Design Lead", company: "Vivid", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg"}, + { id: "1", name: "Sarah Miller", role: "CEO", company: "Innovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7954.jpg" }, + { id: "2", name: "James Chen", role: "CTO", company: "TechStream", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg" }, ]} kpiItems={[ - { - value: "98%", label: "Client Retention"}, - { - value: "4.9/5", label: "Average Rating"}, - { - value: "24h", label: "Avg Response"}, + { value: "98%", label: "Retention" }, + { value: "4.9/5", label: "Rating" }, + { value: "24h", label: "Response" }, ]} - title="Voices of Success" - description="We are proud to partner with exceptional brands across the globe." + title="Success Stories" + description="Trusted by industry leaders." /> @@ -177,18 +146,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "2.5M+", title: "Traffic Growth", description: "Across client projects.", icon: TrendingUp, - }, - { - id: "m2", value: "500+", title: "Products Built", description: "Scalable digital assets.", icon: Package, - }, - { - id: "m3", value: "85%", title: "Efficiency Gain", description: "In process automation.", icon: Box, - }, + { id: "m1", value: "2.5M+", title: "Traffic Growth", description: "Strategic results.", icon: TrendingUp }, + { id: "m2", value: "500+", title: "Products Built", description: "Digital assets.", icon: Package }, + { id: "m3", value: "85%", title: "Efficiency", description: "Automated gain.", icon: Box }, ]} - title="Impact Delivered" - description="Tangible results driven by strategic vision and execution excellence." + title="Impact" + description="Tangible results driven by vision." /> @@ -196,15 +159,10 @@ export default function LandingPage() { @@ -212,47 +170,24 @@ export default function LandingPage() {
); -} +} \ No newline at end of file