import React from "react"; import Link from "next/link"; import Header from "../../../components/header/HeaderFour"; import PricingThree from "../../../components/pricing/PricingThree"; import FaqFour from "../../../components/faq/FaqFour"; import CounterThree from "../../../components/counter/CounterThree"; import FooterFour from "../../../components/footer/FooterFour"; import CallToActionFive from "../../../components/call-to-action/CallToActionFive"; import Image from "next/image"; export const metadata = { title: 'Pricing Event Organizer || Deski-Saas & Software Nextjs Template', description: `Unleash the full potential of your software projects with our SaaS-focused Next.js template. Create engaging blogs, showcase your talented team, set up an online shop, provide helpful FAQs, and offer exceptional services with our feature-rich solution. Elevate your SaaS and software development with ease and drive growth. Try it now and take your projects to new heights.`, } const EventOrganizer = () => { return (