From 43d21b3b2fd774e386443a94cfaa2814484e185f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 08:45:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89437ad..de213f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hardworking-man-with-digital-tablet_329181-15318.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hardworking-man-with-digital-tablet_329181-15318.jpg?_wi=1" imageAlt="Students learning Digital Marketing in India" showDimOverlay={true} /> @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-notebook-coffee-table_23-2148036911.jpg", imageAlt: "Student learning", }, - imageSrc: "http://img.b2bpic.net/free-photo/hardworking-man-with-digital-tablet_329181-15318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hardworking-man-with-digital-tablet_329181-15318.jpg?_wi=2", imageAlt: "mobile analytics dashboard ui ux", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/blue-monday-concept-with-copy-space_23-2148760185.jpg", imageAlt: "Global recognition", }, - imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg?_wi=1", imageAlt: "mobile analytics dashboard ui ux", }, { @@ -166,7 +166,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-putting-makeup_23-2150405077.jpg", imageAlt: "Placement assistance", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-holding-icons-digital-brands_53876-65395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-holding-icons-digital-brands_53876-65395.jpg?_wi=1", imageAlt: "mobile analytics dashboard ui ux", }, ]} @@ -219,7 +219,7 @@ export default function LandingPage() { name: "SEO Mastery Program", price: "₹24,999", variant: "Advanced", - imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg?_wi=2", imageAlt: "SEO Mastery Program", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { name: "Social Media Pro", price: "₹19,999", variant: "Certification", - imageSrc: "http://img.b2bpic.net/free-photo/people-holding-icons-digital-brands_53876-65395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-holding-icons-digital-brands_53876-65395.jpg?_wi=2", imageAlt: "Social Media Pro Course", }, { -- 2.49.1