fix content page
This commit is contained in:
+107
-47
@@ -10,6 +10,9 @@ import FancyFeatureThirtyThree from "../../../components/features/FancyFeatureTh
|
||||
import Image from "next/image";
|
||||
import FooterFinSite from "@/components/footer/FooterFinSite";
|
||||
import Header from "../../../components/header/Header";
|
||||
import FeatureFive from "@/components/features/FeatureFive";
|
||||
import FeatureFour from "@/components/features/FeatureFour";
|
||||
import ContentsPartnersSection from "@/components/features/ContentsPartnersSection";
|
||||
export const metadata = {
|
||||
title: 'Service Version 1 || 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.`,
|
||||
@@ -92,64 +95,121 @@ const ServiceV1 = () => {
|
||||
{/* =====================================================
|
||||
Fancy Text block Twelve
|
||||
===================================================== */}
|
||||
<div className="fancy-text-block-twelve mt-170 md-mt-100">
|
||||
{/*<div className="fancy-text-block-twelve mt-170 md-mt-100">*/}
|
||||
{/* <div className="container">*/}
|
||||
{/* <div className="row">*/}
|
||||
{/* <div*/}
|
||||
{/* className="col-lg-6"*/}
|
||||
{/* data-aos="fade-right"*/}
|
||||
{/* data-aos-duration="1200"*/}
|
||||
{/* >*/}
|
||||
{/* <div className="text-wrapper">*/}
|
||||
{/* <div className="title-style-three">*/}
|
||||
{/* <h2>*/}
|
||||
{/* <span>*/}
|
||||
{/* We do */}
|
||||
{/* <Image width="530" height="54" src="/images/shape/line-shape-6.svg" alt="image" />*/}
|
||||
{/* </span>*/}
|
||||
{/* more.*/}
|
||||
{/* </h2>*/}
|
||||
{/* </div>*/}
|
||||
{/* <p className="sub-text pb-35">*/}
|
||||
{/* Through our trusted network of contractor partners, we develop multi-channel campaigns that can also include the following channels*/}
|
||||
{/* </p>*/}
|
||||
{/* <ul className="list-item-one">*/}
|
||||
{/* <li>SEO: Mastering search engines to boost your visibility.</li>*/}
|
||||
{/* <li> Public Relations: Connecting you with the media that can elevate your voice.</li>*/}
|
||||
{/* <li> Design & Events: Crafting memorable experiences that leave a mark.</li>*/}
|
||||
{/* <li> Special Projects: Whether it’s an app or a website, we bring your vision to life with flair.</li>*/}
|
||||
{/* </ul>*/}
|
||||
{/* </div>*/}
|
||||
{/* /!* <!-- /.text-wrapper --> *!/*/}
|
||||
{/* </div>*/}
|
||||
{/* /!* End .col-6 *!/*/}
|
||||
|
||||
{/* <div*/}
|
||||
{/* className="col-lg-5 ms-auto"*/}
|
||||
{/* data-aos="fade-left"*/}
|
||||
{/* data-aos-duration="1200"*/}
|
||||
{/* >*/}
|
||||
{/* <div className="img-gallery">*/}
|
||||
{/* <Image width={402} height={430} style={{height:'fit-content'}} src="/images/media/img_37.png" alt="image" />*/}
|
||||
{/* <Image width={121} height={145}*/}
|
||||
{/* src="/images/shape/53.svg"*/}
|
||||
{/* alt="shape"*/}
|
||||
{/* className="shapes shape-one"*/}
|
||||
{/* />*/}
|
||||
{/* <Image width={144} height={144}*/}
|
||||
{/* src="/images/shape/52.svg"*/}
|
||||
{/* alt="shape"*/}
|
||||
{/* className="shapes shape-two"*/}
|
||||
{/* />*/}
|
||||
{/* </div>*/}
|
||||
{/* /!* <!-- /.img-gallery --> *!/*/}
|
||||
{/* </div>*/}
|
||||
{/* /!* End col-lg-5 *!/*/}
|
||||
{/* </div>*/}
|
||||
{/* </div>*/}
|
||||
{/*</div>*/}
|
||||
{/* <!-- /.fancy-text-block-twelve --> */}
|
||||
|
||||
|
||||
|
||||
{/* =============================================
|
||||
Fancy Text block Four
|
||||
============================================== */}
|
||||
{/*<div className="fancy-text-block-four pt-130 pb-120 md-pt-100 md-pb-80">*/}
|
||||
{/* <div className="container">*/}
|
||||
{/* <div className="row">*/}
|
||||
{/* <div className="col-xl-7 col-lg-8">*/}
|
||||
{/* <div className="title-style-one mb-40 md-mb-20">*/}
|
||||
{/* <h2>For all kinds of Teams</h2>*/}
|
||||
{/* <p className="font-rubik">*/}
|
||||
{/* Duis aute irure dolor in reprehenderit in voluptate velit io*/}
|
||||
{/* cillum dolore eu fugiat nulla pariatur non labrum.*/}
|
||||
{/* </p>*/}
|
||||
{/* </div>*/}
|
||||
{/* /!* /.title-style-one *!/*/}
|
||||
{/* </div>*/}
|
||||
{/* </div>*/}
|
||||
|
||||
{/* <div className="wrapper">*/}
|
||||
{/* <div className="row justify-content-center">*/}
|
||||
{/* <PerformanceServiceSection />*/}
|
||||
{/* </div>*/}
|
||||
{/* </div>*/}
|
||||
{/* </div>*/}
|
||||
{/*</div>*/}
|
||||
{/* /.fancy-text-block-four */}
|
||||
|
||||
|
||||
|
||||
{/* =============================================
|
||||
Fancy Text block Five
|
||||
============================================== */}
|
||||
<div className="fancy-text-block-five pt-130 pb-160 md-pt-100 md-pb-100">
|
||||
<div className="container">
|
||||
<div className="row">
|
||||
<div
|
||||
className="col-lg-6"
|
||||
data-aos="fade-right"
|
||||
data-aos-duration="1200"
|
||||
>
|
||||
<div className="text-wrapper">
|
||||
<div className="title-style-three">
|
||||
<h2>
|
||||
<span>
|
||||
We do
|
||||
<Image width="530" height="54" src="/images/shape/line-shape-6.svg" alt="image" />
|
||||
</span>
|
||||
more.
|
||||
</h2>
|
||||
</div>
|
||||
<p className="sub-text pb-35">
|
||||
<div className="col-lg-7 ms-auto">
|
||||
<div className="title-style-one mb-50 md-mb-30">
|
||||
<h2>We do more with our partners</h2>
|
||||
<p className="font-rubik">
|
||||
Through our trusted network of contractor partners, we develop multi-channel campaigns that can also include the following channels
|
||||
</p>
|
||||
<ul className="list-item-one">
|
||||
<li>SEO: Mastering search engines to boost your visibility.</li>
|
||||
<li> Public Relations: Connecting you with the media that can elevate your voice.</li>
|
||||
<li> Design & Events: Crafting memorable experiences that leave a mark.</li>
|
||||
<li> Special Projects: Whether it’s an app or a website, we bring your vision to life with flair.</li>
|
||||
</ul>
|
||||
</div>
|
||||
{/* <!-- /.text-wrapper --> */}
|
||||
{/* /.title-style-one */}
|
||||
</div>
|
||||
{/* End .col-6 */}
|
||||
</div>
|
||||
|
||||
<div
|
||||
className="col-lg-5 ms-auto"
|
||||
data-aos="fade-left"
|
||||
data-aos-duration="1200"
|
||||
>
|
||||
<div className="img-gallery">
|
||||
<Image width={402} height={430} style={{height:'fit-content'}} src="/images/media/img_37.png" alt="image" />
|
||||
<Image width={121} height={145}
|
||||
src="/images/shape/53.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-one"
|
||||
/>
|
||||
<Image width={144} height={144}
|
||||
src="/images/shape/52.svg"
|
||||
alt="shape"
|
||||
className="shapes shape-two"
|
||||
/>
|
||||
</div>
|
||||
{/* <!-- /.img-gallery --> */}
|
||||
<div className="wrapper">
|
||||
<div className="row justify-content-center">
|
||||
<ContentsPartnersSection />
|
||||
{/*<FeatureFour />*/}
|
||||
</div>
|
||||
{/* End col-lg-5 */}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/* <!-- /.fancy-text-block-twelve --> */}
|
||||
|
||||
{/* /.block-style-five */}
|
||||
|
||||
|
||||
{/* =====================================================
|
||||
|
||||
Reference in New Issue
Block a user