diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx
new file mode 100644
index 0000000..264c8b0
--- /dev/null
+++ b/src/app/admin/page.tsx
@@ -0,0 +1,63 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
+import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
+import { MetricCardThree } from '@/components/sections/metrics/MetricCardThree';
+import { Users, Package, ShoppingCart, BarChart3, Settings } from 'lucide-react';
+
+export default function AdminDashboardPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/delivery-tracking/page.tsx b/src/app/delivery-tracking/page.tsx
new file mode 100644
index 0000000..73e8f89
--- /dev/null
+++ b/src/app/delivery-tracking/page.tsx
@@ -0,0 +1,62 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
+import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
+import { Package } from 'lucide-react';
+
+export default function DeliveryTrackingPage() {
+ return (
+
+
+
+
+
+
+
+ Order Tracking
+
+
+
+
+
+
+
+
+
+
+
Recent Shipments:
+
Order #INV-99887766 - In Transit
+
Order #INV-55443322 - Out for Delivery
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0cf2eb1..256f87e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -8,8 +8,8 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
-import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
-import { Zap, Layout, Shield, Brain } from 'lucide-react';
+import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
+import { Zap, Layout, Shield, Brain, Stethoscope, Award, HeartPulse } from 'lucide-react';
export default function LandingPage() {
return (
@@ -65,21 +65,13 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
- {
- id: "1", name: "Nexus Phone X", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-two-croissants_23-2149277917.jpg"},
- {
- id: "2", name: "Pro Laptop 16", price: "$2499", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722646.jpg"},
- {
- id: "3", name: "Core Watch", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/smartwatch-tablet-near-keyboard_23-2147864695.jpg"},
- {
- id: "4", name: "Sonic Buds", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072204.jpg"},
- {
- id: "5", name: "Vision Tablet", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/few-electronic-devices-displayed-grey-background-smart-phone-pad-calculator-all-digital-except-pen-scene-workplace_1372-24.jpg"},
- {
- id: "6", name: "Atom Desktop", price: "$1899", imageSrc: "http://img.b2bpic.net/free-photo/office-with-computer-glass-table_1232-513.jpg"},
+ { id: "1", name: "Nexus Diagnostic Pro", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/medical-equipment-technology_23-2149179836.jpg" },
+ { id: "2", name: "Vital Watch Clinical", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smart-watch-clinical_23-2149028374.jpg" },
+ { id: "3", name: "MediCore Tablet", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/tablet-medical-dashboard_23-2149078654.jpg" },
+ { id: "4", name: "NeuroPulse Buds", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/wireless-audio-med_23-2149234876.jpg" },
]}
- title="Our Latest Collection"
- description="Precision-engineered devices designed to seamlessly integrate into your daily life."
+ title="Medical Grade Tech"
+ description="High-performance devices designed for healthcare environments and professional wellness monitoring."
/>
@@ -88,18 +80,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- title: "Hyper-Fast Processing", description: "Next-gen architecture for instantaneous performance.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139239.jpg", buttonIcon: Zap,
- },
- {
- title: "Fluid UI Design", description: "A seamless interface that anticipates your next move.", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg", buttonIcon: Layout,
- },
- {
- title: "Precision Build", description: "Crafted from aircraft-grade materials for durability.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ophthalmologist-s-tools_23-2150917662.jpg", buttonIcon: Shield,
- },
- {
- title: "Intelligent Integration", description: "AI-driven features that simplify your day.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-background-with-flowing-particles_1048-13122.jpg", buttonIcon: Brain,
- },
+ { title: "Clinical Accuracy", description: "High-precision sensors verified for professional use.", imageSrc: "http://img.b2bpic.net/free-photo/medical-sensor-tech_23-2149179836.jpg", buttonIcon: Stethoscope },
+ { title: "HIPAA Compliant", description: "Secured protocols ensuring total patient data privacy.", imageSrc: "http://img.b2bpic.net/free-photo/secure-data-server_23-2149078654.jpg", buttonIcon: Shield },
+ { title: "Rapid Data Analysis", description: "Instant processing of critical vitals and metrics.", imageSrc: "http://img.b2bpic.net/free-photo/data-analysis-screen_23-2149028374.jpg", buttonIcon: Zap },
+ { title: "AI-Driven Insights", description: "Advanced algorithms supporting clinical decision making.", imageSrc: "http://img.b2bpic.net/free-photo/brain-ai-model_23-2149234876.jpg", buttonIcon: Brain },
]}
title="Engineering Perfection"
description="Every detail matters. We craft our technology to deliver elite power and style."
@@ -107,23 +91,17 @@ export default function LandingPage() {
-
@@ -131,10 +109,9 @@ export default function LandingPage() {
@@ -150,4 +127,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 19f4137..1deac04 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #0a0a0a;
- --card: #1a1a1a;
- --foreground: #ffffffe6;
- --primary-cta: #e6e6e6;
+ --background: #f0fdf9;
+ --card: #ffffff;
+ --foreground: #064e3b;
+ --primary-cta: #059669;
--primary-cta-text: #0a0a0a;
- --secondary-cta: #1a1a1a;
+ --secondary-cta: #ffffff;
--secondary-cta-text: #ffffffe6;
- --accent: #737373;
- --background-accent: #737373;
+ --accent: #a7f3d0;
+ --background-accent: #d1fae5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);