diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c9c594..0a167b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,37 +34,21 @@ export default function LandingPage() { @@ -73,54 +57,31 @@ export default function LandingPage() {
@@ -160,19 +115,13 @@ export default function LandingPage() { features={[ { icon: Zap, - title: "Unparalleled Quality", - description: "Every product and service is meticulously crafted to the highest standards, ensuring lasting excellence.", - }, + title: "Unparalleled Quality", description: "Every product and service is meticulously crafted to the highest standards, ensuring lasting excellence."}, { icon: Shield, - title: "Innovative Design", - description: "We blend timeless aesthetics with cutting-edge innovation to create truly unique and functional solutions.", - }, + title: "Innovative Design", description: "We blend timeless aesthetics with cutting-edge innovation to create truly unique and functional solutions."}, { icon: Star, - title: "Personalized Service", - description: "Experience bespoke attention and tailored solutions that cater to your individual needs and preferences.", - }, + title: "Personalized Service", description: "Experience bespoke attention and tailored solutions that cater to your individual needs and preferences."}, ]} title="Key Attributes of Distinction" description="Echelon Elite stands out with unparalleled quality, innovative design, and personalized service, defining the pinnacle of luxury." @@ -187,47 +136,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Echelon Chronometer", - price: "$12,500", - imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-exclusive-men-s-wristwatch-from-new-collection-luxury-jewelry-store_613910-20935.jpg", - imageAlt: "Luxury Echelon Chronometer watch", - }, + id: "p1", name: "Echelon Chronometer", price: "$12,500", imageSrc: "http://img.b2bpic.net/free-photo/seller-shows-exclusive-men-s-wristwatch-from-new-collection-luxury-jewelry-store_613910-20935.jpg", imageAlt: "Luxury Echelon Chronometer watch"}, { - id: "p2", - name: "Artisan Leather Handbag", - price: "$4,800", - imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-with-bag_23-2148012916.jpg", - imageAlt: "Designer Artisan Leather Handbag", - }, + id: "p2", name: "Artisan Leather Handbag", price: "$4,800", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-with-bag_23-2148012916.jpg", imageAlt: "Designer Artisan Leather Handbag"}, { - id: "p3", - name: "Bespoke Suiting Collection", - price: "$7,200", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-near-dark-wall_158538-11254.jpg", - imageAlt: "Custom tailored bespoke suit", - }, + id: "p3", name: "Bespoke Suiting Collection", price: "$7,200", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-near-dark-wall_158538-11254.jpg", imageAlt: "Custom tailored bespoke suit"}, { - id: "p4", - name: "Signature Elixir Fragrance", - price: "$950", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-with-blue-paper-flower_140725-13876.jpg", - imageAlt: "Luxury Signature Elixir Fragrance bottle", - }, + id: "p4", name: "Signature Elixir Fragrance", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-with-blue-paper-flower_140725-13876.jpg", imageAlt: "Luxury Signature Elixir Fragrance bottle"}, { - id: "p5", - name: "Executive Leather Wallet", - price: "$600", - imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12978.jpg", - imageAlt: "Premium Executive Leather Wallet", - }, + id: "p5", name: "Executive Leather Wallet", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/antique-hand-bag-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12978.jpg", imageAlt: "Premium Executive Leather Wallet"}, { - id: "p6", - name: "Prestige Fountain Pen", - price: "$1,100", - imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-composition-with-gift-paper-writing-message_23-2147683451.jpg", - imageAlt: "Elegant Prestige Fountain Pen", - }, + id: "p6", name: "Prestige Fountain Pen", price: "$1,100", imageSrc: "http://img.b2bpic.net/free-photo/father-s-day-composition-with-gift-paper-writing-message_23-2147683451.jpg", imageAlt: "Elegant Prestige Fountain Pen"}, ]} title="Our Exquisite Collections" description="Explore meticulously crafted products designed to elevate your lifestyle and exceed expectations." @@ -241,63 +160,31 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "standard", - badge: "Essential", - badgeIcon: Sparkles, - price: "$5,000/mo", - name: "Concierge Standard", - buttons: [ + id: "standard", badge: "Essential", badgeIcon: Sparkles, + price: "$5,000/mo", name: "Concierge Standard", buttons: [ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, ], features: [ - "Priority Support", - "Exclusive Content Access", - "Annual Review", - "Personalized Consultation", - ], + "Priority Support", "Exclusive Content Access", "Annual Review", "Personalized Consultation"], }, { - id: "premium", - badge: "Elite", - badgeIcon: Diamond, - price: "$10,000/mo", - name: "Concierge Premium", - buttons: [ + id: "premium", badge: "Elite", badgeIcon: Diamond, + price: "$10,000/mo", name: "Concierge Premium", buttons: [ { - text: "Select Plan", - href: "#contact", - }, + text: "Select Plan", href: "#contact"}, ], features: [ - "24/7 Dedicated Support", - "Early Access to New Products", - "Quarterly Strategic Sessions", - "Bespoke Solution Design", - "Invitations to Private Events", - ], + "24/7 Dedicated Support", "Early Access to New Products", "Quarterly Strategic Sessions", "Bespoke Solution Design", "Invitations to Private Events"], }, { - id: "bespoke", - badge: "Bespoke", - badgeIcon: Crown, - price: "Custom Quote", - name: "Concierge Bespoke", - buttons: [ + id: "bespoke", badge: "Bespoke", badgeIcon: Crown, + price: "Custom Quote", name: "Concierge Bespoke", buttons: [ { - text: "Inquire Now", - href: "#contact", - }, + text: "Inquire Now", href: "#contact"}, ], features: [ - "Tailored Everything", - "On-Demand Expertise", - "Unlimited Consultations", - "Dedicated Account Manager", - "Exclusive Partnership Opportunities", - ], + "Tailored Everything", "On-Demand Expertise", "Unlimited Consultations", "Dedicated Account Manager", "Exclusive Partnership Opportunities"], }, ]} title="Tailored Tiered Solutions" @@ -312,23 +199,14 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - icon: Target, - title: "Success Rate", - value: "99.8%", - }, + id: "m1", icon: Target, + title: "Success Rate", value: "99.8%"}, { - id: "m2", - icon: TrendingUp, - title: "Client Retention", - value: "95%", - }, + id: "m2", icon: TrendingUp, + title: "Client Retention", value: "95%"}, { - id: "m3", - icon: BarChart, - title: "Market Leadership", - value: "Top 1%", - }, + id: "m3", icon: BarChart, + title: "Market Leadership", value: "Top 1%"}, ]} title="Impact & Achievements" description="Our unwavering commitment to excellence is reflected in our remarkable milestones and client success stories, solidifying our position as industry leaders." @@ -339,53 +217,24 @@ export default function LandingPage() { @@ -414,8 +256,7 @@ export default function LandingPage() {