Compare commits
6 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| da4cd0d63a | |||
| 5593e9c1ee | |||
| daeb81b147 | |||
| cf0793e8a3 | |||
| 4e4d16f146 | |||
| efa8a628b3 |
@@ -85,14 +85,14 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "warranty", title: "1-Year Warranty", subtitle: "Full replacement guarantee", category: "Service", value: "100%", buttons: [{ text: "Learn More", href: "#warranty" }]
|
id: "original", title: "100% Original Guarantee", subtitle: "Verified authenticity", category: "Product", value: "100%", buttons: [{ text: "Learn More", href: "#warranty" }]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "warranty", title: "1-Year Warranty", subtitle: "Full replacement guarantee", category: "Service", value: "100%"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "delivery", title: "2-Day Delivery", subtitle: "Across Pakistan & UAE", category: "Shipping", value: "Fast"
|
id: "delivery", title: "2-Day Delivery", subtitle: "Across Pakistan & UAE", category: "Shipping", value: "Fast"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "original", title: "Original Quality", subtitle: "Verified authenticity", category: "Product", value: "100%"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "customers", title: "42,500+ Followers", subtitle: "Active community trust", category: "Community", value: "42.5K"
|
id: "customers", title: "42,500+ Followers", subtitle: "Active community trust", category: "Community", value: "42.5K"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user