diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 93841d5..517d292 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ const AboutPage = () => { icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg?_wi=2" imageAlt="ROI Capital team collaboration and growth" mediaAnimation="slide-up" textboxLayout="default" @@ -81,28 +81,28 @@ const AboutPage = () => { id: "1", name: "Jessica Martinez", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Jessica Martinez, CEO", }, { id: "2", name: "Marcus Thompson", role: "Head of Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "Marcus Thompson, Strategy Lead", }, { id: "3", name: "Aisha Patel", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7", imageAlt: "Aisha Patel, Creative Director", }, { id: "4", name: "James Wilson", role: "Analytics Lead", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8", imageAlt: "James Wilson, Analytics Lead", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 5516da7..9615c8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ const HomePage = () => { icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg?_wi=1" imageAlt="ROI Capital marketing team collaborating" mediaAnimation="slide-up" textboxLayout="default" @@ -105,7 +105,7 @@ const HomePage = () => { title: "Strategic Planning", description: "Custom marketing strategies aligned with your business objectives and target audience.", tag: "Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=1", imageAlt: "Strategic marketing planning", buttons: [{ text: "Learn More", href: "#" }], }, @@ -114,7 +114,7 @@ const HomePage = () => { title: "SEO & SEM", description: "Boost your online visibility with our advanced search engine optimization and paid search expertise.", tag: "Search", - imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg?_wi=1", imageAlt: "SEO optimization and search marketing", buttons: [{ text: "Learn More", href: "#" }], }, @@ -123,7 +123,7 @@ const HomePage = () => { title: "Content Marketing", description: "Engaging, high-quality content that resonates with your audience and drives engagement.", tag: "Content", - 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 marketing strategy", buttons: [{ text: "Learn More", href: "#" }], }, @@ -132,7 +132,7 @@ const HomePage = () => { title: "Social Media Management", description: "Strategic social campaigns that build community, increase engagement, and drive conversions.", tag: "Social", - imageSrc: "http://img.b2bpic.net/free-photo/friends-using-smartphones-together-outdoors_53876-26150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-using-smartphones-together-outdoors_53876-26150.jpg?_wi=1", imageAlt: "Social media marketing campaigns", buttons: [{ text: "Learn More", href: "#" }], }, @@ -207,28 +207,28 @@ const HomePage = () => { id: "1", name: "Jessica Martinez", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Jessica Martinez, CEO", }, { id: "2", name: "Marcus Thompson", role: "Head of Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Marcus Thompson, Strategy Lead", }, { id: "3", name: "Aisha Patel", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Aisha Patel, Creative Director", }, { id: "4", name: "James Wilson", role: "Analytics Lead", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "James Wilson, Analytics Lead", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 98d9839..947bde0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,7 +47,7 @@ const ServicesPage = () => { title: "Strategic Planning", description: "Custom marketing strategies aligned with your business objectives and target audience. We conduct deep market research and competitive analysis to build your roadmap.", tag: "Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=2", imageAlt: "Strategic marketing planning", buttons: [{ text: "Learn More", href: "#" }], }, @@ -56,7 +56,7 @@ const ServicesPage = () => { title: "SEO & SEM", description: "Boost your online visibility with our advanced search engine optimization and paid search expertise. We leverage technical SEO, content optimization, and strategic paid campaigns.", tag: "Search", - imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55724.jpg?_wi=2", imageAlt: "SEO optimization and search marketing", buttons: [{ text: "Learn More", href: "#" }], }, @@ -65,7 +65,7 @@ const ServicesPage = () => { title: "Content Marketing", description: "Engaging, high-quality content that resonates with your audience and drives engagement. From blog posts to whitepapers, we create content that converts.", tag: "Content", - 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: "Content marketing strategy", buttons: [{ text: "Learn More", href: "#" }], }, @@ -74,7 +74,7 @@ const ServicesPage = () => { title: "Social Media Management", description: "Strategic social campaigns that build community, increase engagement, and drive conversions. We manage your presence across all major platforms.", tag: "Social", - imageSrc: "http://img.b2bpic.net/free-photo/friends-using-smartphones-together-outdoors_53876-26150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-using-smartphones-together-outdoors_53876-26150.jpg?_wi=2", imageAlt: "Social media marketing campaigns", buttons: [{ text: "Learn More", href: "#" }], },