From 13c856802dc6fadfcc61f7fea431ec8580e49d8c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 12:20:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 259 +++++++++++------------------------------------ 1 file changed, 60 insertions(+), 199 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5155db5..6e2ce63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Shield, Cpu } from 'lucide-react'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -32,21 +33,13 @@ export default function LandingPage() { @@ -55,112 +48,65 @@ export default function LandingPage() {
@@ -170,13 +116,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "The Luxe Manifesto", - }, + type: "text", content: "The Luxe Manifesto"}, { - type: "text", - content: "Our philosophy is built on the Visionary Ascent—the belief that a digital presence is a sovereign right. We empower the youth by removing technical barriers, allowing talent to be the only limit.", - }, + type: "text", content: "Our philosophy is built on the Visionary Ascent—the belief that a digital presence is a sovereign right. We empower the youth by removing technical barriers, allowing talent to be the only limit."}, ]} /> @@ -187,22 +129,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Digital Architecture", - description: "Tailored, high-conversion infrastructure—not templates, but true architectural solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-using-laptop-coffee-shop_329181-2953.jpg", - buttonIcon: "Zap", + title: "Digital Architecture", description: "Tailored, high-conversion infrastructure—not templates, but true architectural solutions.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-using-laptop-coffee-shop_329181-2953.jpg", buttonIcon: Zap, }, { - title: "Strategic Integration", - description: "A curated ecosystem of world-class professional tools that fuel your specific growth.", - imageSrc: "http://img.b2bpic.net/free-vector/social-media-elements-cloud-shape-flat-style_23-2147831115.jpg", - buttonIcon: "Shield", + title: "Strategic Integration", description: "A curated ecosystem of world-class professional tools that fuel your specific growth.", imageSrc: "http://img.b2bpic.net/free-vector/social-media-elements-cloud-shape-flat-style_23-2147831115.jpg", buttonIcon: Shield, }, { - title: "Technical Sovereignty", - description: "Advanced backend frameworks and zero-friction integration ensuring assets work for you.", - imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-background_23-2147514332.jpg", - buttonIcon: "Cpu", + title: "Technical Sovereignty", description: "Advanced backend frameworks and zero-friction integration ensuring assets work for you.", imageSrc: "http://img.b2bpic.net/free-vector/blue-technology-background_23-2147514332.jpg", buttonIcon: Cpu, }, ]} title="Our Expertise" @@ -217,40 +150,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "tier-1", - badge: "Foundation", - price: "Tier I", - subtitle: "Digital Foundation", - features: [ - "Custom Brand Identity", - "Responsive Web Design", - "SEO Architecture", - "Performance Optimized", - ], + id: "tier-1", badge: "Foundation", price: "Tier I", subtitle: "Digital Foundation", features: [ + "Custom Brand Identity", "Responsive Web Design", "SEO Architecture", "Performance Optimized"], }, { - id: "tier-2", - badge: "Ascent", - price: "Tier II", - subtitle: "Technical Ascent", - features: [ - "24/7 Monitoring", - "Performance Tuning", - "Security Hardening", - "Scalability Planning", - ], + id: "tier-2", badge: "Ascent", price: "Tier II", subtitle: "Technical Ascent", features: [ + "24/7 Monitoring", "Performance Tuning", "Security Hardening", "Scalability Planning"], }, { - id: "tier-3", - badge: "Commerce", - price: "Tier III", - subtitle: "Luxe Commerce", - features: [ - "Amazon Partnership", - "Revenue Optimization", - "Product Curation", - "Analytics Dashboard", - ], + id: "tier-3", badge: "Commerce", price: "Tier III", subtitle: "Luxe Commerce", features: [ + "Amazon Partnership", "Revenue Optimization", "Product Curation", "Analytics Dashboard"], }, ]} title="Service Tiers" @@ -266,45 +175,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Arjun V.", - role: "Owner", - company: "Boutique Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", - }, + id: "1", name: "Arjun V.", role: "Owner", company: "Boutique Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg"}, { - id: "2", - name: "Sarah M.", - role: "Founder", - company: "Tech Startup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", - }, + id: "2", name: "Sarah M.", role: "Founder", company: "Tech Startup", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg"}, { - id: "3", - name: "Rajit K.", - role: "Consultant", - company: "Digital Services", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg", - }, + id: "3", name: "Rajit K.", role: "Consultant", company: "Digital Services", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg"}, { - id: "4", - name: "Anonymous", - role: "Client", - company: "Global Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-female-driver-with-vest_23-2150263130.jpg", - }, + id: "4", name: "Anonymous", role: "Client", company: "Global Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-female-driver-with-vest_23-2150263130.jpg"}, { - id: "5", - name: "Elena R.", - role: "Executive", - company: "Innovate Ltd", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=1", - }, + id: "5", name: "Elena R.", role: "Executive", company: "Innovate Ltd", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg"}, ]} title="Client Impact" description="From boutique owners to tech founders, the gold standard for digital identity." @@ -319,12 +203,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "swayam", - name: "Swayam Tiwary", - role: "Founder & Visionary", - description: "Swayam Tiwary architects digital empires for local businesses with precision, luxury aesthetics, and an uncompromising standard of excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=2", - }, + id: "swayam", name: "Swayam Tiwary", role: "Founder & Visionary", description: "Swayam Tiwary architects digital empires for local businesses with precision, luxury aesthetics, and an uncompromising standard of excellence.", imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg"}, ]} title="The Visionary Leader" description="Swayam Tiwary, Founder of Conceptor Luxe" @@ -337,20 +216,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "Who owns the website once it's finished?", - content: "You do. 100% of the IP and assets belong to you.", - }, + id: "1", title: "Who owns the website once it's finished?", content: "You do. 100% of the IP and assets belong to you."}, { - id: "2", - title: "Do I need to be tech-savvy?", - content: "No. We handle the digital complexity so you can lead your business.", - }, + id: "2", title: "Do I need to be tech-savvy?", content: "No. We handle the digital complexity so you can lead your business."}, { - id: "3", - title: "Why focus on the youth?", - content: "They are the architects of the new economy. We provide the professional scaffolding.", - }, + id: "3", title: "Why focus on the youth?", content: "They are the architects of the new economy. We provide the professional scaffolding."}, ]} title="Frequently Asked Questions" description="Addressing your concerns—because expertise speaks first." @@ -362,8 +232,7 @@ export default function LandingPage() {