Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| daf04935c0 | |||
| 7e3be8198c | |||
| 8979b88d78 |
@@ -60,8 +60,8 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
title="Curated Collections"
|
||||
description="Hand-selected premium pieces designed for the discerning customer who values quality and style"
|
||||
tag="Featured"
|
||||
description="Hand-selected premium pieces from our exclusive collection—each item crafted for discerning customers who value quality over quantity"
|
||||
tag="Exclusive Selection"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Cotton Essentials Tee", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17742.jpg", imageAlt: "Premium cotton t-shirt", initialQuantity: 1,
|
||||
|
||||
Reference in New Issue
Block a user