Merge version_3 into main #3
@@ -113,9 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "bundle-1", badge: "Savings", price: "$189.00", subtitle: "Earbuds + Power Bank", features: ["Limited Stock", "Free Shipping", "First Order Discount"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
{ id: "bundle-2", badge: "Best Seller", price: "$349.00", subtitle: "Watch + Earbuds + Cable", features: ["24 Months Warranty", "Premium Support", "Fast Delivery"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
{ id: "bundle-3", badge: "Pro Choice", price: "$129.00", subtitle: "Wall Adapter + Cable + Case", features: ["Quality Assured", "Fast Shipping", "Receipt Provided"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
{ id: "bundle-1", badge: "Savings", price: "$189.00", subtitle: "Save $50 - Earbuds + Power Bank", features: ["Limited Stock", "Free Shipping", "First Order Discount"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
{ id: "bundle-2", badge: "Best Seller", price: "$349.00", subtitle: "Save $100 - Watch + Earbuds + Cable", features: ["24 Months Warranty", "Premium Support", "Fast Delivery"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
{ id: "bundle-3", badge: "Pro Choice", price: "$129.00", subtitle: "Save $25 - Wall Adapter + Cable + Case", features: ["Quality Assured", "Fast Shipping", "Receipt Provided"], buttons: [{ text: "Order via WhatsApp", href: "https://wa.me/yournumber" }] },
|
||||
]}
|
||||
title="Exclusive Bundles"
|
||||
description="Unlock savings up to 30% when you bundle your favorite tech."
|
||||
|
||||
Reference in New Issue
Block a user