Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6587de5a4a | |||
| cfe75b9ccc | |||
| 679a73498a |
@@ -135,7 +135,7 @@ export default function HomePage() {
|
|||||||
testimonials={testimonials}
|
testimonials={testimonials}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "/products" },
|
{ text: "Shop Now", href: "/products" },
|
||||||
{ text: "Shop All Products", href: "#products" },
|
{ text: "Browse Complete Range", href: "#products" },
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user