Update src/app/page.tsx
This commit is contained in:
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
{ id: "3", brand: "UMBRA", name: "Velour", price: "$125", rating: 4.9, reviewCount: "78", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare-luxury/product-3.webp" },
|
||||
{ id: "4", brand: "UMBRA", name: "Noir", price: "$195", rating: 5, reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare-luxury/product-4.webp" }
|
||||
]}
|
||||
buttons={[{ text: "Buy Now" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user