Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcf81856e8 | |||
| a75ecfe71c | |||
| 0179b9ce6c |
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
<div id="pricing" data-section="pricing">
|
<div id="pricing" data-section="pricing">
|
||||||
<PricingCardOne
|
<PricingCardOne
|
||||||
title="Simple, Transparent Pricing"
|
title="Simple, Transparent Pricing"
|
||||||
description="Choose the perfect package for your website needs. Payments accepted in USD or INR."
|
description="Choose the perfect package for your website needs. Limited-time rates available – book now for Q1 priority delivery!"
|
||||||
tag="Pricing"
|
tag="Pricing"
|
||||||
tagIcon={DollarSign}
|
tagIcon={DollarSign}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
|||||||
"Basic professional website", "Up to 3 pages", "Mobile responsive design", "Clean and simple layout", "Delivery within 5-7 days"],
|
"Basic professional website", "Up to 3 pages", "Mobile responsive design", "Clean and simple layout", "Delivery within 5-7 days"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "standard", badge: "Most Popular", badgeIcon: Sparkles,
|
id: "standard", badge: "★★★★★ Chosen by 40+ clients", badgeIcon: Sparkles,
|
||||||
price: "$499", subtitle: "~ ₹41,500 INR - Best for growing businesses", features: [
|
price: "$499", subtitle: "~ ₹41,500 INR - Best for growing businesses", features: [
|
||||||
"Professional multi-page website", "Up to 8 pages", "Custom design", "Mobile responsive", "Contact form integration", "Basic SEO setup", "Delivery within 10-14 days"],
|
"Professional multi-page website", "Up to 8 pages", "Custom design", "Mobile responsive", "Contact form integration", "Basic SEO setup", "Delivery within 10-14 days"],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user