6 Commits

Author SHA1 Message Date
857decb2f4 Merge version_4 into main
Merge version_4 into main
2026-05-05 05:32:02 +00:00
aec0b39dc6 Update src/app/page.tsx 2026-05-05 05:31:56 +00:00
6f25e5f7f2 Merge version_4 into main
Merge version_4 into main
2026-05-05 05:31:35 +00:00
c301a2dadd Update src/app/page.tsx 2026-05-05 05:31:32 +00:00
3c33fbfee9 Update src/app/page.tsx 2026-05-05 05:30:49 +00:00
2c8d4d8765 Merge version_2 into main
Merge version_2 into main
2026-05-05 05:29:10 +00:00

View File

@@ -51,24 +51,24 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Master Your Communication with WhatsApp Automation"
description="Streamline your business operations with our advanced WhatsApp automation tools. Increase engagement and save time for just 699rs."
description="Streamline your business operations with our advanced WhatsApp automation tools. Increase engagement and save time for our introductory lifetime price of 699rs."
buttons={[
{
text: "Get Started", href: "#pricing"},
]}
carouselItems={[
{
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/digital-connection-technology-social-media_53876-124327.jpg", imageAlt: "Automation 1"},
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/digital-connection-technology-social-media_53876-124327.jpg?_wi=1", imageAlt: "Automation 1"},
{
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-mobile-phone-snap-taking-photo_53876-13980.jpg", imageAlt: "Automation 2"},
{
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/speech-bubble-conversation-talk-message-graphic_53876-127864.jpg", imageAlt: "Automation 3"},
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/speech-bubble-conversation-talk-message-graphic_53876-127864.jpg?_wi=1", imageAlt: "Automation 3"},
{
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/whatsapp-icon-line-connection-circuit-board_1379-894.jpg", imageAlt: "Automation 4"},
{
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884859.jpg", imageAlt: "Automation 5"},
{
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/analysis-model-flow-chart-icon_53876-167121.jpg", imageAlt: "Automation 6"},
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/analysis-model-flow-chart-icon_53876-167121.jpg?_wi=1", imageAlt: "Automation 6"},
]}
/>
</div>
@@ -93,11 +93,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Bulk Messaging", description: "Send thousands of messages instantly.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-with-tablet-integrating-ai-driven-automation-tools_482257-125604.jpg"},
title: "Bulk Messaging", description: "Reach 100% of your audience instantly.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-data-center-with-tablet-integrating-ai-driven-automation-tools_482257-125604.jpg"},
{
title: "Chatbot Support", description: "24/7 automated customer responses.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139360.jpg"},
title: "AI Chatbot", description: "Automate responses to reach 100% customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139360.jpg"},
{
title: "CRM Integration", description: "Sync contacts with your databases.", imageSrc: "http://img.b2bpic.net/free-photo/happy-group-people-using-filters-photo_23-2148288275.jpg"},
title: "Contact Management", description: "Organize data to reach 100% lead conversion.", imageSrc: "http://img.b2bpic.net/free-photo/happy-group-people-using-filters-photo_23-2148288275.jpg"},
{
title: "Multi-Device Support", description: "Connect accounts to reach 100% availability.", imageSrc: "http://img.b2bpic.net/free-photo/digital-connection-technology-social-media_53876-124327.jpg?_wi=2"},
{
title: "Message Templates", description: "Personalize content to reach 100% response rates.", imageSrc: "http://img.b2bpic.net/free-photo/speech-bubble-conversation-talk-message-graphic_53876-127864.jpg?_wi=2"},
{
title: "Call Automation", description: "Schedule calls to reach 100% business efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/analysis-model-flow-chart-icon_53876-167121.jpg?_wi=2"},
]}
title="Core Features"
description="Powerful tools to manage and scale your messaging."
@@ -135,14 +141,14 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "pro", tag: "Most Popular", price: "699rs", period: "once", description: "Full access to our automation suite.", button: {
id: "pro", tag: "Most Popular", price: "699rs", period: "lifetime", description: "Introductory lifetime price for full access to our automation suite.", button: {
text: "Buy Now", href: "#"},
featuresTitle: "Included features:", features: [
"Bulk messaging tool", "Advanced Chatbot", "CRM Sync", "Lifetime Updates"],
},
]}
title="Simple Pricing"
description="Unlock everything for a single flat fee. Secure this introductory lifetime price of 699rs before the offer ends!"
description="Unlock everything for a single flat fee."
/>
</div>