import React from 'react'; import Link from 'next/link'; const PricingStyleTwo = () => { return (

Pricing Plans

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Web Hosting

$10.99/m
  • 99.9% Uptime Guarantee
  • Reliable & Secure
  • Powered by cPanel / Plesk
  • Web Asset Delivery
  • 24/7 Dedicated Support

Cloud Hosting

$13.99/m
  • 99.9% Uptime Guarantee
  • Reliable & Secure
  • Powered by cPanel / Plesk
  • Web Asset Delivery
  • 24/7 Dedicated Support

Vps Hosting

$15.99/m
  • 99.9% Uptime Guarantee
  • Reliable & Secure
  • Powered by cPanel / Plesk
  • Web Asset Delivery
  • 24/7 Dedicated Support
{/* Shape Images */}
shape
shape
shape
shape
); } export default PricingStyleTwo;