Update src/pages/HomePage.tsx
This commit is contained in:
@@ -23,7 +23,7 @@ export default function HomePage() {
|
||||
primaryButton={{ text: "Shop The Collection", href: "#shop" }}
|
||||
secondaryButton={{ text: "Our Story", href: "#about" }}
|
||||
names={["Alice V.", "Mark D.", "Sarah L.", "James B."]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -57,7 +57,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
title: "Ethical Sourcing", description: "Sustainable fashion choices that reduce waste and support slow fashion.", bentoComponent: "media-stack", mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19710.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-design_23-2149503314.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-cutout-collage-pattern_23-2149681605.jpg" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user