Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 06:44:51 +00:00

View File

@@ -54,17 +54,17 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg", imageAlt: "Student learning computer accounting"},
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg?_wi=1", imageAlt: "Student learning computer accounting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg", imageAlt: "Digital accounting software screen"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg?_wi=1", imageAlt: "Digital accounting software screen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg", imageAlt: "Professional commerce education"},
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg?_wi=1", imageAlt: "Professional commerce education"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg", imageAlt: "Modern computer lab training"},
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=1", imageAlt: "Modern computer lab training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg", imageAlt: "Education classroom computer learning"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg?_wi=1", imageAlt: "Education classroom computer learning"},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg", imageAlt: "Professional instructor teaching"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg?_wi=1", imageAlt: "Professional instructor teaching"},
]}
/>
</div>
@@ -93,27 +93,27 @@ export default function LandingPage() {
title: "Tally Prime Mastery", description: "Learn the essentials of accounting through step-by-step Tally Prime tutorials.", icon: BarChart2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg", imageAlt: "Tally interface study"},
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-501.jpg?_wi=2", imageAlt: "Tally interface study"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg", imageAlt: "Accounting software tools"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-student-holding-calculator_23-2148721248.jpg?_wi=2", imageAlt: "Accounting software tools"},
],
},
{
title: "GST & Taxation", description: "Practical training in GST, Income Tax filings, and compliance.", icon: FileText,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg", imageAlt: "Document preparation"},
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-signing-leasing-contract-with-real-estate-agents_482257-90894.jpg?_wi=2", imageAlt: "Document preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg", imageAlt: "Finance data analysis"},
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=2", imageAlt: "Finance data analysis"},
],
},
{
title: "Advanced Excel", description: "Master spreadsheet management, data visualization, and professional reporting.", icon: BarChart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg", imageAlt: "Data entry training"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-typing-laptop-workplace-woman-working-office-hand-keyboard_1150-37765.jpg?_wi=2", imageAlt: "Data entry training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg", imageAlt: "Advanced spreadsheet reports"},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-working-laptop-workplace_23-2148187227.jpg?_wi=2", imageAlt: "Advanced spreadsheet reports"},
],
},
]}