Merge version_1_1781728733095 into main
Merge version_1_1781728733095 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -25,7 +25,7 @@ export default function HomePage() {
|
||||
text: "Our Philosophy",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -53,13 +53,13 @@ export default function HomePage() {
|
||||
title: "Nomad Pack",
|
||||
description: "Weather-resistant urban backpack.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Street Shell",
|
||||
description: "Technical wind-resistant parka.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Travel Kit",
|
||||
@@ -118,7 +118,7 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-hugging-her-boyfriend-street_1153-5166.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-sunglasses_23-2149409792.jpg?_wi=2",
|
||||
imageAlt: "premium leather bag detail",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
value: "10/10",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-stapler_23-2147688605.jpg?_wi=2",
|
||||
imageAlt: "premium leather bag detail",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
"Navigation",
|
||||
"Smartphone",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clay-smudge_23-2148862870.jpg?_wi=2",
|
||||
imageAlt: "premium leather bag detail",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user