diff --git a/src/app/page.tsx b/src/app/page.tsx index 27fa316..8fe2b47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,35 +32,24 @@ export default function LandingPage() {
@@ -121,17 +90,11 @@ export default function LandingPage() { description="We specialize in crafting products that blend seamlessly into your digital ecosystem, ensuring high-performance results every single time." metrics={[ { - value: "15K+", - title: "Happy Users", - }, + value: "15K+", title: "Happy Users"}, { - value: "99.9%", - title: "Uptime Rate", - }, + value: "99.9%", title: "Uptime Rate"}, { - value: "50+", - title: "Awards Won", - }, + value: "50+", title: "Awards Won"}, ]} imageSrc="http://img.b2bpic.net/free-photo/interior-female-workspace-home_23-2147778843.jpg" imageAlt="luxury office interior dark aesthetic" @@ -147,26 +110,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Seamless Sync", - subtitle: "Instant data across all devices", - category: "Cloud", - value: "24/7", - }, + id: "f1", title: "Seamless Sync", subtitle: "Instant data across all devices", category: "Cloud", value: "24/7"}, { - id: "f2", - title: "Advanced Security", - subtitle: "End-to-end encryption built-in", - category: "Security", - value: "AES-256", - }, + id: "f2", title: "Advanced Security", subtitle: "End-to-end encryption built-in", category: "Security", value: "AES-256"}, { - id: "f3", - title: "Smart Analytics", - subtitle: "Actionable insights for you", - category: "Data", - value: "Real-time", - }, + id: "f3", title: "Smart Analytics", subtitle: "Actionable insights for you", category: "Data", value: "Real-time"}, ]} title="Unmatched Performance" description="Built for scale, speed, and simplicity." @@ -179,43 +127,24 @@ export default function LandingPage() { textboxLayout="default" gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} + buttons={[ + { + text: "View Full Catalog", href: "#catalog" + } + ]} products={[ { - id: "p1", - name: "Smart Device Pro", - price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736770.jpg", - }, + id: "p1", name: "Smart Device Pro", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736770.jpg"}, { - id: "p2", - name: "Wearable Elite", - price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-submerged_23-2148109745.jpg", - }, + id: "p2", name: "Wearable Elite", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-submerged_23-2148109745.jpg"}, { - id: "p3", - name: "Audio Master", - price: "$149", - imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-2.jpg", - }, + id: "p3", name: "Audio Master", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/electronic-musical-instrument-audio-mixer-sound-equalizer-analog-modular-synthesizer_1381-2.jpg"}, { - id: "p4", - name: "Creative Pad", - price: "$399", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994339.jpg", - }, + id: "p4", name: "Creative Pad", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994339.jpg"}, { - id: "p5", - name: "Keyboard X1", - price: "$129", - imageSrc: "http://img.b2bpic.net/free-photo/cool-gaming-setup-with-neon-lights-still-life_23-2149829151.jpg", - }, + id: "p5", name: "Keyboard X1", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/cool-gaming-setup-with-neon-lights-still-life_23-2149829151.jpg"}, { - id: "p6", - name: "Mobile Ultra", - price: "$899", - imageSrc: "http://img.b2bpic.net/free-photo/blogger-recording-her-make-up-session_23-2148538967.jpg", - }, + id: "p6", name: "Mobile Ultra", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/blogger-recording-her-make-up-session_23-2148538967.jpg"}, ]} title="Featured Collections" description="Our handpicked selection of top-tier hardware." @@ -229,31 +158,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "120%", - title: "Growth", - items: [ - "Faster compute", - "Enhanced capacity", - ], + id: "m1", value: "120%", title: "Growth", items: [ + "Faster compute", "Enhanced capacity"], }, { - id: "m2", - value: "85%", - title: "Efficiency", - items: [ - "Streamlined flow", - "Less latency", - ], + id: "m2", value: "85%", title: "Efficiency", items: [ + "Streamlined flow", "Less latency"], }, { - id: "m3", - value: "98%", - title: "Retention", - items: [ - "Loyal users", - "Longer engagement", - ], + id: "m3", value: "98%", title: "Retention", items: [ + "Loyal users", "Longer engagement"], }, ]} title="Growth Data" @@ -267,45 +181,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - title: "Incredible Quality", - quote: "The best tech I've ever bought.", - name: "Alice Wang", - role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", - }, + id: "t1", title: "Incredible Quality", quote: "The best tech I've ever bought.", name: "Alice Wang", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"}, { - id: "t2", - title: "Stunning Design", - quote: "Beautifully crafted and fast.", - name: "Bob Smith", - role: "Designer", - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2642.jpg", - }, + id: "t2", title: "Stunning Design", quote: "Beautifully crafted and fast.", name: "Bob Smith", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-glasses-is-posing-photographer-studio_613910-2642.jpg"}, { - id: "t3", - title: "Game Changer", - quote: "Transformed my daily routine.", - name: "Charlie Day", - role: "Founder", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - }, + id: "t3", title: "Game Changer", quote: "Transformed my daily routine.", name: "Charlie Day", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg"}, { - id: "t4", - title: "Top Tier Support", - quote: "Responsive and helpful team.", - name: "Dana White", - role: "CTO", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-eyeglasses-with-tattoo-his-arm-sits-chair-using-tablet-pc_613910-12174.jpg", - }, + id: "t4", title: "Top Tier Support", quote: "Responsive and helpful team.", name: "Dana White", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-eyeglasses-with-tattoo-his-arm-sits-chair-using-tablet-pc_613910-12174.jpg"}, { - id: "t5", - title: "Must Have Tool", - quote: "Simply indispensable.", - name: "Eve Jones", - role: "PM", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-man-white-shirt-standing-with-arms-folded-looking-away-dark-gray-copy-space_171337-451.jpg", - }, + id: "t5", title: "Must Have Tool", quote: "Simply indispensable.", name: "Eve Jones", role: "PM", imageSrc: "http://img.b2bpic.net/free-photo/portrait-positive-man-white-shirt-standing-with-arms-folded-looking-away-dark-gray-copy-space_171337-451.jpg"}, ]} title="Trusted by Leaders" description="Hear what our partners have to say." @@ -318,20 +202,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "Shipping Info", - content: "We ship globally within 3 business days.", - }, + id: "q1", title: "Shipping Info", content: "We ship globally within 3 business days."}, { - id: "q2", - title: "Return Policy", - content: "30-day money-back guarantee on all items.", - }, + id: "q2", title: "Return Policy", content: "30-day money-back guarantee on all items."}, { - id: "q3", - title: "Support Hours", - content: "24/7 technical support available.", - }, + id: "q3", title: "Support Hours", content: "24/7 technical support available."}, ]} title="Answers for You" description="Everything you need to know about our products." @@ -346,8 +221,7 @@ export default function LandingPage() {