From d2a1985168cbd46f31d1cab01b51549243bb1f17 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:55:29 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3282d2e..0bee4b7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -74,8 +74,8 @@ export default function AboutPage() { tag="Our Story" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=3" + background={{ variant: "canvas-reveal" }} + imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg" imageAlt="Rauxelion Business Dashboard" buttons={[ { text: "Get Started", href: "/contact" }, @@ -110,7 +110,7 @@ export default function AboutPage() { { text: "Schedule Consultation", href: "/contact" }, { text: "Call +91 8767495962", href: "tel:+918767495962" }, ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} useInvertedBackground={false} /> -- 2.49.1 From 9ec79107a88fe8bc15eef0a04dc3d6d7caf7e636 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:55:30 +0000 Subject: [PATCH 2/4] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 72 ++++++++++--------------------------------- 1 file changed, 16 insertions(+), 56 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index f8b7648..8d6bad7 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -38,64 +38,28 @@ export default function BlogPage() { const blogPosts = [ { id: 1, - title: "5 Ways Business Automation Can Transform Your Operations", - excerpt: - "Discover how intelligent automation can streamline workflows, reduce costs, and accelerate growth. Learn practical strategies used by 500+ successful businesses.", - date: "March 15, 2024", - category: "Automation", - readTime: "5 min read", - image: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg", - }, + title: "5 Ways Business Automation Can Transform Your Operations", excerpt: + "Discover how intelligent automation can streamline workflows, reduce costs, and accelerate growth. Learn practical strategies used by 500+ successful businesses.", date: "March 15, 2024", category: "Automation", readTime: "5 min read", image: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg"}, { id: 2, - title: "Instagram Growth Hacks: From 5K to 50K Followers", - excerpt: - "Proven strategies to scale your Instagram presence rapidly. Learn the exact tactics our clients used to grow their audience and engagement rates.", - date: "March 10, 2024", - category: "Social Media", - readTime: "7 min read", - image: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg", - }, + title: "Instagram Growth Hacks: From 5K to 50K Followers", excerpt: + "Proven strategies to scale your Instagram presence rapidly. Learn the exact tactics our clients used to grow their audience and engagement rates.", date: "March 10, 2024", category: "Social Media", readTime: "7 min read", image: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg"}, { id: 3, - title: "The Ultimate Guide to Website Development for Startups", - excerpt: - "Learn how to build a high-converting website that positions your startup for success. Includes best practices and real case studies.", - date: "March 5, 2024", - category: "Web Development", - readTime: "8 min read", - image: "http://img.b2bpic.net/free-photo/young-men-working-office_23-2147785027.jpg", - }, + title: "The Ultimate Guide to Website Development for Startups", excerpt: + "Learn how to build a high-converting website that positions your startup for success. Includes best practices and real case studies.", date: "March 5, 2024", category: "Web Development", readTime: "8 min read", image: "http://img.b2bpic.net/free-photo/young-men-working-office_23-2147785027.jpg"}, { id: 4, - title: "Digital Marketing Trends 2024: What You Need to Know", - excerpt: - "Stay ahead of the curve with the latest digital marketing trends. From AI-powered automation to personalization, explore what's driving results.", - date: "February 28, 2024", - category: "Marketing", - readTime: "6 min read", - image: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg", - }, + title: "Digital Marketing Trends 2024: What You Need to Know", excerpt: + "Stay ahead of the curve with the latest digital marketing trends. From AI-powered automation to personalization, explore what's driving results.", date: "February 28, 2024", category: "Marketing", readTime: "6 min read", image: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg"}, { id: 5, - title: "Branding Strategy: Building a Business That Stands Out", - excerpt: - "Master the art of creating a memorable brand identity. Learn how successful companies differentiate themselves in crowded markets.", - date: "February 20, 2024", - category: "Branding", - readTime: "7 min read", - image: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325905.jpg", - }, + title: "Branding Strategy: Building a Business That Stands Out", excerpt: + "Master the art of creating a memorable brand identity. Learn how successful companies differentiate themselves in crowded markets.", date: "February 20, 2024", category: "Branding", readTime: "7 min read", image: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325905.jpg"}, { id: 6, - title: "Scaling Your Business: A Complete Automation Roadmap", - excerpt: - "A step-by-step guide to scaling your business through intelligent automation. Learn the framework used by our fastest-growing clients.", - date: "February 15, 2024", - category: "Growth Strategy", - readTime: "9 min read", - image: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel_23-2148378207.jpg", - }, + title: "Scaling Your Business: A Complete Automation Roadmap", excerpt: + "A step-by-step guide to scaling your business through intelligent automation. Learn the framework used by our fastest-growing clients.", date: "February 15, 2024", category: "Growth Strategy", readTime: "9 min read", image: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel_23-2148378207.jpg"}, ]; return ( @@ -105,7 +69,7 @@ export default function BlogPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -182,16 +146,12 @@ export default function BlogPage() { description="Join 500+ businesses that have already scaled their operations with our automation platform. Schedule a free consultation with our team to discuss your growth goals." buttons={[ { - text: "Start Your Free Consultation", - href: "/contact", - }, + text: "Start Your Free Consultation", href: "/contact"}, { - text: "Call +91 8767495962", - href: "tel:+918767495962", - }, + text: "Call +91 8767495962", href: "tel:+918767495962"}, ]} background={{ - variant: "floatingGradient" as const, + variant: "canvas-reveal" as const, }} useInvertedBackground={false} /> -- 2.49.1 From 93b92585828dcbdd8f8be4f947436e8896d5a4f5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:55:30 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 186 +++++++++-------------------------------------- 1 file changed, 34 insertions(+), 152 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f4a449..6d339a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -78,8 +78,8 @@ export default function HomePage() { tag="Business Automation Platform" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=1" + background={{ variant: "canvas-reveal" }} + imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg" imageAlt="Rauxelion Business Dashboard" buttons={[ { text: "Get Started", href: "/contact" }, @@ -112,42 +112,24 @@ export default function HomePage() { features={[ { id: 1, - title: "Website Development", - description: "Professional, responsive websites that drive conversions and showcase your brand authority.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg?_wi=1", - imageAlt: "Marketing Strategy", - }, + title: "Website Development", description: "Professional, responsive websites that drive conversions and showcase your brand authority.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg", imageAlt: "Marketing Strategy"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325905.jpg?_wi=1", - imageAlt: "Branding Design", - }, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325905.jpg", imageAlt: "Branding Design"}, }, { id: 2, - title: "Business Automation Setup", - description: "Streamline operations with intelligent automation systems that save time and reduce costs.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/web-hosting-service-information-chains-content-management-networking-connection-synchronization-internet-server-data-storage_335657-830.jpg?_wi=1", - imageAlt: "Automation Workflow", - }, + title: "Business Automation Setup", description: "Streamline operations with intelligent automation systems that save time and reduce costs.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-vector/web-hosting-service-information-chains-content-management-networking-connection-synchronization-internet-server-data-storage_335657-830.jpg", imageAlt: "Automation Workflow"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=2", - imageAlt: "Dashboard", - }, + imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg", imageAlt: "Dashboard"}, }, { id: 3, - title: "Digital Marketing & Instagram Growth", - description: "Scale your social presence and reach with data-driven digital marketing strategies.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg?_wi=2", - imageAlt: "Marketing Strategy", - }, + title: "Digital Marketing & Instagram Growth", description: "Scale your social presence and reach with data-driven digital marketing strategies.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-psd/marketing-strategy-instagram-posts_23-2150497361.jpg", imageAlt: "Marketing Strategy"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg?_wi=1", - imageAlt: "Social Media Portfolio", - }, + imageSrc: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg", imageAlt: "Social Media Portfolio"}, }, ]} showStepNumbers={true} @@ -168,59 +150,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Business Growth Accelerated", - quote: "Rauxelion's automation system helped us streamline operations and increase revenue by 300% in just 6 months. The team was incredibly supportive throughout the implementation.", - name: "Rajesh Kumar", - role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg?_wi=1", - imageAlt: "Rajesh Kumar", - }, + id: "1", title: "Business Growth Accelerated", quote: "Rauxelion's automation system helped us streamline operations and increase revenue by 300% in just 6 months. The team was incredibly supportive throughout the implementation.", name: "Rajesh Kumar", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg", imageAlt: "Rajesh Kumar"}, { - id: "2", - title: "Social Media Success", - quote: "From 5K to 50K followers in 3 months! Rauxelion's Instagram growth strategies are phenomenal. Our engagement and conversions have never been better.", - name: "Priya Sharma", - role: "Founder", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg?_wi=1", - imageAlt: "Priya Sharma", - }, + id: "2", title: "Social Media Success", quote: "From 5K to 50K followers in 3 months! Rauxelion's Instagram growth strategies are phenomenal. Our engagement and conversions have never been better.", name: "Priya Sharma", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg", imageAlt: "Priya Sharma"}, { - id: "3", - title: "Streamlined Operations", - quote: "The business automation setup saved us 20+ hours per week. We can now focus on strategy instead of repetitive tasks. Highly recommended!", - name: "Amit Verma", - role: "Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-looking-camera_23-2147900055.jpg?_wi=1", - imageAlt: "Amit Verma", - }, + id: "3", title: "Streamlined Operations", quote: "The business automation setup saved us 20+ hours per week. We can now focus on strategy instead of repetitive tasks. Highly recommended!", name: "Amit Verma", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-looking-camera_23-2147900055.jpg", imageAlt: "Amit Verma"}, { - id: "4", - title: "Website That Converts", - quote: "The website redesign completely transformed our online presence. Sales increased by 250% and we finally have a platform that represents our brand properly.", - name: "Neha Patel", - role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", - imageAlt: "Neha Patel", - }, + id: "4", title: "Website That Converts", quote: "The website redesign completely transformed our online presence. Sales increased by 250% and we finally have a platform that represents our brand properly.", name: "Neha Patel", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", imageAlt: "Neha Patel"}, { - id: "5", - title: "Professional Branding", - quote: "Rauxelion gave us a complete brand identity that resonates with our target audience. The logo and brand guidelines are exactly what we needed.", - name: "Vikram Singh", - role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg", - imageAlt: "Vikram Singh", - }, + id: "5", title: "Professional Branding", quote: "Rauxelion gave us a complete brand identity that resonates with our target audience. The logo and brand guidelines are exactly what we needed.", name: "Vikram Singh", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg", imageAlt: "Vikram Singh"}, { - id: "6", - title: "Complete Business Transformation", - quote: "From website to marketing to automation - Rauxelion handled everything with excellence. We're now a modern, automated business ready for scale.", - name: "Ananya Desai", - role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-outdoors_23-2147985032.jpg", - imageAlt: "Ananya Desai", - }, + id: "6", title: "Complete Business Transformation", quote: "From website to marketing to automation - Rauxelion handled everything with excellence. We're now a modern, automated business ready for scale.", name: "Ananya Desai", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-outdoors_23-2147985032.jpg", imageAlt: "Ananya Desai"}, ]} /> @@ -233,35 +173,14 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - brand: "Rauxelion", - name: "E-commerce Website Redesign", - price: "Business Growth +250%", - rating: 5, - reviewCount: "47 Projects", - imageSrc: "http://img.b2bpic.net/free-photo/young-men-working-office_23-2147785027.jpg?_wi=1", - imageAlt: "E-commerce Website Design", - }, + id: "1", brand: "Rauxelion", name: "E-commerce Website Redesign", price: "Business Growth +250%", rating: 5, + reviewCount: "47 Projects", imageSrc: "http://img.b2bpic.net/free-photo/young-men-working-office_23-2147785027.jpg", imageAlt: "E-commerce Website Design"}, { - id: "2", - brand: "Rauxelion", - name: "Social Media Marketing Campaign", - price: "Followers Grown +2000%", - rating: 5, - reviewCount: "82 Campaigns", - imageSrc: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg?_wi=2", - imageAlt: "Social Media Portfolio", - }, + id: "2", brand: "Rauxelion", name: "Social Media Marketing Campaign", price: "Followers Grown +2000%", rating: 5, + reviewCount: "82 Campaigns", imageSrc: "http://img.b2bpic.net/free-vector/boho-instagram-stories-collection_23-2149037065.jpg", imageAlt: "Social Media Portfolio"}, { - id: "3", - brand: "Rauxelion", - name: "Automation Dashboard Setup", - price: "Productivity +300%", - rating: 5, - reviewCount: "156 Implementations", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel_23-2148378207.jpg?_wi=1", - imageAlt: "Business Dashboard Setup", - }, + id: "3", brand: "Rauxelion", name: "Automation Dashboard Setup", price: "Productivity +300%", rating: 5, + reviewCount: "156 Implementations", imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel_23-2148378207.jpg", imageAlt: "Business Dashboard Setup"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -279,74 +198,37 @@ export default function HomePage() { tagAnimation="slide-up" plans={[ { - id: "basic", - price: "₹29,999/month", - name: "Basic Plan", - buttons: [ + id: "basic", price: "₹29,999/month", name: "Basic Plan", buttons: [ { text: "Get Started", href: "/contact" }, { text: "Learn More", href: "#" }, ], features: [ - "Website Development", - "Basic SEO Setup", - "1 Social Media Account", - "Monthly Reports", - ], + "Website Development", "Basic SEO Setup", "1 Social Media Account", "Monthly Reports"], }, { - id: "startup", - badge: "Most Popular", - badgeIcon: Sparkles, - price: "₹59,999/month", - name: "Startup Plan", - buttons: [ + id: "startup", badge: "Most Popular", badgeIcon: Sparkles, + price: "₹59,999/month", name: "Startup Plan", buttons: [ { text: "Get Started", href: "/contact" }, { text: "Learn More", href: "#" }, ], features: [ - "Website Development", - "Advanced SEO", - "Instagram Growth Services", - "Digital Marketing Setup", - "Automation Dashboard", - "Weekly Support", - ], + "Website Development", "Advanced SEO", "Instagram Growth Services", "Digital Marketing Setup", "Automation Dashboard", "Weekly Support"], }, { - id: "business", - price: "₹99,999/month", - name: "Business Growth Plan", - buttons: [ + id: "business", price: "₹99,999/month", name: "Business Growth Plan", buttons: [ { text: "Get Started", href: "/contact" }, { text: "Learn More", href: "#" }, ], features: [ - "Complete Website Solution", - "Full Automation Setup", - "Multi-Channel Marketing", - "Branding & Logo Design", - "Landing Page Creation", - "Priority 24/7 Support", - "Monthly Strategy Sessions", - ], + "Complete Website Solution", "Full Automation Setup", "Multi-Channel Marketing", "Branding & Logo Design", "Landing Page Creation", "Priority 24/7 Support", "Monthly Strategy Sessions"], }, { - id: "enterprise", - price: "₹199,999+/month", - name: "Enterprise Plan", - buttons: [ + id: "enterprise", price: "₹199,999+/month", name: "Enterprise Plan", buttons: [ { text: "Contact Sales", href: "/contact" }, { text: "Schedule Demo", href: "#" }, ], features: [ - "Everything in Business Plan", - "Custom Automation Workflows", - "Dedicated Account Manager", - "AI-Powered Analytics", - "Custom Integrations", - "API Access", - "White Label Solutions", - ], + "Everything in Business Plan", "Custom Automation Workflows", "Dedicated Account Manager", "AI-Powered Analytics", "Custom Integrations", "API Access", "White Label Solutions"], }, ]} animationType="slide-up" @@ -366,7 +248,7 @@ export default function HomePage() { { text: "Start Your Free Consultation", href: "/contact" }, { text: "Call +91 8767495962", href: "tel:+918767495962" }, ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} useInvertedBackground={false} /> -- 2.49.1 From 0d07bba0498fc3e0cf80c612c08aaae5fbd3d561 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:55:31 +0000 Subject: [PATCH 4/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 99 +++++++++------------------------------- 1 file changed, 21 insertions(+), 78 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 48bce66..3fd41a2 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -46,98 +46,45 @@ export default function PricingPage() { const pricingPlans = [ { - id: "basic", - price: "₹29,999/month", - name: "Basic Plan", - buttons: [ + id: "basic", price: "₹29,999/month", name: "Basic Plan", buttons: [ { - text: "Get Started", - href: "/contact", - }, + text: "Get Started", href: "/contact"}, { - text: "Learn More", - href: "/contact", - }, + text: "Learn More", href: "/contact"}, ], features: [ - "Website Development", - "Basic SEO Setup", - "1 Social Media Account", - "Monthly Reports", - ], + "Website Development", "Basic SEO Setup", "1 Social Media Account", "Monthly Reports"], }, { - id: "startup", - badge: "Most Popular", - badgeIcon: Sparkles, - price: "₹59,999/month", - name: "Startup Plan", - buttons: [ + id: "startup", badge: "Most Popular", badgeIcon: Sparkles, + price: "₹59,999/month", name: "Startup Plan", buttons: [ { - text: "Get Started", - href: "/contact", - }, + text: "Get Started", href: "/contact"}, { - text: "Learn More", - href: "/contact", - }, + text: "Learn More", href: "/contact"}, ], features: [ - "Website Development", - "Advanced SEO", - "Instagram Growth Services", - "Digital Marketing Setup", - "Automation Dashboard", - "Weekly Support", - ], + "Website Development", "Advanced SEO", "Instagram Growth Services", "Digital Marketing Setup", "Automation Dashboard", "Weekly Support"], }, { - id: "business", - price: "₹99,999/month", - name: "Business Growth Plan", - buttons: [ + id: "business", price: "₹99,999/month", name: "Business Growth Plan", buttons: [ { - text: "Get Started", - href: "/contact", - }, + text: "Get Started", href: "/contact"}, { - text: "Learn More", - href: "/contact", - }, + text: "Learn More", href: "/contact"}, ], features: [ - "Complete Website Solution", - "Full Automation Setup", - "Multi-Channel Marketing", - "Branding & Logo Design", - "Landing Page Creation", - "Priority 24/7 Support", - "Monthly Strategy Sessions", - ], + "Complete Website Solution", "Full Automation Setup", "Multi-Channel Marketing", "Branding & Logo Design", "Landing Page Creation", "Priority 24/7 Support", "Monthly Strategy Sessions"], }, { - id: "enterprise", - price: "₹199,999+/month", - name: "Enterprise Plan", - buttons: [ + id: "enterprise", price: "₹199,999+/month", name: "Enterprise Plan", buttons: [ { - text: "Contact Sales", - href: "/contact", - }, + text: "Contact Sales", href: "/contact"}, { - text: "Schedule Demo", - href: "/contact", - }, + text: "Schedule Demo", href: "/contact"}, ], features: [ - "Everything in Business Plan", - "Custom Automation Workflows", - "Dedicated Account Manager", - "AI-Powered Analytics", - "Custom Integrations", - "API Access", - "White Label Solutions", - ], + "Everything in Business Plan", "Custom Automation Workflows", "Dedicated Account Manager", "AI-Powered Analytics", "Custom Integrations", "API Access", "White Label Solutions"], }, ]; @@ -148,7 +95,7 @@ export default function PricingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="mediumLarge" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -191,16 +138,12 @@ export default function PricingPage() { description="Join 500+ businesses that have already scaled their operations with our automation platform. Schedule a free consultation with our team to discuss your growth goals." buttons={[ { - text: "Start Your Free Consultation", - href: "/contact", - }, + text: "Start Your Free Consultation", href: "/contact"}, { - text: "Call +91 8767495962", - href: "tel:+918767495962", - }, + text: "Call +91 8767495962", href: "tel:+918767495962"}, ]} background={{ - variant: "floatingGradient" as const, + variant: "canvas-reveal" as const, }} useInvertedBackground={false} /> -- 2.49.1