Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 12:56:06 +00:00
4 changed files with 28 additions and 28 deletions

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
tag="Distinguished Educator"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg?_wi=2"
imageAlt="Distinguished Professor"
useInvertedBackground={false}
buttons={[
@@ -114,7 +114,7 @@ export default function AboutPage() {
"This course completely transformed my understanding of business strategy. The professor's real-world insights were invaluable, and I've already applied the principles to my role.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg",
"http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=3",
imageAlt: "Sarah Chen",
},
{
@@ -125,7 +125,7 @@ export default function AboutPage() {
"The mathematics fundamentals course provided clarity I never had before. The professor's teaching methodology makes complex concepts feel accessible and interesting.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg",
"http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg?_wi=3",
imageAlt: "Michael Rodriguez",
},
{
@@ -136,7 +136,7 @@ export default function AboutPage() {
"As an executive, I was skeptical about online learning. This leadership masterclass exceeded my expectations with practical frameworks I use daily.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg",
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg?_wi=3",
imageAlt: "Emma Thompson",
},
{
@@ -147,7 +147,7 @@ export default function AboutPage() {
"The quality of instruction and course materials is unmatched. Worth every penny. I've recommended this to my entire leadership team.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2",
imageAlt: "James Park",
},
]}

View File

@@ -60,7 +60,7 @@ export default function CoursesPage() {
name: "Business Strategy Mastery",
price: "$299",
variant: "12 weeks | Beginner to Advanced",
imageSrc: "http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg?_wi=3",
imageAlt: "Business Strategy Course",
},
{
@@ -68,7 +68,7 @@ export default function CoursesPage() {
name: "Advanced Mathematics Fundamentals",
price: "$249",
variant: "10 weeks | All Levels",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg?_wi=3",
imageAlt: "Mathematics Course",
},
{
@@ -76,7 +76,7 @@ export default function CoursesPage() {
name: "Executive Leadership Masterclass",
price: "$399",
variant: "14 weeks | Intermediate to Advanced",
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg?_wi=2",
imageAlt: "Leadership Course",
},
{
@@ -84,7 +84,7 @@ export default function CoursesPage() {
name: "Data Analytics Essentials",
price: "$329",
variant: "11 weeks | Beginner to Intermediate",
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-colorful-style_23-2147676256.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-colorful-style_23-2147676256.jpg?_wi=2",
imageAlt: "Data Analytics Course",
},
{
@@ -92,7 +92,7 @@ export default function CoursesPage() {
name: "Finance & Investment Fundamentals",
price: "$349",
variant: "13 weeks | Intermediate",
imageSrc: "http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg?_wi=4",
imageAlt: "Finance Course",
},
{
@@ -100,7 +100,7 @@ export default function CoursesPage() {
name: "Digital Marketing Strategy",
price: "$279",
variant: "9 weeks | All Levels",
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg?_wi=3",
imageAlt: "Digital Marketing Course",
},
]}
@@ -174,7 +174,7 @@ export default function CoursesPage() {
handle: "@sarahchen",
testimonial: "The Business Strategy course gave me the confidence to present to executives. Practical, engaging, and worth every penny.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=2",
imageAlt: "Sarah Chen",
},
{
@@ -183,7 +183,7 @@ export default function CoursesPage() {
handle: "@mrodriguez",
testimonial: "Mathematics has never been this clear. The instructor breaks down complex topics into digestible lessons. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg?_wi=2",
imageAlt: "Michael Rodriguez",
},
{
@@ -192,7 +192,7 @@ export default function CoursesPage() {
handle: "@emmathompson",
testimonial: "The Leadership Masterclass transformed my management approach. I'm seeing immediate results with my team. Exceptional value.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg?_wi=2",
imageAlt: "Emma Thompson",
},
]}

View File

@@ -73,7 +73,7 @@ export default function DashboardPage() {
price: "$299",
variant: "12 weeks | Beginner to Advanced",
imageSrc:
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg",
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg?_wi=5",
imageAlt: "Business Strategy Course",
},
{
@@ -82,7 +82,7 @@ export default function DashboardPage() {
price: "$249",
variant: "10 weeks | All Levels",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg",
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg?_wi=4",
imageAlt: "Mathematics Course",
},
{
@@ -91,7 +91,7 @@ export default function DashboardPage() {
price: "$399",
variant: "14 weeks | Intermediate to Advanced",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg",
"http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg?_wi=4",
imageAlt: "Leadership Course",
},
]}

View File

@@ -33,17 +33,17 @@ const navItems = [
const heroMediaItems = [
{
imageSrc:
"http://img.b2bpic.net/free-vector/technology-background-with-colorful-style_23-2147676256.jpg",
"http://img.b2bpic.net/free-vector/technology-background-with-colorful-style_23-2147676256.jpg?_wi=1",
imageAlt: "elegant online education platform interface",
},
{
imageSrc:
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg",
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg?_wi=1",
imageAlt: "business strategy course thumbnail premium",
},
{
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg",
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg?_wi=1",
imageAlt: "advanced mathematics lecture course image",
},
];
@@ -55,7 +55,7 @@ const courseProducts = [
price: "$299",
variant: "12 weeks | Beginner to Advanced",
imageSrc:
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg",
"http://img.b2bpic.net/free-vector/business-workshop-facebook-template_23-2149407382.jpg?_wi=2",
imageAlt: "Business Strategy Course",
},
{
@@ -64,7 +64,7 @@ const courseProducts = [
price: "$249",
variant: "10 weeks | All Levels",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg",
"http://img.b2bpic.net/free-vector/gradient-black-background-with-realistic-elements_52683-76741.jpg?_wi=2",
imageAlt: "Mathematics Course",
},
{
@@ -73,7 +73,7 @@ const courseProducts = [
price: "$399",
variant: "14 weeks | Intermediate to Advanced",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg",
"http://img.b2bpic.net/free-photo/confident-male-speaker-holding-seminar_74855-2710.jpg?_wi=1",
imageAlt: "Leadership Course",
},
];
@@ -114,7 +114,7 @@ const testimonials = [
"This course completely transformed my understanding of business strategy. The professor's real-world insights were invaluable, and I've already applied the principles to my role.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg",
"http://img.b2bpic.net/free-photo/cheerful-student-showing-thumbs-up_1169-118.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
{
@@ -125,7 +125,7 @@ const testimonials = [
"The mathematics fundamentals course provided clarity I never had before. The professor's teaching methodology makes complex concepts feel accessible and interesting.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg",
"http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg?_wi=1",
imageAlt: "Michael Rodriguez",
},
{
@@ -136,7 +136,7 @@ const testimonials = [
"As an executive, I was skeptical about online learning. This leadership masterclass exceeded my expectations with practical frameworks I use daily.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg",
"http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-papers_23-2149647836.jpg?_wi=1",
imageAlt: "Emma Thompson",
},
{
@@ -147,7 +147,7 @@ const testimonials = [
"The quality of instruction and course materials is unmatched. Worth every penny. I've recommended this to my entire leadership team.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
"http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=1",
imageAlt: "James Park",
},
];
@@ -345,7 +345,7 @@ export default function HomePage() {
tag="Distinguished Educator"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-confident-young-businesswoman_23-2147943798.jpg?_wi=1"
imageAlt="Distinguished Professor"
useInvertedBackground={false}
buttons={[