Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-18 11:33:51 +00:00

View File

@@ -32,46 +32,36 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "services" },
{ name: "Главная", id: "hero" },
{ name: "Услуги", id: "services" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
{ name: "Контакты", id: "contact" },
]}
brandName="EduSupport"
button={{
text: "Contact Us", href: "#contact"}}
text: "Связаться", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{ variant: "gradient-bars" }}
title="Your Academic Success, Guaranteed."
description="Expert writing and support services for all types of student works. From term papers to master's dissertations, we help you ace your studies."
title="Ваш академический успех — наша цель."
description="Профессиональная помощь в написании студенческих работ: от курсовых до магистерских диссертаций. Мы поможем вам успешно закрыть сессию и пройти путь к диплому легко."
testimonials={[
{ name: "Anna P.", handle: "@anna_p", testimonial: "Excellent help with my thesis! Everything was delivered on time and high quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-confident-young-woman-holding-notes-notebooks-her-hands-going-college_1258-217792.jpg" },
{ name: "Dmitry K.", handle: "@dmitry_k", testimonial: "Saved my semester! Highly professional service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-businesswoman-leaning-desk-holding-book-looking-camera-office_23-2148187137.jpg" },
{ name: "Sara L.", handle: "@sara_l", testimonial: "Fast turnaround and perfect grammar. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/image-happy-goodlooking-young-man-cross-arms-chest-smiling-pleased-camera-standing-whi_1258-107636.jpg" },
{ name: "James M.", handle: "@james_m", testimonial: "Their research depth is incredible. Professional and reliable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hansome-smiling-gay-man-looking-happy-standing-white-background-summer-outfit_1258-105982.jpg" },
{ name: "Elena R.", handle: "@elena_r", testimonial: "Professional academic writing that helped me pass with honors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110335.jpg" },
{ name: "Анна П.", handle: "@anna_p", testimonial: "Отличная помощь с дипломом! Всё выполнено качественно и в срок.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-confident-young-woman-holding-notes-notebooks-her-hands-going-college_1258-217792.jpg" },
{ name: "Дмитрий К.", handle: "@dmitry_k", testimonial: "Спасли мою сессию! Высокий уровень профессионализма.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-businesswoman-leaning-desk-holding-book-looking-camera-office_23-2148187137.jpg" },
]}
buttons={[{ text: "Explore Services", href: "#services" }]
buttons={[{ text: "Наши услуги", href: "#services" }]
}
imageSrc="http://img.b2bpic.net/free-photo/laptop-near-eyeglasses-notepad-headphones-floor_23-2148040540.jpg"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/creative-young-man-thinking-smiling-looking-upper-left-corner-thoughtful-standing-white_1258-105988.jpg", alt: "Happy student" },
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-student-woman-standing-college-corridor-smiling-holding-books-looking-side-education-learning-concept_176420-12458.jpg", alt: "Confident student" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-book_23-2149204736.jpg", alt: "Research student" },
{ src: "http://img.b2bpic.net/free-photo/cheerful-young-man-holding-folder-outdoor_74855-2121.jpg", alt: "Graduate student" },
{ src: "http://img.b2bpic.net/free-photo/close-up-smiley-student-holding-books_23-2149204739.jpg", alt: "Happy client" },
]}
marqueeItems={[
{ type: "text-icon", text: "Plagiarism-free", icon: ShieldCheck },
{ type: "text-icon", text: "24/7 Support", icon: Clock },
{ type: "text-icon", text: "Expert Writers", icon: GraduationCap },
{ type: "text-icon", text: "Fast Delivery", icon: Zap },
{ type: "text-icon", text: "Confidential", icon: Lock },
{ type: "text-icon", text: "Без плагиата", icon: ShieldCheck },
{ type: "text-icon", text: "Поддержка 24/7", icon: Clock },
{ type: "text-icon", text: "Опытные авторы", icon: GraduationCap },
{ type: "text-icon", text: "Быстрая сдача", icon: Zap },
{ type: "text-icon", text: "Конфиденциально", icon: Lock },
]}
/>
</div>
@@ -79,10 +69,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Us"
title="Expert Academic Writing Specialists"
description="We are a team of experienced academics dedicated to helping students achieve their educational goals through high-quality research, writing, and editorial support."
subdescription="Whether you are a bachelor student or preparing for a master's degree, we offer tailored solutions to meet your deadlines and academic requirements."
tag="О нас"
title="Эксперты в академическом написании"
description="Мы команда опытных авторов, помогающих студентам в написании исследовательских, научных и учебных работ. Мы ценим ваше время и академическую репутацию."
subdescription="Независимо от уровня сложности вашей работы, мы найдем индивидуальный подход и обеспечим качественный результат."
icon={BookOpen}
imageSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-cafe-studying_273609-13068.jpg"
mediaAnimation="slide-up"
@@ -95,12 +85,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "f1", title: "Academic Research", descriptions: ["High-quality background research", "Sources verification", "Original work only"], imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2147771600.jpg" },
{ id: "f2", title: "Examination Support", descriptions: ["Full session closing assistance", "Study materials preparation", "Practical exam guidance"], imageSrc: "http://img.b2bpic.net/free-photo/book-desk-education-concept_1150-8950.jpg" },
{ id: "f3", title: "Publishing Services", descriptions: ["Article writing", "Conference preparation", "Submission support"], imageSrc: "http://img.b2bpic.net/free-photo/manager-one-journal-reading-male_1157-3652.jpg" },
{ id: "f1", title: "Академические исследования", descriptions: ["Глубокий анализ источников", "Проверка уникальности", "Соблюдение стандартов ГОСТ"], imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2147771600.jpg" },
{ id: "f2", title: "Помощь с сессией", descriptions: ["Подготовка к экзаменам", "Решение задач", "Консультации и сопровождение"], imageSrc: "http://img.b2bpic.net/free-photo/book-desk-education-concept_1150-8950.jpg" },
{ id: "f3", title: "Научные публикации", descriptions: ["Написание статей для журналов", "Оформление публикаций", "Сопровождение до защиты"], imageSrc: "http://img.b2bpic.net/free-photo/manager-one-journal-reading-male_1157-3652.jpg" },
]}
title="Comprehensive Academic Solutions"
description="We handle all types of academic assignments to ensure you succeed."
title="Комплексная академическая помощь"
description="Мы берем на себя написание работ любого типа, чтобы вы могли сфокусироваться на важном."
/>
</div>
@@ -111,15 +101,15 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Diploma Research", price: "", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-with-clipboard_23-2147633571.jpg" },
{ id: "p2", name: "Master's Thesis", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pile-vintage-books_23-2147767286.jpg" },
{ id: "p3", name: "Practical Report", price: "", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journal-still-life_23-2150360029.jpg" },
{ id: "p4", name: "Coursework", price: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-opened-books_23-2147779279.jpg" },
{ id: "p5", name: "Article Publication", price: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg" },
{ id: "p6", name: "Pedagogical Report", price: "", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16165.jpg" },
{ id: "p1", name: "Дипломная работа", price: "", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-with-clipboard_23-2147633571.jpg" },
{ id: "p2", name: "Магистерская диссертация", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pile-vintage-books_23-2147767286.jpg" },
{ id: "p3", name: "Отчет по практике", price: "", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bullet-journal-still-life_23-2150360029.jpg" },
{ id: "p4", name: "Курсовая работа", price: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-opened-books_23-2147779279.jpg" },
{ id: "p5", name: "Статьи и публикации", price: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg" },
{ id: "p6", name: "Помощь с сессией", price: "", imageSrc: "http://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16165.jpg" },
]}
title="Our Academic Services"
description="Explore our full range of academic assistance options designed for every stage of your education."
title="Наши услуги"
description="Широкий спектр услуг для студентов всех уровней образования."
/>
</div>
@@ -129,14 +119,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Maria S.", role: "Master Student", testimonial: "Amazing research work, my professor was very impressed.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-beautiful-woman-student-smiling-holding-books-university-education-concept_176420-12455.jpg" },
{ id: "t2", name: "Viktor B.", role: "Bachelor Student", testimonial: "Everything perfect and delivered on time. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-eyeglasses_273609-14946.jpg" },
{ id: "t3", name: "Olga Z.", role: "PhD Candidate", testimonial: "Professional academic writing, absolutely outstanding support.", imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-woman_23-2148201899.jpg" },
{ id: "t4", name: "Igor L.", role: "Student", testimonial: "Easy communication and fast results.", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-happy-young-curly-haired-woman-dressed-casual-shirt-carried-fabric-bag-holds-fresh-water-bottle-smiles-positively-strolls-city-glass-skyscrapers-enjoys-spare-time_273609-56640.jpg" },
{ id: "t5", name: "Elena V.", role: "Graduate Student", testimonial: "Professional, fast and quality results.", imageSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13301.jpg" },
{ id: "t1", name: "Мария С.", role: "Магистрант", testimonial: "Исследование выполнено на высшем уровне, научный руководитель доволен.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-beautiful-woman-student-smiling-holding-books-university-education-concept_176420-12455.jpg" },
{ id: "t2", name: "Виктор Б.", role: "Бакалавр", testimonial: "Все идеально и вовремя. Рекомендую!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-eyeglasses_273609-14946.jpg" },
]}
title="What Our Students Say"
description="Join hundreds of successful students who trusted our professional writing services."
title="Отзывы студентов"
description="Сотни успешных студентов уже доверили нам свои работы."
/>
</div>
@@ -144,12 +131,12 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "Are your works original?", content: "Yes, all our works are written from scratch and undergo strict plagiarism checks." },
{ id: "q2", title: "Can you meet tight deadlines?", content: "We pride ourselves on meeting even the tightest academic deadlines without compromising quality." },
{ id: "q3", title: "Do you provide revisions?", content: "Yes, we offer free revisions to ensure your work meets all your specific requirements." },
{ id: "q1", title: "Работы оригинальны?", content: "Да, все работы пишутся с нуля и проходят проверку на уникальность." },
{ id: "q2", title: "Соблюдаете сроки?", content: "Мы беремся за заказы с любыми сроками, гарантируя сдачу вовремя." },
{ id: "q3", title: "Есть ли правки?", content: "Мы предлагаем бесплатные доработки в рамках оговоренных требований." },
]}
sideTitle="Frequently Asked Questions"
sideDescription="Need help? Check common questions about our services."
sideTitle="Часто задаваемые вопросы"
sideDescription="Нужна помощь? Ответы на самые частые вопросы здесь."
faqsAnimation="slide-up"
/>
</div>
@@ -158,9 +145,9 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={["University Global", "Academy International", "Science Institute", "Education Network", "Global Research Hub", "Expert Studies Union", "Student Success Foundation"]}
title="Trusted by Students Across Top Universities"
description="We are proud to serve students from major academic institutions worldwide."
names={["Университет Global", "Академия Искусств", "Институт Наук", "Международное Образование"]}
title="Нам доверяют студенты топовых вузов"
description="Наши авторы помогают студентам крупнейших учебных заведений."
/>
</div>
@@ -168,19 +155,19 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
text="Ready to get started? Contact us today for professional academic support and expert writing services."
buttons={[{ text: "Contact Us", href: "mailto:info@edusupport.example.com" }]}
text="Готовы начать? Свяжитесь с нами для профессиональной академической помощи."
buttons={[{ text: "Связаться с нами", href: "mailto:info@edusupport.example.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{ title: "Services", items: [{ label: "Writing Help", href: "#services" }, { label: "Thesis Support", href: "#services" }, { label: "Academic Publication", href: "#services" }] },
{ title: "Resources", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }, { label: "Privacy Policy", href: "#" }] },
{ title: "Услуги", items: [{ label: "Написание работ", href: "#services" }, { label: "Дипломные работы", href: "#services" }, { label: "Публикации", href: "#services" }] },
{ title: "Информация", items: [{ label: "FAQ", href: "#faq" }, { label: "Контакты", href: "#contact" }] },
]}
bottomLeftText="© 2024 EduSupport. All rights reserved."
bottomRightText="Academic Excellence"
bottomLeftText="© 2024 EduSupport. Все права защищены."
bottomRightText="Академическое совершенство"
/>
</div>
</ReactLenis>