Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d6e25574f | |||
| 3f12e61bca |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-fabric-close-up-grey-shades-linen-texture-background_84443-55389.jpg", imageAlt: "Premium raw denim jeans close-up"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiRLKdhIF9ZWQHdgU03QC1t0Mf/uploaded-1773073702950-t0kmvfum.jpg", imageAlt: "Instinctual Studios brand reference"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-green-hoodie-jacket-winter-apparel-shoot_53876-125253.jpg", imageAlt: "Heavyweight cotton zip-up hoodie"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-green-hoodie-jacket-winter-apparel-shoot_53876-125253.jpg", imageAlt: "Heavyweight cotton zip-up hoodie"
|
||||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user