Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-16 22:06:32 +00:00
3 changed files with 23 additions and 23 deletions

View File

@@ -93,27 +93,27 @@ export default function AdminPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg?_wi=1",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg?_wi=1",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg?_wi=1",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg?_wi=1",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg?_wi=1",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg?_wi=1",
},
]}
autoPlay={true}
@@ -141,28 +141,28 @@ export default function AdminPage() {
id: 1,
title: "Item Management",
description: "Review, verify, and manage all reported found items. Edit details, update status, and organize items by category and location.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg?_wi=2",
imageAlt: "Item management dashboard",
},
{
id: 2,
title: "Claim Processing",
description: "Review and approve or reject claims submitted by students. Verify ownership information and process item handovers.",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg?_wi=2",
imageAlt: "Claim processing interface",
},
{
id: 3,
title: "User Management",
description: "Manage admin accounts, set permissions, and monitor user activity. Track who accessed what and when for security.",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg?_wi=2",
imageAlt: "User management panel",
},
{
id: 4,
title: "Analytics & Reports",
description: "View system statistics, track item recovery rates, and generate reports on lost and found activity over time.",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg?_wi=2",
imageAlt: "Analytics dashboard",
},
]}
@@ -258,7 +258,7 @@ export default function AdminPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg?_wi=3"
imageAlt="Admin support contact"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -269,7 +269,7 @@ export default function AdminPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg?_wi=2"
imageAlt="Lost and Found footer"
columns={footerColumns}
logoText="Lost & Found"

View File

@@ -88,28 +88,28 @@ export default function BrowseItemsPage() {
id: 1,
title: "Search by Category",
description: "Filter items by type: Electronics, Clothing, Accessories, Documents, and more.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg?_wi=3",
imageAlt: "display of found items organized",
},
{
id: 2,
title: "View Item Details",
description: "See photos, descriptions, location found, and date reported for each item in our system.",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg?_wi=3",
imageAlt: "student claiming belongings from counter",
},
{
id: 3,
title: "Claim Your Item",
description: "Found your belongings? Start the claim process immediately with just a few details.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg?_wi=2",
imageAlt: "student filling out form school",
},
{
id: 4,
title: "Track Claim Status",
description: "Monitor your claim status from submission through approval and item retrieval.",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg?_wi=3",
imageAlt: "admin management dashboard interface",
},
]}
@@ -150,7 +150,7 @@ export default function BrowseItemsPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036898.jpg?_wi=4"
imageAlt="secure password protection system"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -161,7 +161,7 @@ export default function BrowseItemsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg?_wi=3"
imageAlt="student searching for lost item school"
columns={footerColumns}
logoText="Lost & Found"

View File

@@ -112,28 +112,28 @@ export default function ClaimItemPage() {
id: 1,
title: "Find Your Item",
description: "Browse the collection of found items or use our search tool to locate your belongings.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beach-bag-ready-travel_23-2150440628.jpg?_wi=4",
imageAlt: "display of found items organized",
},
{
id: 2,
title: "Submit Claim Form",
description: "Provide your name, email, and proof of ownership details. Be specific about identifying marks.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-checking-her-notes_23-2148294133.jpg?_wi=3",
imageAlt: "student filling out form school",
},
{
id: 3,
title: "Verification Review",
description: "Our admin team reviews your claim and verifies ownership. You'll receive updates via email.",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/governmental-hacker-investigating-cyber-incidents-monitoring-security_482257-121501.jpg?_wi=4",
imageAlt: "admin management dashboard interface",
},
{
id: 4,
title: "Retrieve Your Item",
description: "Once approved, visit the Lost & Found office during school hours to pick up your belongings.",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-very-concentrated_1098-840.jpg?_wi=4",
imageAlt: "student claiming belongings from counter",
},
]}
@@ -145,7 +145,7 @@ export default function ClaimItemPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg"
imageSrc="http://img.b2bpic.net/free-vector/flat-design-back-school-background_23-2148215478.jpg?_wi=4"
imageAlt="student searching for lost item school"
columns={footerColumns}
logoText="Lost & Found"