Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1496a961cd | |||
| 34b55a5759 |
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "p5", name: "Forest Geometric", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-argyle-pattern-background-with-stains-creases_1048-15599.jpg"},
|
id: "p5", name: "Forest Geometric", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/grunge-style-argyle-pattern-background-with-stains-creases_1048-15599.jpg"},
|
||||||
{
|
{
|
||||||
id: "p6", name: "Royal Check", price: "$25", imageSrc: "http://img.b2bpic.net/free-vector/argyle-patterns-set_1015-203.jpg"},
|
id: "p6", name: "Royal Check", price: "$25", imageSrc: "http://img.b2b-vector/argyle-patterns-set_1015-203.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Our Signature Collection"
|
title="Our Signature Collection"
|
||||||
description="Hand-selected patterns for every occasion."
|
description="Hand-selected patterns for every occasion."
|
||||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
|||||||
text="Join our newsletter for exclusive style updates and collection previews."
|
text="Join our newsletter for exclusive style updates and collection previews."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Subscribe Now", href: "#"},
|
text: "Get 10% Off Your First Pair", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user