diff --git a/src/app/page.tsx b/src/app/page.tsx
index 76004c7..82806c7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,103 +44,32 @@ export default function LandingPage() {
@@ -163,21 +80,9 @@ export default function LandingPage() {
title="Our Impact in Numbers"
tag="Reliability Metrics"
metrics={[
- {
- id: "1",
- value: "10,000+",
- description: "Happy Tech Customers",
- },
- {
- id: "2",
- value: "5,000+",
- description: "Security Systems Installed",
- },
- {
- id: "3",
- value: "99.9%",
- description: "Uptime Satisfaction Rate",
- },
+ { id: "1", value: "10,000+", description: "Happy Tech Customers" },
+ { id: "2", value: "5,000+", description: "Security Systems Installed" },
+ { id: "3", value: "99.9%", description: "Uptime Satisfaction Rate" },
]}
metricsAnimation="slide-up"
/>
@@ -189,30 +94,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Advanced Performance",
- description: "Hardware curated for maximum speed and reliability.",
- bentoComponent: "reveal-icon",
- icon: Database,
- imageSrc: "http://img.b2bpic.net/free-photo/laptop-bed-night-light-from-laptop-screen-top-view_169016-51291.jpg",
- imageAlt: "Laptop on the bed at night light from the laptop screen top view",
- },
- {
- title: "Smart Security",
- description: "24/7 protection with smart monitoring and alerts.",
- bentoComponent: "reveal-icon",
- icon: ShieldCheck,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281037.jpg?_wi=3",
- imageAlt: "Laptop on the bed at night light from the laptop screen top view",
- },
- {
- title: "Expert Support",
- description: "Our team is ready to help 7 days a week.",
- bentoComponent: "reveal-icon",
- icon: Headphones,
- imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg?_wi=2",
- imageAlt: "Laptop on the bed at night light from the laptop screen top view",
- },
+ { title: "Advanced Performance", description: "Hardware curated for maximum speed and reliability.", bentoComponent: "reveal-icon", icon: Database },
+ { title: "Smart Security", description: "24/7 protection with smart monitoring and alerts.", bentoComponent: "reveal-icon", icon: ShieldCheck },
+ { title: "Expert Support", description: "Our team is ready to help 7 days a week.", bentoComponent: "reveal-icon", icon: Headphones },
]}
title="Why Choose XYZ Tech"
description="We combine industry-leading performance with robust security to ensure your digital and physical worlds are protected."
@@ -226,48 +110,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Pro Workstation Laptop",
- price: "$1,299",
- variant: "High Performance",
- imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg?_wi=3",
- },
- {
- id: "p2",
- name: "HD Security CCTV",
- price: "$199",
- variant: "Home Security",
- imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg?_wi=2",
- },
- {
- id: "p3",
- name: "Smart Doorbell Pro",
- price: "$149",
- variant: "Entry Control",
- imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg?_wi=2",
- },
- {
- id: "p4",
- name: "Ulrawide 4K Monitor",
- price: "$599",
- variant: "Productivity",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=2",
- },
- {
- id: "p5",
- name: "RGB Mech Keyboard",
- price: "$89",
- variant: "Accessories",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-key_23-2149680255.jpg",
- },
- {
- id: "p6",
- name: "Smart High-Speed Router",
- price: "$129",
- variant: "Connectivity",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-with-smartphone-smart-light_23-2150671605.jpg",
- },
+ { id: "p1", name: "Pro Workstation Laptop", price: "$1,299", variant: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg" },
+ { id: "p2", name: "HD Security CCTV", price: "$199", variant: "Home Security", imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg" },
+ { id: "p3", name: "Smart Doorbell Pro", price: "$149", variant: "Entry Control", imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg" },
+ { id: "p4", name: "Ulrawide 4K Monitor", price: "$599", variant: "Productivity", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg" },
+ { id: "p5", name: "RGB Mech Keyboard", price: "$89", variant: "Accessories", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-key_23-2149680255.jpg" },
+ { id: "p6", name: "Smart High-Speed Router", price: "$129", variant: "Connectivity", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-with-smartphone-smart-light_23-2150671605.jpg" },
]}
title="Featured Tech & Security"
description="Explore our curated selection of high-performance devices."
@@ -280,55 +128,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic",
- price: "$0",
- name: "Essential Support",
- features: [
- "Phone Support",
- "Warranty Info",
- "Knowledge Base",
- ],
- buttons: [
- {
- text: "Get Started",
- href: "#",
- },
- ],
- },
- {
- id: "pro",
- price: "$49/mo",
- name: "Premium Protection",
- features: [
- "24/7 Monitoring",
- "Priority Support",
- "Setup Assistance",
- ],
- badge: "Popular",
- buttons: [
- {
- text: "Upgrade",
- href: "#",
- },
- ],
- },
- {
- id: "enterprise",
- price: "$199/mo",
- name: "Business Solution",
- features: [
- "Onsite Installation",
- "Bulk Discounts",
- "Dedicated Account Manager",
- ],
- buttons: [
- {
- text: "Contact Us",
- href: "#contact",
- },
- ],
- },
+ { id: "basic", price: "$0", name: "Essential Support", features: ["Phone Support", "Warranty Info", "Knowledge Base"], buttons: [{ text: "Get Started", href: "#" }] },
+ { id: "pro", price: "$49/mo", name: "Premium Protection", features: ["24/7 Monitoring", "Priority Support", "Setup Assistance"], badge: "Popular", buttons: [{ text: "Upgrade", href: "#" }] },
+ { id: "enterprise", price: "$199/mo", name: "Business Solution", features: ["Onsite Installation", "Bulk Discounts", "Dedicated Account Manager"], buttons: [{ text: "Contact Us", href: "#contact" }] },
]}
title="Transparent Pricing"
description="Flexible plans for all security and tech needs."
@@ -341,41 +143,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "The performance boost is undeniable. Great buy!",
- imageSrc: "http://img.b2bpic.net/free-photo/photogenic-woman-smiling-with-heaphones-shopping-mall0_23-2148397231.jpg",
- },
- {
- id: "t2",
- name: "Mark D.",
- handle: "@markd",
- testimonial: "Peace of mind knowing my home is secure with XYZ.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg",
- },
- {
- id: "t3",
- name: "Emily R.",
- handle: "@emilyr",
- testimonial: "Excellent service and very knowledgeable support team.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-curly-haired-woman-looks-away-thoughtfully-dressed-jacket-holds-mobile-phone-connected-wireless-internet-walks-outdoors-strols-town-uses-navigation-checks-route-technology-concept_273609-57776.jpg",
- },
- {
- id: "t4",
- name: "David K.",
- handle: "@davidk",
- testimonial: "The tech gear is perfectly curated and well-priced.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
- },
- {
- id: "t5",
- name: "Chloe L.",
- handle: "@chloel",
- testimonial: "Everything arrived on time and works as promised.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
- },
+ { id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The performance boost is undeniable. Great buy!", imageSrc: "http://img.b2bpic.net/free-photo/photogenic-woman-smiling-with-heaphones-shopping-mall0_23-2148397231.jpg" },
+ { id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Peace of mind knowing my home is secure with XYZ.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg" },
+ { id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Excellent service and very knowledgeable support team.", imageSrc: "http://img.b2bpic.net/free-photo/young-curly-haired-woman-looks-away-thoughtfully-dressed-jacket-holds-mobile-phone-connected-wireless-internet-walks-outdoors-strols-town-uses-navigation-checks-route-technology-concept_273609-57776.jpg" },
+ { id: "t4", name: "David K.", handle: "@davidk", testimonial: "The tech gear is perfectly curated and well-priced.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" },
+ { id: "t5", name: "Chloe L.", handle: "@chloel", testimonial: "Everything arrived on time and works as promised.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg" },
]}
title="Trusted by Thousands"
description="See why our customers prefer XYZ Tech for their home and work."
@@ -386,21 +158,9 @@ export default function LandingPage() {
@@ -441,57 +186,9 @@ export default function LandingPage() {