From 2e3999ebdda8dd4ec44220e2f74c65ed59f85cd0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:49 +0000 Subject: [PATCH 1/3] 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 cdc2c05..e06c2b2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -99,7 +99,7 @@ export default function ContactPage() { testimonial: "The support team is incredibly responsive and helpful. They answered all our onboarding questions and made the transition smooth.", imageSrc: - "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", + "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=2", imageAlt: "Sarah Chen", }, { @@ -109,7 +109,7 @@ export default function ContactPage() { testimonial: "Best customer service experience I've had with any SaaS platform. Quick, knowledgeable, and genuinely care about customer success.", imageSrc: - "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", + "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=2", imageAlt: "Marcus Rodriguez", }, { @@ -119,7 +119,7 @@ export default function ContactPage() { testimonial: "The onboarding process was seamless thanks to the team's guidance. They understood our unique workflow and helped us set it up perfectly.", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emily Watson", }, { @@ -129,7 +129,7 @@ export default function ContactPage() { testimonial: "Outstanding support and frequent updates to the platform. The team really listens to customer feedback and implements improvements.", imageSrc: - "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", + "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=2", imageAlt: "James Park", }, { @@ -139,7 +139,7 @@ export default function ContactPage() { testimonial: "Worth every penny for the support alone. The team goes above and beyond to help us succeed with the platform.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Lisa Zhang", }, { @@ -149,7 +149,7 @@ export default function ContactPage() { testimonial: "Great communication throughout our entire journey with CreativeFlow. The team is proactive in helping us get the most value.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", + "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2", imageAlt: "David Thompson", }, ]} -- 2.49.1 From 544a5a9f5a5547466d095d754f48def4d72ca786 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:50 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c1549dd..bc188f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1" imageAlt="Creative workflow dashboard interface" imagePosition="right" mediaAnimation="blur-reveal" @@ -73,7 +73,7 @@ export default function HomePage() { "CreativeFlow transformed how our team collaborates. Request-to-delivery time dropped by 40%.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Chen", }, { @@ -83,7 +83,7 @@ export default function HomePage() { "The kanban board and real-time updates keep everyone aligned. Essential tool for any creative team.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Rodriguez", }, { @@ -93,7 +93,7 @@ export default function HomePage() { "Finally, a system that makes creative workflow management simple and enjoyable. Highly recommended.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emily Watson", }, { @@ -103,7 +103,7 @@ export default function HomePage() { "Our turnaround times improved dramatically. The platform is intuitive and powerful.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Park", }, ]} @@ -153,7 +153,7 @@ export default function HomePage() { description: "Live overview of all tasks, team workload, and project metrics at a glance", imageSrc: - "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", + "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "Real-time analytics dashboard", }, { @@ -209,7 +209,7 @@ export default function HomePage() { title: "Faster Delivery", description: "Average reduction in request-to-completion time", imageSrc: - "http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg", + "http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg?_wi=1", imageAlt: "Performance improvement chart", }, { @@ -218,7 +218,7 @@ export default function HomePage() { title: "Requests Managed", description: "Successfully tracked and completed monthly", imageSrc: - "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", + "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg?_wi=1", imageAlt: "Request volume statistics", }, { @@ -227,7 +227,7 @@ export default function HomePage() { title: "Active Teams", description: "Organizations using CreativeFlow daily", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg?_wi=1", imageAlt: "Team adoption growth", }, { @@ -260,7 +260,7 @@ export default function HomePage() { testimonial: "CreativeFlow revolutionized how our design team manages requests. The kanban board is intuitive and the real-time updates keep everyone on the same page.", imageSrc: - "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", + "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=1", imageAlt: "Sarah Chen", }, { @@ -270,7 +270,7 @@ export default function HomePage() { testimonial: "The assignment features and deadline tracking have cut our project chaos in half. Our clients love the faster turnarounds.", imageSrc: - "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", + "http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=1", imageAlt: "Marcus Rodriguez", }, { @@ -280,7 +280,7 @@ export default function HomePage() { testimonial: "Finally, a tool that actually understands creative workflows. The comment system and file management are game-changers.", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "Emily Watson", }, { @@ -290,7 +290,7 @@ export default function HomePage() { testimonial: "Our team productivity increased by 35% in the first month. The learning curve was minimal and ROI was immediate.", imageSrc: - "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", + "http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=1", imageAlt: "James Park", }, { @@ -300,7 +300,7 @@ export default function HomePage() { testimonial: "CreativeFlow gives us complete visibility into team workload and project status. It's become indispensable for our operations.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", + "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1", imageAlt: "Lisa Zhang", }, { @@ -310,7 +310,7 @@ export default function HomePage() { testimonial: "The role-based access control is perfect for our organization. Admins, managers, and creatives all have exactly what they need.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", + "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=1", imageAlt: "David Thompson", }, { -- 2.49.1 From d4abbe3c945904e518b2e0174bc7197a1161f82b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:30:50 +0000 Subject: [PATCH 3/3] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 4dd0dcd..08e0b1a 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -67,7 +67,7 @@ export default function PricingPage() { title: "Time Savings", description: "Average time saved on admin tasks per team monthly", imageSrc: - "http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg", + "http://img.b2bpic.net/free-vector/speed-oxygen-consumption-graph_1308-177741.jpg?_wi=2", imageAlt: "Time savings visualization", }, { @@ -76,7 +76,7 @@ export default function PricingPage() { title: "Annual Savings", description: "Typical cost reduction for a 10-person creative team", imageSrc: - "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg", + "http://img.b2bpic.net/free-photo/table-laptop-showing-charts-conference-room-business-people-having-important-discussion_482257-27897.jpg?_wi=2", imageAlt: "Cost analysis chart", }, { @@ -85,7 +85,7 @@ export default function PricingPage() { title: "Productivity Boost", description: "Average increase in completed requests per sprint", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg?_wi=2", imageAlt: "Productivity growth", }, ]} -- 2.49.1