Update src/app/page.tsx

This commit is contained in:
2026-05-08 18:15:00 +00:00
parent f6da14d566
commit b91e2a4006

View File

@@ -132,7 +132,7 @@ export default function LandingPage() {
<PricingCardEight
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
useInvertedBackground={true}
plans={[
{ id: "p1", badge: "Entry", price: "₹39", subtitle: "2 inch sticker", buttons: [{ text: "Select" }], features: ["Waterproof", "High-quality ink"] },
{ id: "p2", badge: "Most Popular", badgeIcon: Star, price: "₹59", subtitle: "3 inch sticker", buttons: [{ text: "Select" }], features: ["Waterproof", "Matte finish", "Durable"] },