Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a18a5e7db | |||
| 415bd93da8 |
@@ -126,6 +126,10 @@ export default function HomePage() {
|
|||||||
tag="Our Advantages"
|
tag="Our Advantages"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Explore Products", href: "/products" },
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="blur-reveal"
|
animationType="blur-reveal"
|
||||||
|
|||||||
Reference in New Issue
Block a user