Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 16:15:52 +00:00
4 changed files with 1379 additions and 12 deletions

View File

@@ -82,7 +82,7 @@ export default function AboutPage() {
{ text: "Join Our Community", href: "/" },
{ text: "List a Tool", href: "/list" },
]}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg?_wi=3"
imageAlt="About GearUp community"
showDimOverlay={true}
/>
@@ -111,7 +111,7 @@ export default function AboutPage() {
icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg?_wi=3"
imageAlt="GearUp team and community"
mediaAnimation="slide-up"
imagePosition="right"
@@ -133,7 +133,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "San Francisco, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg?_wi=2",
imageAlt: "Sarah Chen",
},
{
@@ -142,7 +142,7 @@ export default function AboutPage() {
role: "Contractor",
company: "Oakland, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg?_wi=2",
imageAlt: "Marcus Rodriguez",
},
{
@@ -151,7 +151,7 @@ export default function AboutPage() {
role: "DIY Enthusiast",
company: "Berkeley, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2",
imageAlt: "Emily Thompson",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -82,7 +82,7 @@ export default function ListToolPage() {
{ text: "Get Started", href: "#form" },
{ text: "Learn More", href: "#benefits" },
]}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg?_wi=2"
imageAlt="List your tools on GearUp"
showDimOverlay={true}
/>
@@ -111,7 +111,7 @@ export default function ListToolPage() {
icon: DollarSign,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg?_wi=2"
imageAlt="Sellers on GearUp marketplace"
mediaAnimation="slide-up"
imagePosition="right"

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
{ text: "Browse Tools", href: "/browse" },
{ text: "List a Tool", href: "/list" },
]}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37764.jpg?_wi=1"
imageAlt="Tool rental peer-to-peer marketplace"
showDimOverlay={true}
/>
@@ -145,7 +145,7 @@ export default function HomePage() {
description: "No long-term commitments. Rent for hours, days, or weeks on your schedule. Flexibility you deserve.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-coworkers-surfing-tablet-table_1098-21211.jpg?_wi=1"
imageAlt="Community members sharing tools"
mediaAnimation="slide-up"
imagePosition="right"
@@ -167,7 +167,7 @@ export default function HomePage() {
role: "Homeowner",
company: "San Francisco, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
{
@@ -176,7 +176,7 @@ export default function HomePage() {
role: "Contractor",
company: "Oakland, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/appointment-cafe_1098-14242.jpg?_wi=1",
imageAlt: "Marcus Rodriguez",
},
{
@@ -185,7 +185,7 @@ export default function HomePage() {
role: "DIY Enthusiast",
company: "Berkeley, CA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1",
imageAlt: "Emily Thompson",
},
{