From 5ab0977a80ca08a6c6c0bce60f3180768718fd04 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:35:18 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 57 ++++++++++-------------------------------- 1 file changed, 13 insertions(+), 44 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3434285..4527e13 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,14 +18,11 @@ export default function AboutPage() { ]; const navButton = { - text: "Upload Material", - href: "/upload", - }; + text: "Upload Material", href: "/upload"}; const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Home", href: "/" }, { label: "Materials Library", href: "/materials" }, { label: "Categories", href: "/categories" }, @@ -33,8 +30,7 @@ export default function AboutPage() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "My Account", href: "/account" }, { label: "My Downloads", href: "/account/downloads" }, { label: "Purchases", href: "/account/purchases" }, @@ -42,8 +38,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Blog", href: "/blog" }, @@ -51,8 +46,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -91,22 +85,13 @@ export default function AboutPage() { features={[ { id: 1, - title: "Quality Assurance", - description: "Every material on our platform is reviewed and rated by our community. We maintain high standards to ensure only quality educational content reaches students.", - imageSrc: "/placeholders/placeholder1.webp?_wi=4", - }, + title: "Quality Assurance", description: "Every material on our platform is reviewed and rated by our community. We maintain high standards to ensure only quality educational content reaches students.", imageSrc: "/placeholders/placeholder1.webp"}, { id: 2, - title: "Fair Compensation", - description: "Teachers and content creators are fairly compensated for their work. Transparent pricing and instant payments ensure educators are valued for their contributions.", - imageSrc: "/placeholders/placeholder1.webp?_wi=5", - }, + title: "Fair Compensation", description: "Teachers and content creators are fairly compensated for their work. Transparent pricing and instant payments ensure educators are valued for their contributions.", imageSrc: "/placeholders/placeholder1.webp"}, { id: 3, - title: "Secure Platform", - description: "Your transactions, personal data, and intellectual property are protected with enterprise-grade encryption and security measures.", - imageSrc: "/placeholders/placeholder1.webp?_wi=6", - }, + title: "Secure Platform", description: "Your transactions, personal data, and intellectual property are protected with enterprise-grade encryption and security measures.", imageSrc: "/placeholders/placeholder1.webp"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -120,32 +105,16 @@ export default function AboutPage() { description="The principles that guide everything we do at EduShare and define our commitment to our community." metrics={[ { - id: "1", - value: "100", - title: "%", - description: "Community-driven platform decisions and feedback", - icon: Heart, + id: "1", value: "100", title: "%", description: "Community-driven platform decisions and feedback", icon: Heart, }, { - id: "2", - value: "24", - title: "Hour", - description: "Support response time for all inquiries", - icon: Zap, + id: "2", value: "24", title: "Hour", description: "Support response time for all inquiries", icon: Zap, }, { - id: "3", - value: "99.9", - title: "%", - description: "Platform uptime and reliability guarantee", - icon: Globe, + id: "3", value: "99.9", title: "%", description: "Platform uptime and reliability guarantee", icon: Globe, }, { - id: "4", - value: "AES", - title: "256", - description: "Military-grade encryption for all data", - icon: Lock, + id: "4", value: "AES", title: "256", description: "Military-grade encryption for all data", icon: Lock, }, ]} gridVariant="uniform-all-items-equal" @@ -163,7 +132,7 @@ export default function AboutPage() { { text: "Get Started Today", href: "/materials" }, { text: "Share Your Materials", href: "/upload" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From 9002c9e9e6d44f631e09b7547ba1e216349e1831 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:35:19 +0000 Subject: [PATCH 2/7] Update src/app/account/page.tsx --- src/app/account/page.tsx | 57 +++++++++------------------------------- 1 file changed, 13 insertions(+), 44 deletions(-) diff --git a/src/app/account/page.tsx b/src/app/account/page.tsx index 393b09b..2f873e2 100644 --- a/src/app/account/page.tsx +++ b/src/app/account/page.tsx @@ -18,14 +18,11 @@ export default function AccountPage() { ]; const navButton = { - text: "Upload Material", - href: "/upload", - }; + text: "Upload Material", href: "/upload"}; const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Home", href: "/" }, { label: "Materials Library", href: "/materials" }, { label: "Categories", href: "/categories" }, @@ -33,8 +30,7 @@ export default function AccountPage() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "My Account", href: "/account" }, { label: "My Downloads", href: "/account/downloads" }, { label: "Purchases", href: "/account/purchases" }, @@ -42,8 +38,7 @@ export default function AccountPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Blog", href: "/blog" }, @@ -51,8 +46,7 @@ export default function AccountPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -91,22 +85,13 @@ export default function AccountPage() { features={[ { id: 1, - title: "My Downloads", - description: "Access all materials you have downloaded. View download history, ratings, and reviews. Quickly find previously purchased resources.", - imageSrc: "/placeholders/placeholder1.webp?_wi=1", - }, + title: "My Downloads", description: "Access all materials you have downloaded. View download history, ratings, and reviews. Quickly find previously purchased resources.", imageSrc: "/placeholders/placeholder1.webp"}, { id: 2, - title: "Purchase History", - description: "Review all your transactions, receipts, and spending. Track your purchases over time and manage payment methods securely.", - imageSrc: "/placeholders/placeholder1.webp?_wi=2", - }, + title: "Purchase History", description: "Review all your transactions, receipts, and spending. Track your purchases over time and manage payment methods securely.", imageSrc: "/placeholders/placeholder1.webp"}, { id: 3, - title: "My Materials", - description: "Manage materials you have uploaded. View earnings, ratings, and download statistics for each of your uploaded resources.", - imageSrc: "/placeholders/placeholder1.webp?_wi=3", - }, + title: "My Materials", description: "Manage materials you have uploaded. View earnings, ratings, and download statistics for each of your uploaded resources.", imageSrc: "/placeholders/placeholder1.webp"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -120,32 +105,16 @@ export default function AccountPage() { description="Track your activity and engagement on the EduShare platform at a glance." metrics={[ { - id: "1", - value: "24", - title: "Downloads", - description: "Materials downloaded by you", - icon: Download, + id: "1", value: "24", title: "Downloads", description: "Materials downloaded by you", icon: Download, }, { - id: "2", - value: "12", - title: "Purchases", - description: "Total materials purchased", - icon: ShoppingBag, + id: "2", value: "12", title: "Purchases", description: "Total materials purchased", icon: ShoppingBag, }, { - id: "3", - value: "8", - title: "Uploads", - description: "Materials you have shared", - icon: FileText, + id: "3", value: "8", title: "Uploads", description: "Materials you have shared", icon: FileText, }, { - id: "4", - value: "4.9", - title: "Rating", - description: "Your average seller rating", - icon: Settings, + id: "4", value: "4.9", title: "Rating", description: "Your average seller rating", icon: Settings, }, ]} gridVariant="uniform-all-items-equal" @@ -163,7 +132,7 @@ export default function AccountPage() { { text: "Upload New Material", href: "/upload" }, { text: "Browse More Materials", href: "/materials" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From 3c7d9c42a213e3e243d8a8db2de2a7e441d4d525 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:35:20 +0000 Subject: [PATCH 3/7] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 139 +++++++++--------------------------- 1 file changed, 32 insertions(+), 107 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index 01fba6c..ef91682 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -42,9 +42,7 @@ export default function CategoriesPage() { navItems={navItems} brandName="EduShare" button={{ - text: "Upload Material", - href: "/upload", - }} + text: "Upload Material", href: "/upload"}} animateOnLoad={true} /> @@ -54,32 +52,16 @@ export default function CategoriesPage() { features={[ { id: 1, - title: "Slides & Presentations", - description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", - imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg?_wi=4", - imageAlt: "presentation slides icon educational category", - }, + title: "Slides & Presentations", description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg", imageAlt: "presentation slides icon educational category"}, { id: 2, - title: "Course Works", - description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", - imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg?_wi=3", - imageAlt: "coursework materials icon academic symbol", - }, + title: "Course Works", description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg", imageAlt: "coursework materials icon academic symbol"}, { id: 3, - title: "Presentations", - description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", - imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg?_wi=4", - imageAlt: "presentation icon educational materials category", - }, + title: "Presentations", description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg", imageAlt: "presentation icon educational materials category"}, { id: 4, - title: "Diploma Works", - description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg?_wi=2", - imageAlt: "diploma thesis icon academic graduation", - }, + title: "Diploma Works", description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg", imageAlt: "diploma thesis icon academic graduation"}, ]} animationType="blur-reveal" title="Popular Categories" @@ -95,32 +77,16 @@ export default function CategoriesPage() { @@ -159,87 +120,51 @@ export default function CategoriesPage() { Date: Mon, 9 Mar 2026 20:35:20 +0000 Subject: [PATCH 4/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5564eef..27c90ec 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -16,8 +16,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Home", href: "/" }, { label: "Materials Library", href: "/materials" }, { label: "Categories", href: "/categories" }, @@ -25,8 +24,7 @@ export default function ContactPage() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "My Account", href: "/account" }, { label: "My Downloads", href: "/account/downloads" }, { label: "Purchases", href: "/account/purchases" }, @@ -34,8 +32,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Blog", href: "/blog" }, @@ -43,8 +40,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -83,7 +79,7 @@ export default function ContactPage() { { text: "Send Message", href: "#" }, { text: "View FAQ", href: "#" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From 01e61fd3b3d087834c90d8a19c12d4cfb49829a9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:35:20 +0000 Subject: [PATCH 5/7] Update src/app/materials/page.tsx --- src/app/materials/page.tsx | 81 +++++++++----------------------------- 1 file changed, 18 insertions(+), 63 deletions(-) diff --git a/src/app/materials/page.tsx b/src/app/materials/page.tsx index 63e5937..ba59add 100644 --- a/src/app/materials/page.tsx +++ b/src/app/materials/page.tsx @@ -34,9 +34,7 @@ export default function MaterialsPage() { ]} brandName="EduShare" button={{ - text: "Upload Material", - href: "/upload", - }} + text: "Upload Material", href: "/upload"}} animateOnLoad={true} /> @@ -50,47 +48,17 @@ export default function MaterialsPage() { tagIcon={Star} products={[ { - id: "1", - name: "Advanced Mathematics Lectures", - price: "3,500 сум", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement_23-2149765756.jpg?_wi=2", - imageAlt: "Mathematics lecture materials", - }, + id: "1", name: "Advanced Mathematics Lectures", price: "3,500 сум", imageSrc: "http://img.b2bpic.net/free-photo/tablet-books-arrangement_23-2149765756.jpg", imageAlt: "Mathematics lecture materials"}, { - id: "2", - name: "Physics Lab Experiments Guide", - price: "2,800 сум", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-english-lessons-kids-youtube-channel-art_23-2149252646.jpg?_wi=2", - imageAlt: "Physics experiments guide", - }, + id: "2", name: "Physics Lab Experiments Guide", price: "2,800 сум", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-english-lessons-kids-youtube-channel-art_23-2149252646.jpg", imageAlt: "Physics experiments guide"}, { - id: "3", - name: "Chemistry Course Complete", - price: "4,200 сум", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-geometric-facebook-post_23-2149406379.jpg?_wi=2", - imageAlt: "Chemistry course materials", - }, + id: "3", name: "Chemistry Course Complete", price: "4,200 сум", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-geometric-facebook-post_23-2149406379.jpg", imageAlt: "Chemistry course materials"}, { - id: "4", - name: "Literature Essay Collection", - price: "2,000 сум", - imageSrc: "http://img.b2bpic.net/free-photo/technology-desk-concept-with-slate-bottom_23-2147731433.jpg?_wi=2", - imageAlt: "Literature essays", - }, + id: "4", name: "Literature Essay Collection", price: "2,000 сум", imageSrc: "http://img.b2bpic.net/free-photo/technology-desk-concept-with-slate-bottom_23-2147731433.jpg", imageAlt: "Literature essays"}, { - id: "5", - name: "History Timeline Presentation", - price: "1,500 сум", - imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg?_wi=2", - imageAlt: "History timeline presentation", - }, + id: "5", name: "History Timeline Presentation", price: "1,500 сум", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg", imageAlt: "History timeline presentation"}, { - id: "6", - name: "Programming Fundamentals", - price: "5,000 сум", - imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg?_wi=2", - imageAlt: "Programming course", - }, + id: "6", name: "Programming Fundamentals", price: "5,000 сум", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg", imageAlt: "Programming course"}, ]} gridVariant="bento-grid" animationType="slide-up" @@ -109,25 +77,16 @@ export default function MaterialsPage() { features={[ { id: 1, - title: "Exam Preparation", - description: - "Comprehensive exam guides, practice tests, and sample papers. Get ready for your exams with proven study materials.", - imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg?_wi=3", - }, + title: "Exam Preparation", description: + "Comprehensive exam guides, practice tests, and sample papers. Get ready for your exams with proven study materials.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg"}, { id: 2, - title: "Research Papers", - description: - "Academic research papers, theses, and scholarly articles across multiple disciplines for advanced study.", - imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg?_wi=2", - }, + title: "Research Papers", description: + "Academic research papers, theses, and scholarly articles across multiple disciplines for advanced study.", imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg"}, { id: 3, - title: "Project Templates", - description: - "Ready-made project templates, case studies, and implementation guides for real-world learning applications.", - imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg?_wi=3", - }, + title: "Project Templates", description: + "Ready-made project templates, case studies, and implementation guides for real-world learning applications.", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -144,7 +103,7 @@ export default function MaterialsPage() { { text: "Upload Your Material", href: "/upload" }, { text: "View Guidelines", href: "/" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -154,8 +113,7 @@ export default function MaterialsPage() { Date: Mon, 9 Mar 2026 20:35:21 +0000 Subject: [PATCH 6/7] Update src/app/page.tsx --- src/app/page.tsx | 133 +++++++++-------------------------------------- 1 file changed, 25 insertions(+), 108 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd7753b..2ad6dce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar import ContactText from "@/components/sections/contact/ContactText"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import Link from "next/link"; -import { Star, Folders, CheckCircle, BookOpen, Users, Shield } from "lucide-react"; +import { Star, Folders, CheckCircle, BookOpen, Users, Shield, MessageSquare } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Home", href: "/" }, { label: "Materials Library", href: "/materials" }, { label: "Categories", href: "/categories" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Account", - items: [ + title: "Account", items: [ { label: "My Account", href: "/account" }, { label: "My Downloads", href: "/account/downloads" }, { label: "Purchases", href: "/account/purchases" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Blog", href: "/blog" }, @@ -49,8 +46,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -90,7 +86,7 @@ export default function HomePage() { { text: "Upload Material", href: "/upload" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement_23-2149765756.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/tablet-books-arrangement_23-2149765756.jpg" imageAlt="Modern educational marketplace platform interface" mediaAnimation="slide-up" frameStyle="browser" @@ -106,26 +102,11 @@ export default function HomePage() { tagIcon={Star} products={[ { - id: "1", - name: "Advanced Biology Slides 2025", - price: "2,500 сум", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-english-lessons-kids-youtube-channel-art_23-2149252646.jpg?_wi=1", - imageAlt: "Advanced Biology presentation slides", - }, + id: "1", name: "Advanced Biology Slides 2025", price: "2,500 сум", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-english-lessons-kids-youtube-channel-art_23-2149252646.jpg", imageAlt: "Advanced Biology presentation slides"}, { - id: "2", - name: "Business Strategy Presentation", - price: "3,000 сум", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-geometric-facebook-post_23-2149406379.jpg?_wi=1", - imageAlt: "Business strategy presentation materials", - }, + id: "2", name: "Business Strategy Presentation", price: "3,000 сум", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-workshop-geometric-facebook-post_23-2149406379.jpg", imageAlt: "Business strategy presentation materials"}, { - id: "3", - name: "Complete Economics Coursework", - price: "4,500 сум", - imageSrc: "http://img.b2bpic.net/free-photo/technology-desk-concept-with-slate-bottom_23-2147731433.jpg?_wi=1", - imageAlt: "Economics coursework complete package", - }, + id: "3", name: "Complete Economics Coursework", price: "4,500 сум", imageSrc: "http://img.b2bpic.net/free-photo/technology-desk-concept-with-slate-bottom_23-2147731433.jpg", imageAlt: "Economics coursework complete package"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -143,28 +124,16 @@ export default function HomePage() { features={[ { id: 1, - title: "Slides & Presentations", - description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", - imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg?_wi=1", - }, + title: "Slides & Presentations", description: "Professional presentation slides and lecture materials from expert educators. Covers diverse subjects and education levels.", imageSrc: "http://img.b2bpic.net/free-vector/back-school-objects_23-2147501391.jpg"}, { id: 2, - title: "Course Works", - description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", - imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg?_wi=1", - }, + title: "Course Works", description: "Comprehensive coursework assignments, projects, and study guides. Perfect reference materials for academic success.", imageSrc: "http://img.b2bpic.net/free-vector/set-back-school-cards-flat-style_23-2147847363.jpg"}, { id: 3, - title: "Presentations", - description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", - imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg?_wi=1", - }, + title: "Presentations", description: "Business and academic presentations with professional designs. Ready-to-use templates and completed materials.", imageSrc: "http://img.b2bpic.net/free-vector/online-education-infographics_1284-6999.jpg"}, { id: 4, - title: "Diploma Works", - description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", - imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg?_wi=1", - }, + title: "Diploma Works", description: "Thesis and diploma project examples, research papers, and academic writing samples for higher education.", imageSrc: "http://img.b2bpic.net/free-vector/modern-education-concept-with-flat-design_23-2147915761.jpg"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -180,32 +149,16 @@ export default function HomePage() { tagIcon={CheckCircle} metrics={[ { - id: "1", - value: "50000", - title: "Materials", - description: "Comprehensive collection of quality educational resources", - icon: BookOpen, + id: "1", value: "50000", title: "Materials", description: "Comprehensive collection of quality educational resources", icon: BookOpen, }, { - id: "2", - value: "25000", - title: "Active Users", - description: "Students and teachers using our platform daily", - icon: Users, + id: "2", value: "25000", title: "Active Users", description: "Students and teachers using our platform daily", icon: Users, }, { - id: "3", - value: "4.8", - title: "Rating", - description: "Average platform satisfaction from user reviews", - icon: Star, + id: "3", value: "4.8", title: "Rating", description: "Average platform satisfaction from user reviews", icon: Star, }, { - id: "4", - value: "99", - title: "% Secure", - description: "Encrypted payments and protected user data", - icon: Shield, + id: "4", value: "99", title: "% Secure", description: "Encrypted payments and protected user data", icon: Shield, }, ]} gridVariant="uniform-all-items-equal" @@ -220,56 +173,20 @@ export default function HomePage() { title="Student & Teacher Reviews" description="Hear from our community members about their experience with EduShare" tag="Testimonials" - tagIcon={undefined} + tagIcon={MessageSquare} testimonials={[ { - id: "1", - name: "Alexei Petrov", - handle: "@alexei_study", - testimonial: "EduShare completely changed how I prepare for exams. The quality of materials is outstanding and prices are very reasonable.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg", - imageAlt: "Alexei Petrov student", - }, + id: "1", name: "Alexei Petrov", handle: "@alexei_study", testimonial: "EduShare completely changed how I prepare for exams. The quality of materials is outstanding and prices are very reasonable.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-scientist_23-2148820194.jpg", imageAlt: "Alexei Petrov student"}, { - id: "2", - name: "Marina Sokolova", - handle: "@prof_marina", - testimonial: "As a teacher, I use EduShare to share my course materials with students. The platform is intuitive and secure for transactions.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-woman-glasses-holding-book_171337-19316.jpg", - imageAlt: "Marina Sokolova teacher", - }, + id: "2", name: "Marina Sokolova", handle: "@prof_marina", testimonial: "As a teacher, I use EduShare to share my course materials with students. The platform is intuitive and secure for transactions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-woman-glasses-holding-book_171337-19316.jpg", imageAlt: "Marina Sokolova teacher"}, { - id: "3", - name: "Dmitri Volkov", - handle: "@dmitri_learn", - testimonial: "The search system is powerful and fast. I found exactly what I needed for my diploma project in minutes. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-dark-haired-serious-girl-jeans-jacket-glasses-reads-book-against-summer-green-park_231208-4230.jpg", - imageAlt: "Dmitri Volkov student", - }, + id: "3", name: "Dmitri Volkov", handle: "@dmitri_learn", testimonial: "The search system is powerful and fast. I found exactly what I needed for my diploma project in minutes. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happy-dark-haired-serious-girl-jeans-jacket-glasses-reads-book-against-summer-green-park_231208-4230.jpg", imageAlt: "Dmitri Volkov student"}, { - id: "4", - name: "Ekaterina Dmitriyeva", - handle: "@kate_educator", - testimonial: "Best platform for academic resource sharing. The rating system ensures only quality materials are promoted. Great community!", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-outdoors_23-2149915911.jpg", - imageAlt: "Ekaterina Dmitriyeva educator", - }, + id: "4", name: "Ekaterina Dmitriyeva", handle: "@kate_educator", testimonial: "Best platform for academic resource sharing. The rating system ensures only quality materials are promoted. Great community!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-outdoors_23-2149915911.jpg", imageAlt: "Ekaterina Dmitriyeva educator"}, { - id: "5", - name: "Ivan Nikolaev", - handle: "@ivan_success", - testimonial: "Purchased several coursework guides and they helped me tremendously. Excellent value for money and quick downloads.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-attractive-caucasian-girl-jacket-standing-university-library-with-worksheets-books-smiling-happy-look-away-dreamy-studying-project-courses-pose-hall_197531-30586.jpg", - imageAlt: "Ivan Nikolaev student", - }, + id: "5", name: "Ivan Nikolaev", handle: "@ivan_success", testimonial: "Purchased several coursework guides and they helped me tremendously. Excellent value for money and quick downloads.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-attractive-caucasian-girl-jacket-standing-university-library-with-worksheets-books-smiling-happy-look-away-dreamy-studying-project-courses-pose-hall_197531-30586.jpg", imageAlt: "Ivan Nikolaev student"}, { - id: "6", - name: "Olga Smirnova", - handle: "@olga_teaching", - testimonial: "The payment integration with Click and Payme is smooth. My students find it easy to purchase materials. Very satisfied with the service.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-holding-books-hand-looking-camera_23-2148066806.jpg", - imageAlt: "Olga Smirnova teacher", - }, + id: "6", name: "Olga Smirnova", handle: "@olga_teaching", testimonial: "The payment integration with Click and Payme is smooth. My students find it easy to purchase materials. Very satisfied with the service.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-holding-books-hand-looking-camera_23-2148066806.jpg", imageAlt: "Olga Smirnova teacher"}, ]} animationType="blur-reveal" textboxLayout="default" @@ -286,7 +203,7 @@ export default function HomePage() { { text: "Start Exploring", href: "/materials" }, { text: "Become Creator", href: "/upload" }, ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From 30ef2681e0dfe57ed1284a9a6c00c71f2e2e345a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:35:21 +0000 Subject: [PATCH 7/7] Update src/app/upload/page.tsx --- src/app/upload/page.tsx | 136 +++++++++------------------------------- 1 file changed, 31 insertions(+), 105 deletions(-) diff --git a/src/app/upload/page.tsx b/src/app/upload/page.tsx index 7411c9d..9d20130 100644 --- a/src/app/upload/page.tsx +++ b/src/app/upload/page.tsx @@ -35,9 +35,7 @@ export default function UploadPage() { navItems={navItems} brandName="EduShare" button={{ - text: "Upload Material", - href: "/upload", - }} + text: "Upload Material", href: "/upload"}} animateOnLoad={true} /> @@ -46,26 +44,11 @@ export default function UploadPage() { @@ -146,87 +108,51 @@ export default function UploadPage() {