Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg", imageAlt: "Social media marketing agency team"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg?_wi=1", imageAlt: "Social media marketing agency team"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg", imageAlt: "Content creation studio"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg?_wi=1", imageAlt: "Content creation studio"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "Marketing analytics dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg?_wi=1", imageAlt: "Marketing analytics dashboard"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Successful Campaigns Delivered" },
|
||||
{ value: "2.3B+", title: "Total Social Impressions Generated" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg?_wi=1"
|
||||
imageAlt="Case study analytics"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Strategic Social Media Management", description: "Complete management of your social platforms including content creation, scheduling, community engagement, and real-time monitoring to maximize your brand presence.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg", imageAlt: "Social media management"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg?_wi=2", imageAlt: "Social media management"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Daily content publishing" },
|
||||
{ icon: CheckCircle, text: "Community management" },
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Influencer Marketing Campaigns", description: "Connect your brand with the right influencers to reach engaged audiences. We handle vetting, negotiations, and campaign execution for authentic partnerships that drive conversions.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg", imageAlt: "Influencer partnership"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg?_wi=2", imageAlt: "Influencer partnership"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Influencer identification" },
|
||||
{ icon: CheckCircle, text: "Campaign strategy" },
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Paid Social Advertising", description: "Data-driven paid campaigns across Facebook, Instagram, TikTok, and LinkedIn. We optimize targeting and creative to maximize ROI and scale your customer acquisition.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "Paid social campaigns"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg?_wi=2", imageAlt: "Paid social campaigns"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Campaign setup" },
|
||||
{ icon: CheckCircle, text: "A/B testing" },
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", title: "Content Creation & Design", description: "Professional content creation including photography, videography, graphic design, and copywriting. Every piece crafted to align with your brand voice and campaign objectives.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg", imageAlt: "Content creation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg?_wi=2", imageAlt: "Content creation"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Video production" },
|
||||
{ icon: CheckCircle, text: "Graphic design" },
|
||||
|
||||
Reference in New Issue
Block a user