next sections
This commit is contained in:
@@ -1,22 +1,42 @@
|
||||
import React from "react";
|
||||
import Image from "next/image";
|
||||
|
||||
// SEO: Mastering both AI and traditional search engines.
|
||||
// PR: Connecting with reporters who can amplify your voice.
|
||||
// Design & Events: Creating memorable experiences that resonate.
|
||||
// Special Projects: Whether it’s an app or a website, we bring your vision to life.
|
||||
// Branding & Voice Guidelines: We’ll help you find your voice and present a unique and consistent point of view (POV)
|
||||
|
||||
const FeatureContent = [
|
||||
{
|
||||
icon: "ils_15",
|
||||
meta: "Join Our Platform",
|
||||
subTitle: ` It only takes 5 minutes. Set up is smooth and simple fully lorem
|
||||
qui.`,
|
||||
meta: "SEO",
|
||||
subTitle: ` Mastering both AI and traditional search engines.`,
|
||||
},
|
||||
{
|
||||
icon: "ils_16",
|
||||
meta: "Manage you event",
|
||||
subTitle: `Choose a price package to suit you or pay per ticket. Sell on your
|
||||
website,`,
|
||||
meta: "PR",
|
||||
subTitle: `Connecting with reporters who can amplify your voice,`,
|
||||
},
|
||||
{
|
||||
icon: "ils_17",
|
||||
meta: "Start selling ticket",
|
||||
subTitle: `Get payments, detailed data on tickets sales & message guests lorem`,
|
||||
meta: "Design & Events",
|
||||
subTitle: `Creating memorable experiences that resonate`,
|
||||
},
|
||||
{
|
||||
icon: "ils_15",
|
||||
meta: "Special Projects",
|
||||
subTitle: ` Whether it’s an app or a website, we bring your vision to life.`,
|
||||
},
|
||||
{
|
||||
icon: "ils_16",
|
||||
meta: "Branding & Voice Guidelines",
|
||||
subTitle: `Branding & Voice Guidelines: We’ll help you find your voice and present a unique and consistent point of view (POV),`,
|
||||
},
|
||||
{
|
||||
icon: "ils_17",
|
||||
meta: "Learn More",
|
||||
subTitle: `Special to another page will be good here`,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user