Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b06fd87c82 | |||
| 92ef3344f8 | |||
| 6f4264f914 |
@@ -101,9 +101,6 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "custom2", brand: "AerialMV", name: "Custom Streetwear Piece", price: "$25", rating: 5,
|
||||
reviewCount: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BMWyvMqqg5oEFlAEyf4qluF4G3/uploaded-1776390085329-b7jmu7r4.png"},
|
||||
{
|
||||
id: "p1", brand: "AerialMV", name: "Classic Cotton Tee", price: "$35", rating: 5,
|
||||
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-attractive-fashionable-young-african-model-with-curly-hair-posing-indoors-looking-away-with-serious-face-expression_273609-2008.jpg"},
|
||||
]}
|
||||
title="Shop Our New Arrivals"
|
||||
description="Exclusive new additions, individually curated at an accessible price point."
|
||||
@@ -262,4 +259,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user