next sections

This commit is contained in:
CHIEFSOFT\ameye
2025-02-14 10:00:46 -05:00
parent 23e717bd47
commit 12dc51b610
3 changed files with 39 additions and 20 deletions
+28 -8
View File
@@ -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 its an app or a website, we bring your vision to life.
// Branding & Voice Guidelines: Well 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 its an app or a website, we bring your vision to life.`,
},
{
icon: "ils_16",
meta: "Branding & Voice Guidelines",
subTitle: `Branding & Voice Guidelines: Well 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`,
},
];