Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 17d0a3d893 | |||
| 3d1c29ac1b | |||
| f19b2ace44 | |||
| d992289d03 | |||
| 180f2d6367 | |||
| 3d0eddc401 | |||
| 212c0591ea | |||
| 72643eb30b | |||
| e9c74e79a1 |
1412
src/app/layout.tsx
1412
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
title="Our Featured Collection"
|
||||
description="Premium shoes for every occasion. From athletic performance to elegant style, find your perfect pair."
|
||||
description="Premium shoes for every occasion with 30-day money-back guarantee and free shipping on orders over $50"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Performance Athletic Pro", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=1", imageAlt: "Performance Athletic Pro Shoes", initialQuantity: 1,
|
||||
|
||||
Reference in New Issue
Block a user