Update src/app/page.tsx
This commit is contained in:
@@ -158,12 +158,18 @@ export default function LandingPage() {
|
||||
<div id="offer" data-section="offer">
|
||||
<PricingCardNine
|
||||
title="Today Only — 40% Off + Free Delivery"
|
||||
description="Original Price: ~~Rs. 5,999~~\n🔥 Sale Price: **Rs. 3,599**\n🚚 Free delivery nationwide\n🔄 30-day easy return\n🔒 Cash on Delivery available\n\n⚠️ Sirf 23 pieces baqi hain — abhi order karein! (Only 23 pieces left — order now!)"
|
||||
description="Original Price: ~~Rs. 50,000~~
|
||||
🔥 Sale Price: **Rs. 25,000**
|
||||
🚚 Free delivery nationwide
|
||||
🔄 30-day easy return
|
||||
🔒 Cash on Delivery available
|
||||
|
||||
⚠️ Sirf 23 pieces baqi hain — abhi order karein! (Only 23 pieces left — order now!)"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "current-offer", title: "Special Offer Price", price: "Rs. 3,599", period: "Today Only", features: ["40% Off (Save Rs. 2,400)", "Free Delivery Nationwide", "30-Day Easy Return Policy", "Cash on Delivery Available"], button: { text: "Order Karo — COD Available →", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg", imageAlt: "Electric Heated Shoulder Brace Massager product shot" }
|
||||
{ id: "current-offer", title: "Special Offer Price", price: "Rs. 25,000", period: "Today Only", features: ["40% Off (Save Rs. 25,000)", "Free Delivery Nationwide", "30-Day Easy Return Policy", "Cash on Delivery Available"], button: { text: "Order Karo — COD Available →", href: "#" }, imageSrc: "http://img.b2bpic.net/free-photo/person-using-massage-gun_23-2149398544.jpg", imageAlt: "Electric Heated Shoulder Brace Massager product shot" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user