Merge version_1 into main #1
@@ -55,12 +55,12 @@ export default function HomePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg?_wi=1",
|
||||
imageAlt: "Social Media Strategy",
|
||||
},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg?_wi=1",
|
||||
imageAlt: "Content Creation",
|
||||
},
|
||||
{
|
||||
@@ -70,12 +70,12 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg?_wi=1",
|
||||
imageAlt: "Influencer Marketing",
|
||||
},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg?_wi=1",
|
||||
imageAlt: "Analytics & Performance",
|
||||
},
|
||||
{
|
||||
@@ -116,11 +116,11 @@ export default function HomePage() {
|
||||
icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg?_wi=1",
|
||||
imageAlt: "Strategy Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg?_wi=2",
|
||||
imageAlt: "Campaign Development",
|
||||
},
|
||||
],
|
||||
@@ -131,11 +131,11 @@ export default function HomePage() {
|
||||
icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg?_wi=1",
|
||||
imageAlt: "Content Creation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg?_wi=2",
|
||||
imageAlt: "Creative Production",
|
||||
},
|
||||
],
|
||||
@@ -146,11 +146,11 @@ export default function HomePage() {
|
||||
icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg?_wi=2",
|
||||
imageAlt: "Community Building",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
imageAlt: "Engagement",
|
||||
},
|
||||
],
|
||||
@@ -161,11 +161,11 @@ export default function HomePage() {
|
||||
icon: BarChart3,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg?_wi=2",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg?_wi=1",
|
||||
imageAlt: "Performance Metrics",
|
||||
},
|
||||
],
|
||||
@@ -193,21 +193,21 @@ export default function HomePage() {
|
||||
id: "case-1",
|
||||
name: "Fashion Brand Growth Campaign",
|
||||
price: "280% Engagement Increase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg?_wi=2",
|
||||
imageAlt: "Fashion Brand Campaign",
|
||||
},
|
||||
{
|
||||
id: "case-2",
|
||||
name: "Fitness Community Expansion",
|
||||
price: "15K New Followers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-life-wellness-lifestyle-workout_53876-122846.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-life-wellness-lifestyle-workout_53876-122846.jpg?_wi=1",
|
||||
imageAlt: "Fitness Brand Growth",
|
||||
},
|
||||
{
|
||||
id: "case-3",
|
||||
name: "Tech Startup Launch Strategy",
|
||||
price: "4.2M Total Impressions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg?_wi=1",
|
||||
imageAlt: "Tech Startup Success",
|
||||
},
|
||||
]}
|
||||
@@ -268,7 +268,7 @@ export default function HomePage() {
|
||||
quote: "Elevate Media completely transformed our social strategy. We've seen a 300% increase in engagement and our community has become our biggest brand advocates. Exceptional work!",
|
||||
name: "Jessica Thompson",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
imageAlt: "Jessica Thompson",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +277,7 @@ export default function HomePage() {
|
||||
quote: "What sets Elevate Media apart is their deep understanding of brand positioning and audience psychology. They didn't just create content; they built a movement around our brand.",
|
||||
name: "Michael Chang",
|
||||
role: "CMO, Tech Innovations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Michael Chang",
|
||||
},
|
||||
{
|
||||
@@ -286,7 +286,7 @@ export default function HomePage() {
|
||||
quote: "The data-driven approach and transparent reporting gave us confidence every step of the way. Our revenue increased 450% within the first year of partnership.",
|
||||
name: "Emma Johnson",
|
||||
role: "Owner, Luxury Retail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
imageAlt: "Emma Johnson",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -49,11 +49,11 @@ export default function ServicesPage() {
|
||||
icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-executives-reviewing-marketing-trends_482257-121143.jpg?_wi=2",
|
||||
imageAlt: "Strategy Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-devices-isolated-white-background_53876-20490.jpg?_wi=3",
|
||||
imageAlt: "Campaign Development",
|
||||
},
|
||||
],
|
||||
@@ -64,11 +64,11 @@ export default function ServicesPage() {
|
||||
icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg?_wi=2",
|
||||
imageAlt: "Content Creation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/media-marketing-internet-digital-global_53876-138500.jpg?_wi=3",
|
||||
imageAlt: "Creative Production",
|
||||
},
|
||||
],
|
||||
@@ -79,11 +79,11 @@ export default function ServicesPage() {
|
||||
icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-female-beauty-bloggers-talking-when-vlogging-two-women-sitting-table-demonstrating-cosmetic-products-explaining-how-make-up-make-up-tutorial-online-blogging-concept_74855-22648.jpg?_wi=3",
|
||||
imageAlt: "Community Building",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
imageAlt: "Engagement",
|
||||
},
|
||||
],
|
||||
@@ -94,11 +94,11 @@ export default function ServicesPage() {
|
||||
icon: BarChart3,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-profit-progress-screen_482257-77678.jpg?_wi=3",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg?_wi=3",
|
||||
imageAlt: "Performance Metrics",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -49,21 +49,21 @@ export default function WorkPage() {
|
||||
id: "case-1",
|
||||
name: "Fashion Brand Growth Campaign",
|
||||
price: "280% Engagement Increase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg?_wi=4",
|
||||
imageAlt: "Fashion Brand Campaign",
|
||||
},
|
||||
{
|
||||
id: "case-2",
|
||||
name: "Fitness Community Expansion",
|
||||
price: "15K New Followers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-life-wellness-lifestyle-workout_53876-122846.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-healthy-life-wellness-lifestyle-workout_53876-122846.jpg?_wi=2",
|
||||
imageAlt: "Fitness Brand Growth",
|
||||
},
|
||||
{
|
||||
id: "case-3",
|
||||
name: "Tech Startup Launch Strategy",
|
||||
price: "4.2M Total Impressions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-workaholic-entrepreneur-man-working-overtime-presenting-company-statistics_482257-6363.jpg?_wi=2",
|
||||
imageAlt: "Tech Startup Success",
|
||||
},
|
||||
]}
|
||||
@@ -85,7 +85,7 @@ export default function WorkPage() {
|
||||
quote: "Elevate Media completely transformed our social strategy. We've seen a 300% increase in engagement and our community has become our biggest brand advocates. Exceptional work!",
|
||||
name: "Jessica Thompson",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
|
||||
imageAlt: "Jessica Thompson",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function WorkPage() {
|
||||
quote: "What sets Elevate Media apart is their deep understanding of brand positioning and audience psychology. They didn't just create content; they built a movement around our brand.",
|
||||
name: "Michael Chang",
|
||||
role: "CMO, Tech Innovations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Michael Chang",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function WorkPage() {
|
||||
quote: "The data-driven approach and transparent reporting gave us confidence every step of the way. Our revenue increased 450% within the first year of partnership.",
|
||||
name: "Emma Johnson",
|
||||
role: "Owner, Luxury Retail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
|
||||
imageAlt: "Emma Johnson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user