Merge version_1 into main #3
@@ -31,13 +31,13 @@ const socialLinks = [
|
||||
const contactMethods = [
|
||||
{
|
||||
id: "1", title: "Email Us", tags: ["Response in 24 hours", "Support Team"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg", imageAlt: "Email contact method"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg?_wi=2", imageAlt: "Email contact method"},
|
||||
{
|
||||
id: "2", title: "Schedule a Call", tags: ["Book a consultation", "30-minute session"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Schedule consultation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", imageAlt: "Schedule consultation"},
|
||||
{
|
||||
id: "3", title: "Visit Our Office", tags: ["Meet in person", "NYC based"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Visit our office"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=3", imageAlt: "Visit our office"},
|
||||
];
|
||||
|
||||
export default function ContactPage() {
|
||||
@@ -94,13 +94,13 @@ export default function ContactPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Email", tags: ["hello@ascenddigital.com", "Available 24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-social-media-networking-looking-digital-tablet-office_23-2147847467.jpg", imageAlt: "Email support"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-social-media-networking-looking-digital-tablet-office_23-2147847467.jpg?_wi=2", imageAlt: "Email support"},
|
||||
{
|
||||
id: "2", title: "Phone", tags: ["+1 (555) 123-4567", "Mon-Fri, 9AM-6PM EST"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "Phone support"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2", imageAlt: "Phone support"},
|
||||
{
|
||||
id: "3", title: "Location", tags: ["New York, NY", "Suite 500, Tech Building"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-writing-notebook_1150-162.jpg", imageAlt: "Office location"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-writing-notebook_1150-162.jpg?_wi=2", imageAlt: "Office location"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Contact Information"
|
||||
|
||||
@@ -26,27 +26,27 @@ const footerNavItems = navItems.map((item) => ({
|
||||
|
||||
const heroMediaItems = [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Marketing analytics dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1", imageAlt: "Marketing analytics dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", imageAlt: "Digital marketing team collaboration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=1", imageAlt: "Digital marketing team collaboration"},
|
||||
];
|
||||
|
||||
const featureItems = [
|
||||
{
|
||||
id: "1", title: "Meta & Facebook Advertising", tags: ["Social Ads", "Campaign Optimization"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-social-media-networking-looking-digital-tablet-office_23-2147847467.jpg", imageAlt: "Meta advertising platform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-social-media-networking-looking-digital-tablet-office_23-2147847467.jpg?_wi=1", imageAlt: "Meta advertising platform"},
|
||||
{
|
||||
id: "2", title: "YouTube Ad Campaigns", tags: ["Video Marketing", "Channel Growth"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/digital-social-marketing_24877-49325.jpg", imageAlt: "YouTube marketing strategy"},
|
||||
{
|
||||
id: "3", title: "Google Ads Management", tags: ["PPC", "Search Marketing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg", imageAlt: "Google Ads platform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1", imageAlt: "Google Ads platform"},
|
||||
{
|
||||
id: "4", title: "AI Automation Integration", tags: ["Workflow Automation", "AI Technology"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/automation-production-system-operation-precess-concept_53876-138637.jpg", imageAlt: "AI automation workflow"},
|
||||
{
|
||||
id: "5", title: "Content Creation", tags: ["Copywriting", "Strategy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-writing-notebook_1150-162.jpg", imageAlt: "Content creation process"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-writing-notebook_1150-162.jpg?_wi=1", imageAlt: "Content creation process"},
|
||||
{
|
||||
id: "6", title: "Website Design & Build", tags: ["Web Development", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149496578.jpg", imageAlt: "Modern website development"},
|
||||
@@ -54,17 +54,17 @@ const featureItems = [
|
||||
|
||||
const testimonialItems = [
|
||||
{
|
||||
id: "1", title: "Campaign Performance Tripled", quote: "Ascend Digital took our Meta advertising from stagnant to phenomenal. Within 3 months, we saw a 300% increase in qualified leads and our ROI doubled. Their AI automation integration saved us hours weekly.", name: "David Martinez", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez CEO"},
|
||||
id: "1", title: "Campaign Performance Tripled", quote: "Ascend Digital took our Meta advertising from stagnant to phenomenal. Within 3 months, we saw a 300% increase in qualified leads and our ROI doubled. Their AI automation integration saved us hours weekly.", name: "David Martinez", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Martinez CEO"},
|
||||
{
|
||||
id: "2", title: "YouTube Strategy Transformed Sales", quote: "The team's YouTube campaign strategy elevated our brand visibility significantly. Their content creation and ad management expertise resulted in a 250% increase in conversions. Highly recommended.", name: "Sarah Chen", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-railing_1098-2186.jpg", imageAlt: "Sarah Chen Founder"},
|
||||
{
|
||||
id: "3", title: "Google Ads Mastery", quote: "Our Google Ads spend was being wasted before Ascend came in. Their optimization strategies cut our cost per acquisition in half while increasing volume. Game-changing service.", name: "James Wilson", role: "CMO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson CMO"},
|
||||
id: "3", title: "Google Ads Mastery", quote: "Our Google Ads spend was being wasted before Ascend came in. Their optimization strategies cut our cost per acquisition in half while increasing volume. Game-changing service.", name: "James Wilson", role: "CMO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Wilson CMO"},
|
||||
{
|
||||
id: "4", title: "Website Exceeded Expectations", quote: "Not only did they build an incredible website, but they also integrated AI automation that streamlined our lead management. The result? 45% increase in website conversions immediately.", name: "Maria Rodriguez", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Maria Rodriguez Director"},
|
||||
{
|
||||
id: "5", title: "Content That Converts", quote: "Their content creation team truly understands our brand voice and audience. Every piece is strategic, well-written, and designed to convert. Our engagement metrics have never been higher.", name: "Jessica Thompson", role: "Brand Manager", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Jessica Thompson Manager"},
|
||||
id: "5", title: "Content That Converts", quote: "Their content creation team truly understands our brand voice and audience. Every piece is strategic, well-written, and designed to convert. Our engagement metrics have never been higher.", name: "Jessica Thompson", role: "Brand Manager", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=1", imageAlt: "Jessica Thompson Manager"},
|
||||
{
|
||||
id: "6", title: "Complete Marketing Overhaul", quote: "From strategy to execution, Ascend Digital handled everything seamlessly. Their holistic approach to our marketing—ads, content, website, automation—delivered comprehensive results that exceeded our targets.", name: "Robert Kim", role: "VP Marketing", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg", imageAlt: "Robert Kim VP"},
|
||||
id: "6", title: "Complete Marketing Overhaul", quote: "From strategy to execution, Ascend Digital handled everything seamlessly. Their holistic approach to our marketing—ads, content, website, automation—delivered comprehensive results that exceeded our targets.", name: "Robert Kim", role: "VP Marketing", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg?_wi=1", imageAlt: "Robert Kim VP"},
|
||||
];
|
||||
|
||||
const teamMembers = [
|
||||
@@ -120,9 +120,9 @@ export default function HomePage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Marketing analytics dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2", imageAlt: "Marketing analytics dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg", imageAlt: "Digital marketing team collaboration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=2", imageAlt: "Digital marketing team collaboration"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by industry leaders"
|
||||
|
||||
Reference in New Issue
Block a user