From 92829e2c1e454f9db66f5cdf6d005b53a1b89bec Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:27:56 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ad6c92d..f8e2f97 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -39,7 +39,7 @@ export default function AboutPage() { title="Our Mission & Values" description="We believe in empowering brands through authentic storytelling and data-driven strategy. Our mission is to transform social media from a channel into a powerful growth engine for businesses that dare to stand out." tag="About Creative Minds" - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=2" imageAlt="Creative Minds team collaboration" accordionItems={[ { -- 2.49.1 From 6c05a36fc44f1a765c6b4e624eec5defe3c0d517 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:27:57 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b09981..f3c79bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function HomePage() { title="Elevate Your Social Presence" description="We craft compelling social media strategies that transform brands into industry leaders. Data-driven campaigns with creative excellence." tag="Premium Agency" - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=1" imageAlt="Creative team workspace" textPosition="bottom-left" showBlur={true} @@ -110,7 +110,7 @@ export default function HomePage() { name: "Luxury Fashion Brand Campaign", price: "2.3M Impressions", variant: "Instagram & TikTok", - imageSrc: "http://img.b2bpic.net/free-photo/curly-young-woman-silk-stylish-black-pajamas-eyeglasses-sits-brown-soft-sofa-with-laptop_197531-33652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-young-woman-silk-stylish-black-pajamas-eyeglasses-sits-brown-soft-sofa-with-laptop_197531-33652.jpg?_wi=1", imageAlt: "Luxury campaign showcase", }, { @@ -118,7 +118,7 @@ export default function HomePage() { name: "Tech Startup Growth Campaign", price: "450K Engagement", variant: "LinkedIn & Twitter", - imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-squared-flyer_23-2148675885.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-squared-flyer_23-2148675885.jpg?_wi=1", imageAlt: "Tech startup campaign", }, { @@ -126,7 +126,7 @@ export default function HomePage() { name: "Lifestyle Brand Community Building", price: "35K New Followers", variant: "Cross-Platform", - imageSrc: "http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg?_wi=1", imageAlt: "Lifestyle brand portfolio", }, ]} @@ -184,7 +184,7 @@ export default function HomePage() { quote: "Creative Minds completely revolutionized our social media strategy. In just 6 months, we saw a 300% increase in engagement and our follower count tripled. Their team is incredibly creative and strategic.", name: "Sarah Mitchell", role: "CEO, Luxe Collective", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Mitchell", }, { @@ -202,7 +202,7 @@ export default function HomePage() { quote: "Working with Creative Minds feels like working with an extension of our own team. They understand our brand deeply and consistently deliver innovative content strategies that resonate with our audience.", name: "Emma Rodriguez", role: "Founder, EcoStyle Co.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Emma Rodriguez", }, { @@ -229,7 +229,7 @@ export default function HomePage() { quote: "The creative quality, strategic thinking, and professionalism of the Creative Minds team is unmatched. They've become an invaluable partner in our brand growth journey.", name: "David Kumar", role: "CMO, Digital Innovations", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "David Kumar", }, ]} -- 2.49.1 From 228d215c64a430fb6f0b821a6a3829fd4eb93fcd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:27:57 +0000 Subject: [PATCH 3/3] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index d4b4a9f..7009507 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -49,7 +49,7 @@ export default function PortfolioPage() { name: "Luxury Fashion Brand Campaign", price: "2.3M Impressions", variant: "Instagram & TikTok", - imageSrc: "http://img.b2bpic.net/free-photo/curly-young-woman-silk-stylish-black-pajamas-eyeglasses-sits-brown-soft-sofa-with-laptop_197531-33652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-young-woman-silk-stylish-black-pajamas-eyeglasses-sits-brown-soft-sofa-with-laptop_197531-33652.jpg?_wi=2", imageAlt: "Luxury campaign showcase", }, { @@ -57,7 +57,7 @@ export default function PortfolioPage() { name: "Tech Startup Growth Campaign", price: "450K Engagement", variant: "LinkedIn & Twitter", - imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-squared-flyer_23-2148675885.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-squared-flyer_23-2148675885.jpg?_wi=2", imageAlt: "Tech startup campaign", }, { @@ -65,7 +65,7 @@ export default function PortfolioPage() { name: "Lifestyle Brand Community Building", price: "35K New Followers", variant: "Cross-Platform", - imageSrc: "http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg?_wi=2", imageAlt: "Lifestyle brand portfolio", }, ]} -- 2.49.1