Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5dbfd220b | |||
| 03cd7ad6e5 | |||
| 5692b5a9c8 |
@@ -65,6 +65,9 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Request Sample Kit", href: "contact" },
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Traditional Excellence", description: "Handpicked silk and metallic threads sourced from trusted heritage producers across India.", icon: Award,
|
||||
@@ -115,7 +118,7 @@ export default function LandingPage() {
|
||||
tag="Collections"
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Browse All Products", href: "#" }]}
|
||||
buttons={[{ text: "View Our Thread Collections", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user