Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user