From 83b7b49e4263d6ef1a85686c5f637bba1ee4b4d5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:05:54 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1a55040..40cd150 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" -- 2.49.1 From 52341d7e070f2542e6b137de864be59b87bfd2af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:05:55 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4ab713..cf5188b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1