From 90629f1959080cdf60c73651a5f2b823ac1d6813 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:14:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 50 ++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eb6bfb0..df8690e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { text: "Start Scanning", href: "#scanner" }, { text: "Learn More", href: "#features" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg" + imageSrc="http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg?_wi=1" imageAlt="SnaPOD mobile app interface showing camera scanner" textPosition="bottom-left" showBlur={true} @@ -92,54 +92,54 @@ export default function LandingPage() { title: "Four-Corner Auto-Detection", description: "Microsoft Lens-style intelligent corner detection automatically crops and straightens documents", icon: Maximize2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg", imageAlt: "Auto-detection corners"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg?_wi=1", imageAlt: "Auto-detection corners"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg", imageAlt: "Straightened document"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg?_wi=1", imageAlt: "Straightened document"}, ], }, { title: "Flash & Lighting Control", description: "Toggle flash ON/OFF for optimal image capture in any lighting condition", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Flash controls"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=1", imageAlt: "Flash controls"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg", imageAlt: "Well-lit document"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg?_wi=2", imageAlt: "Well-lit document"}, ], }, { title: "Multi-Source Capture", description: "Scan from live camera, import from gallery, or file manager – your choice", icon: Images, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Import options"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=2", imageAlt: "Import options"}, { - imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg", imageAlt: "Camera interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg?_wi=2", imageAlt: "Camera interface"}, ], }, { title: "Smart Enhancement", description: "Automatic brightness, contrast, and shadow removal for crystal-clear documents", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg", imageAlt: "Before enhancement"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg?_wi=3", imageAlt: "Before enhancement"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg", imageAlt: "After enhancement"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg?_wi=2", imageAlt: "After enhancement"}, ], }, { title: "Barcode & QR Detection", description: "Automatic extraction of barcode, QR code, or docket number for instant file naming", icon: QrCode, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg", imageAlt: "Barcode detection"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg?_wi=3", imageAlt: "Barcode detection"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg", imageAlt: "Recognized docket"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg?_wi=4", imageAlt: "Recognized docket"}, ], }, { title: "Manual Refinement", description: "Adjust corners, edit text, or rename files if automatic detection needs fine-tuning", icon: Edit2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Manual adjustment"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=3", imageAlt: "Manual adjustment"}, { - imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg", imageAlt: "Edit interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg?_wi=3", imageAlt: "Edit interface"}, ], }, ]} @@ -158,54 +158,54 @@ export default function LandingPage() { title: "Local Queue Management", description: "Scan PODs offline without internet; files queue securely on device", icon: Database, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Queue interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=1", imageAlt: "Queue interface"}, { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Offline status"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=4", imageAlt: "Offline status"}, ], }, { title: "Auto-Upload on Connection", description: "Once internet returns, upload queued files automatically with zero user action", icon: Cloud, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Cloud sync"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=2", imageAlt: "Cloud sync"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Upload progress"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=3", imageAlt: "Upload progress"}, ], }, { title: "Manual Upload Trigger", description: "Force immediate upload anytime you're connected – full control in your hands", icon: Send, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Upload button"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=5", imageAlt: "Upload button"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Drive integration"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=4", imageAlt: "Drive integration"}, ], }, { title: "Real-Time Upload Status", description: "See which files are pending, uploading, or completed at a glance", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Status indicators"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=5", imageAlt: "Status indicators"}, { - imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg", imageAlt: "Progress tracking"}, + imageSrc: "http://img.b2bpic.net/free-vector/neumorph-home-screen-template-smartphone_23-2148837494.jpg?_wi=6", imageAlt: "Progress tracking"}, ], }, { title: "Smart File Naming", description: "Extracted docket numbers automatically rename files – organized uploads every time", icon: Tag, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg", imageAlt: "Docket extraction"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-manages-cargo-barcode-scanning-distribution-hub_482257-129561.jpg?_wi=4", imageAlt: "Docket extraction"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg", imageAlt: "Named files"}, + imageSrc: "http://img.b2bpic.net/free-photo/cloud-overlay-word-young-people_53876-13865.jpg?_wi=6", imageAlt: "Named files"}, ], }, { title: "PDF & Image Export", description: "Save scans as high-quality images or PDFs – choose format for each upload", icon: FileText, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg", imageAlt: "Document format"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-calculating-paying-bills_1262-14859.jpg?_wi=5", imageAlt: "Document format"}, { - imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg", imageAlt: "Export options"}, + imageSrc: "http://img.b2bpic.net/free-vector/instagram-stories-interface-template-concept_23-2148417514.jpg?_wi=4", imageAlt: "Export options"}, ], }, ]} -- 2.49.1