import React from "react"; import Link from "next/link"; import Header from "../components/header/HeaderFour"; import HeroBannerFour from "../components/hero-banner/HeroBannerFour"; import About from "../components/about/About"; import FeatureNine from "../components/features/FeatureNine"; import Faq from "../components/faq/Faq"; import PricingThree from "../components/pricing/PricingThree"; import TestimonialThree from "../components/testimonial/TestimonialThree"; import FaqFour from "../components/faq/FaqFour"; import FooterFour from "../components/footer/FooterFour"; import CallToActionFive from "../components/call-to-action/CallToActionFive"; import Image from "next/image"; export const metadata = { title: '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.`, } export default function Home () { return (
{/* End HeaderFour */} {/* End Hero Banner Four */} {/* ============================================= Fancy Text Block ============================================== */}
{/* End .fancy-text-block-nineteen*/}
shape shape shape shape shape shape
GET STARTED IN MINUTES

3 simple & easy step to launch.

{/* End title */}
{/* /.fancy-feature-nine */} {/* ============================================= Fqa Text Block ============================================== */}
Why choose us

Why you should choose us?

{/* End title */}
media media
{/* /.illustration-holder */}
{/* /.why should you choose us */} {/* ============================================= Pricing Section Three ============================================== */}
shape shape shape shape shape shape
Our Pricing

Unbeatable prices, no contracts, simple & easy

{/* /.pricing-table-area-three */}
{/* ./container */}
{/* /.pricing-section-three */} {/* ============================================= Client Feedback Slider ============================================== */}

Check what’s our client say about us.

{/* End title */}
icon
{/* /.testimonial-slider-wrapper */}
{/* /.container */} media media media media media media
{/* /.client-feedback-slider-three */}
shape shape
FAQ

Question & Answer

Don’t find your answer?

Contact us
{/* /.container */}
{/* End Question and answer */} {/* ============================================= Call To Action ============================================== */}
{/* End .fancy-short-banner-five */} {/* ============================================= Footer Four ============================================== */} {/* /.theme-footer-four */}
); };