Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 840e23f985 | |||
| b9d0265a3b |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-vector/cyber-monday-concept-with-neon-design_23-2148327187.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/cyber-monday-concept-with-neon-design_23-2148327187.jpg"
|
||||||
imageAlt="LED writing board showcase with glowing display"
|
imageAlt="LED writing board showcase with glowing display"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "#products" },
|
{ text: "Explore LED Boards", href: "#products" },
|
||||||
{ text: "Learn More", href: "#features" }
|
{ text: "Learn More", href: "#features" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
|||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Featured Collections"
|
title="Featured Collections"
|
||||||
description="Explore our premium range of acrylic LED writing boards designed for every need and budget."
|
description="Explore our premium range of acrylic LED writing boards designed for every need and budget."
|
||||||
tag="Free Shipping | 3-Year Warranty | 15,000+ Satisfied Customers"
|
tag="Free Shipping on Orders Over $150 | Handcrafted & Energy Efficient"
|
||||||
tagIcon={Truck}
|
tagIcon={Truck}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user