Merge version_1_1782152829320 into main #4

Merged
bender merged 1 commits from version_1_1782152829320 into main 2026-06-22 18:30:08 +00:00

View File

@@ -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" }
]