3 Commits

Author SHA1 Message Date
dcf81856e8 Update src/app/page.tsx 2026-03-07 06:40:10 +00:00
a75ecfe71c Merge version_2 into main
Merge version_2 into main
2026-03-07 06:35:14 +00:00
0179b9ce6c Update src/app/page.tsx 2026-03-07 06:35:09 +00:00

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardOne
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"
tagIcon={DollarSign}
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"],
},
{
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: [
"Professional multi-page website", "Up to 8 pages", "Custom design", "Mobile responsive", "Contact form integration", "Basic SEO setup", "Delivery within 10-14 days"],
},