Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-09 14:56:55 +00:00
5 changed files with 1400 additions and 33 deletions

View File

@@ -52,35 +52,35 @@ export default function AddItemPage() {
id: 1,
title: "Capture Item Photos",
description: "Take clear, well-lit photos of your item from multiple angles. Show the item in good condition.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png?_wi=3",
imageAlt: "Item photography",
},
{
id: 2,
title: "Add Item Details",
description: "Include item name, brand, condition, category, rental price per day, and security deposit amount.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png?_wi=3",
imageAlt: "Item details form",
},
{
id: 3,
title: "Set Rental Terms",
description: "Choose your availability calendar, minimum rental period, and any special instructions for borrowers.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png?_wi=5",
imageAlt: "Rental terms setup",
},
{
id: 4,
title: "Verify Item Quality",
description: "Our team reviews your listing for accuracy and completeness. We ensure items meet quality standards.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png?_wi=3",
imageAlt: "Quality verification",
},
{
id: 5,
title: "Go Live & Earn",
description: "Your item is now visible to nearby borrowers. Start receiving requests and earning passive income!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png?_wi=3",
imageAlt: "Item listed and earning",
},
]}

View File

@@ -68,7 +68,7 @@ export default function BrowsePage() {
price: "₹200/day",
rating: 4,
reviewCount: "23.9k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png?_wi=2",
imageAlt: "Sony 4K Projector",
},
{
@@ -78,7 +78,7 @@ export default function BrowsePage() {
price: "₹150/day",
rating: 5,
reviewCount: "18.2k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png?_wi=2",
imageAlt: "DeWalt Professional Power Drill",
},
{
@@ -88,7 +88,7 @@ export default function BrowsePage() {
price: "₹500/day",
rating: 5,
reviewCount: "12.7k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png?_wi=3",
imageAlt: "Canon EOS Professional DSLR",
},
{
@@ -98,7 +98,7 @@ export default function BrowsePage() {
price: "₹300/day",
rating: 4,
reviewCount: "8.5k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png?_wi=2",
imageAlt: "Coleman 4-Person Camping Tent",
},
{
@@ -108,7 +108,7 @@ export default function BrowsePage() {
price: "₹100/day",
rating: 5,
reviewCount: "15.3k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png?_wi=2",
imageAlt: "JBL Portable Bluetooth Speaker",
},
{
@@ -118,7 +118,7 @@ export default function BrowsePage() {
price: "₹250/day",
rating: 4,
reviewCount: "10.1k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png?_wi=4",
imageAlt: "GoPro Hero 11 Action Camera",
},
]}
@@ -143,7 +143,7 @@ export default function BrowsePage() {
value: "25K+",
title: "Items Ready Now",
description: "Immediate availability in your neighborhood",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-visual-representation-showing-diverse--1773068147753-f1271858.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-visual-representation-showing-diverse--1773068147753-f1271858.png?_wi=2",
imageAlt: "Available items inventory",
},
{
@@ -151,7 +151,7 @@ export default function BrowsePage() {
value: "5 km",
title: "Default Radius",
description: "Search nearby or expand your radius",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-map-visualization-showing-multiple-loc-1773068145678-0bac97c2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-map-visualization-showing-multiple-loc-1773068145678-0bac97c2.png?_wi=2",
imageAlt: "Geographic coverage map",
},
{
@@ -159,7 +159,7 @@ export default function BrowsePage() {
value: "4.8★",
title: "Average Rating",
description: "Verified users with proven track records",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-dashboard-style-graphic-showing-user-s-1773068146534-e4340734.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-dashboard-style-graphic-showing-user-s-1773068146534-e4340734.png?_wi=2",
imageAlt: "Community user statistics",
},
]}

View File

@@ -62,7 +62,7 @@ export default function ContactPage() {
value: "<1h",
title: "Response Time",
description: "We respond to most inquiries within an hour",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-clean-modern-user-interface-showing-a--1773068145135-11aafee5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-clean-modern-user-interface-showing-a--1773068145135-11aafee5.png?_wi=2",
imageAlt: "Fast response support",
},
{
@@ -70,7 +70,7 @@ export default function ContactPage() {
value: "4.9★",
title: "Support Rating",
description: "Our users rate our support experience excellent",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-mobile-interface-displaying-a-map-with-1773068147601-664e0f17.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-mobile-interface-displaying-a-map-with-1773068147601-664e0f17.png?_wi=2",
imageAlt: "High support ratings",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -72,7 +72,7 @@ export default function HomePage() {
handle: "Frequent Borrower",
testimonial: "Found exactly what I needed 2 km away! Saved me $400 on a projector rental.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-portrait-of-a-wo-1773068145953-7dab140a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-portrait-of-a-wo-1773068145953-7dab140a.png?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -80,7 +80,7 @@ export default function HomePage() {
handle: "Item Owner",
testimonial: "Earning extra income by renting out tools I barely use. Amazing community!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-man-in-his--1773068146509-cf8755d6.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-man-in-his--1773068146509-cf8755d6.png?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -88,7 +88,7 @@ export default function HomePage() {
handle: "Active Lender",
testimonial: "The platform made it so easy to share. Great platform for sustainability.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-woman-in-he-1773068144604-b4252510.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-woman-in-he-1773068144604-b4252510.png?_wi=1",
imageAlt: "Emily Rodriguez",
},
]}
@@ -137,7 +137,7 @@ export default function HomePage() {
price: "₹200/day",
rating: 4,
reviewCount: "23.9k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-product-image-of-a-modern-1773068144317-ac7a8c5d.png?_wi=1",
imageAlt: "Sony 4K Projector",
},
{
@@ -147,7 +147,7 @@ export default function HomePage() {
price: "₹150/day",
rating: 5,
reviewCount: "18.2k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-high-quality-product-photograph-of-a-p-1773068144975-ddb380bc.png?_wi=1",
imageAlt: "DeWalt Professional Power Drill",
},
{
@@ -157,7 +157,7 @@ export default function HomePage() {
price: "₹500/day",
rating: 5,
reviewCount: "12.7k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png?_wi=1",
imageAlt: "Canon EOS Professional DSLR",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
price: "₹300/day",
rating: 4,
reviewCount: "8.5k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-camping-tent-displayed-on-light-backgr-1773068145306-f6cd9785.png?_wi=1",
imageAlt: "Coleman 4-Person Camping Tent",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
price: "₹100/day",
rating: 5,
reviewCount: "15.3k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-modern-bluetooth-speaker-on-light-neut-1773068144440-90e2923f.png?_wi=1",
imageAlt: "JBL Portable Bluetooth Speaker",
},
{
@@ -187,7 +187,7 @@ export default function HomePage() {
price: "₹250/day",
rating: 4,
reviewCount: "10.1k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-premium-dslr-camera-photographed-on-a--1773068145497-76972c31.png?_wi=2",
imageAlt: "GoPro Hero 11 Action Camera",
},
]}
@@ -211,14 +211,14 @@ export default function HomePage() {
id: 1,
title: "Create Your Account",
description: "Sign up with your email, phone, and location. Verify your account and set up your profile.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-clean-modern-user-interface-showing-a--1773068145135-11aafee5.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-clean-modern-user-interface-showing-a--1773068145135-11aafee5.png?_wi=1",
imageAlt: "Registration and account setup",
},
{
id: 2,
title: "Browse Nearby Items",
description: "Discover items within 5 km of your location. Filter by category or expand your search radius.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-mobile-interface-displaying-a-map-with-1773068147601-664e0f17.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-mobile-interface-displaying-a-map-with-1773068147601-664e0f17.png?_wi=1",
imageAlt: "Browse nearby items on map",
},
{
@@ -265,7 +265,7 @@ export default function HomePage() {
value: "50K+",
title: "Active Users",
description: "Growing community of borrowers and lenders",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-dashboard-style-graphic-showing-user-s-1773068146534-e4340734.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-dashboard-style-graphic-showing-user-s-1773068146534-e4340734.png?_wi=1",
imageAlt: "Community user statistics",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
value: "25K+",
title: "Available Items",
description: "Diverse range of equipment ready to borrow",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-visual-representation-showing-diverse--1773068147753-f1271858.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-visual-representation-showing-diverse--1773068147753-f1271858.png?_wi=1",
imageAlt: "Available items inventory",
},
{
@@ -281,7 +281,7 @@ export default function HomePage() {
value: "200+",
title: "Neighborhoods",
description: "Coverage expanding across the city",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-map-visualization-showing-multiple-loc-1773068145678-0bac97c2.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-map-visualization-showing-multiple-loc-1773068145678-0bac97c2.png?_wi=1",
imageAlt: "Geographic coverage map",
},
]}
@@ -307,7 +307,7 @@ export default function HomePage() {
name: "Sarah Johnson",
handle: "@sarahj - Marketing Manager",
testimonial: "Found exactly what I needed 2 km away! Saved me ₹5,000 on a projector for my presentation. Amazing community.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-portrait-of-a-wo-1773068145953-7dab140a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-portrait-of-a-wo-1773068145953-7dab140a.png?_wi=2",
imageAlt: "Sarah Johnson",
},
{
@@ -315,7 +315,7 @@ export default function HomePage() {
name: "Michael Chen",
handle: "@mchen - Software Engineer",
testimonial: "Earning passive income by renting out tools I barely use. The platform is secure and handles everything seamlessly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-man-in-his--1773068146509-cf8755d6.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-man-in-his--1773068146509-cf8755d6.png?_wi=2",
imageAlt: "Michael Chen",
},
{
@@ -323,7 +323,7 @@ export default function HomePage() {
name: "Emily Rodriguez",
handle: "@emily_r - Sustainability Advocate",
testimonial: "This is how we reduce consumption and build stronger communities. BorrowNear is leading the sharing economy.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-woman-in-he-1773068144604-b4252510.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiGd7ib8qaz9LOd0UQRZ7ok4cQ/a-professional-headshot-of-a-woman-in-he-1773068144604-b4252510.png?_wi=2",
imageAlt: "Emily Rodriguez",
},
{