diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f2795c..a9f1ef1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-vector/workout-tracker-app_23-2148639062.jpg", imageAlt: "Construction Management Dashboard" + "http://img.b2bpic.net/free-vector/workout-tracker-app_23-2148639062.jpg?_wi=1", imageAlt: "Construction Management Dashboard" }, { imageSrc: @@ -70,19 +70,19 @@ export default function LandingPage() { }, { imageSrc: - "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg", imageAlt: "Audit Trail Visualization" + "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg?_wi=1", imageAlt: "Audit Trail Visualization" }, { imageSrc: - "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg", imageAlt: "Material Reconciliation Chart" + "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg?_wi=1", imageAlt: "Material Reconciliation Chart" }, { imageSrc: - "http://img.b2bpic.net/free-photo/database-computer-system-digital-storage-concept_53876-123742.jpg", imageAlt: "Offline Synchronization" + "http://img.b2bpic.net/free-photo/database-computer-system-digital-storage-concept_53876-123742.jpg?_wi=1", imageAlt: "Offline Synchronization" }, { imageSrc: - "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic-with-photo_23-2149002320.jpg", imageAlt: "Role-Based Access Control" + "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic-with-photo_23-2149002320.jpg?_wi=1", imageAlt: "Role-Based Access Control" }, ]} ariaLabel="Hero section showcasing secure construction management application" @@ -99,32 +99,32 @@ export default function LandingPage() { { id: "anti-theft", title: "Anti-Theft Logic", description: "Mandatory checksum validation ensures the sum of all line items perfectly matches the entered Total Amount before any record can be saved. Prevents unauthorized modifications and ghost worker inflation.", imageSrc: - "http://img.b2bpic.net/free-vector/workout-tracker-app_23-2148639062.jpg", imageAlt: "Anti-Theft Logic" + "http://img.b2bpic.net/free-vector/workout-tracker-app_23-2148639062.jpg?_wi=2", imageAlt: "Anti-Theft Logic" }, { id: "audit-trail", title: "Immutable Audit Trail", description: "Silent logging captures original values, new values, and precise timestamps for every modification. Complete documentation prevents unauthorized tampering and provides compliance evidence.", imageSrc: - "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg", imageAlt: "Audit Trail" + "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg?_wi=2", imageAlt: "Audit Trail" }, { id: "material-reconciliation", title: "Material Reconciliation Module", description: "Cross-references Material In against Material Used to automatically calculate variances. Highlights shortages in high-contrast red to immediately flag potential site theft.", imageSrc: - "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg", imageAlt: "Material Reconciliation" + "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg?_wi=2", imageAlt: "Material Reconciliation" }, { id: "offline-first", title: "Offline-First PWA", description: "Progressive Web App with HTML5, CSS3, and JavaScript. IndexedDB ensures complete functionality without active internet connection. Automatic synchronization when online.", imageSrc: - "http://img.b2bpic.net/free-photo/database-computer-system-digital-storage-concept_53876-123742.jpg", imageAlt: "Offline-First PWA" + "http://img.b2bpic.net/free-photo/database-computer-system-digital-storage-concept_53876-123742.jpg?_wi=2", imageAlt: "Offline-First PWA" }, { id: "role-based-access", title: "Role-Based Access Control", description: "Site clerks input data with restricted permissions. Administrators hold master PIN to lock weekly entries and prevent unauthorized modifications. Granular access management.", imageSrc: - "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic-with-photo_23-2149002320.jpg", imageAlt: "Role-Based Access Control" + "http://img.b2bpic.net/free-vector/flat-organizational-chart-infographic-with-photo_23-2149002320.jpg?_wi=2", imageAlt: "Role-Based Access Control" }, { id: "receipt-capture", title: "Receipt Capture & Verification", description: "High-value items require photographic evidence. Receipts are linked to line items and stored securely. Supports multiple formats for comprehensive documentation.", imageSrc: - "http://img.b2bpic.net/free-vector/copyright-stamps-collection_23-2148696098.jpg", imageAlt: "Receipt Capture & Verification" + "http://img.b2bpic.net/free-vector/copyright-stamps-collection_23-2148696098.jpg?_wi=1", imageAlt: "Receipt Capture & Verification" }, ]} gridVariant="bento-grid" @@ -179,15 +179,15 @@ export default function LandingPage() { products={[ { id: "weekly-summary", name: "Weekly Summary Report", price: "Export", imageSrc: - "http://img.b2bpic.net/free-vector/copyright-stamps-collection_23-2148696098.jpg", imageAlt: "Weekly Summary Report" + "http://img.b2bpic.net/free-vector/copyright-stamps-collection_23-2148696098.jpg?_wi=2", imageAlt: "Weekly Summary Report" }, { id: "material-variance", name: "Material Variance Report", price: "Export", imageSrc: - "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg", imageAlt: "Material Variance Report" + "http://img.b2bpic.net/free-psd/transport-invoice-template-design_23-2151930564.jpg?_wi=3", imageAlt: "Material Variance Report" }, { id: "audit-log", name: "Immutable Audit Log", price: "Export", imageSrc: - "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg", imageAlt: "Audit Log Report" + "http://img.b2bpic.net/free-photo/elderly-people-discussing-with-financial-expert-about-suitable-retirement-plans_482257-107519.jpg?_wi=3", imageAlt: "Audit Log Report" }, ]} gridVariant="three-columns-all-equal-width"