Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
218
src/app/page.tsx
218
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Courses",
|
||||
id: "products",
|
||||
},
|
||||
name: "Courses", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "About", id: "metrics"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="MTech"
|
||||
/>
|
||||
@@ -58,36 +50,22 @@ export default function LandingPage() {
|
||||
description="Master programming, design, and analytics at MTech Computer Education. Expert guidance by Mehul Patel."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Courses",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Courses", href: "#products"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844715.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844715.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg",
|
||||
alt: "Student 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-working-animation-studio_23-2149208024.jpg", alt: "Student 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-modern-office-with-desk-chair-seating-generated-by-ai_188544-26094.jpg",
|
||||
alt: "Student 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/empty-modern-office-with-desk-chair-seating-generated-by-ai_188544-26094.jpg", alt: "Student 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg",
|
||||
alt: "Student 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg", alt: "Student 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/boy-studying-peacefully-library_23-2148844707.jpg",
|
||||
alt: "Student 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/boy-studying-peacefully-library_23-2148844707.jpg", alt: "Student 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg",
|
||||
alt: "Student 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg", alt: "Student 5"},
|
||||
]}
|
||||
avatarText="Join our 5000+ successful alumni"
|
||||
/>
|
||||
@@ -100,20 +78,11 @@ export default function LandingPage() {
|
||||
tag="Excellence in Education"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
description: "Successful Graduates",
|
||||
},
|
||||
id: "m2", value: "5000+", description: "Successful Graduates"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Practical Training",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Practical Training"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,28 +94,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Expert Mentorship",
|
||||
description: "Guidance directly from Mehul Patel.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: User,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/military-officer-making-telephone-call-relay-enemy-info_482257-106939.jpg",
|
||||
imageAlt: "Military officer making telephone call to relay enemy info",
|
||||
title: "Expert Mentorship", description: "Guidance directly from Mehul Patel.", bentoComponent: "reveal-icon", icon: User,
|
||||
},
|
||||
{
|
||||
title: "Advanced Labs",
|
||||
description: "High-end hardware for practical skill building.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Laptop,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-studying-peacefully-library_23-2148844715.jpg?_wi=2",
|
||||
imageAlt: "Military officer making telephone call to relay enemy info",
|
||||
title: "Advanced Labs", description: "High-end hardware for practical skill building.", bentoComponent: "reveal-icon", icon: Laptop,
|
||||
},
|
||||
{
|
||||
title: "Job Readiness",
|
||||
description: "Career placement and interview support.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-adult-reading-complex-research-documents-green-lamp_482257-122555.jpg?_wi=1",
|
||||
imageAlt: "Military officer making telephone call to relay enemy info",
|
||||
title: "Job Readiness", description: "Career placement and interview support.", bentoComponent: "reveal-icon", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Our Educational Edge"
|
||||
@@ -162,41 +116,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "c1",
|
||||
name: "Full Stack Web Development",
|
||||
price: "₹15,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-adult-reading-complex-research-documents-green-lamp_482257-122555.jpg?_wi=2",
|
||||
},
|
||||
id: "c1", name: "Full Stack Web Development", price: "₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/elderly-adult-reading-complex-research-documents-green-lamp_482257-122555.jpg"},
|
||||
{
|
||||
id: "c2",
|
||||
name: "Graphic Design Masterclass",
|
||||
price: "₹8,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-man-desk_23-2147986059.jpg",
|
||||
},
|
||||
id: "c2", name: "Graphic Design Masterclass", price: "₹8,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-man-desk_23-2147986059.jpg"},
|
||||
{
|
||||
id: "c3",
|
||||
name: "Data Analytics & Python",
|
||||
price: "₹12,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-strategy-marketing-computer-concept_53876-47081.jpg",
|
||||
},
|
||||
id: "c3", name: "Data Analytics & Python", price: "₹12,000", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-strategy-marketing-computer-concept_53876-47081.jpg"},
|
||||
{
|
||||
id: "c4",
|
||||
name: "Software Engineering",
|
||||
price: "₹20,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg",
|
||||
},
|
||||
id: "c4", name: "Software Engineering", price: "₹20,000", imageSrc: "http://img.b2bpic.net/free-photo/no-people-call-center-helpdesk-with-multiple-monitors-office-customer-service-client-support-telecommunication-nobody-working-telemarketing-assistance-with-helpline-contact_482257-44008.jpg"},
|
||||
{
|
||||
id: "c5",
|
||||
name: "Advanced Networking",
|
||||
price: "₹10,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-designers-workplace_1098-17203.jpg",
|
||||
},
|
||||
id: "c5", name: "Advanced Networking", price: "₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/asian-designers-workplace_1098-17203.jpg"},
|
||||
{
|
||||
id: "c6",
|
||||
name: "Digital Marketing",
|
||||
price: "₹9,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adolescent-therapy-session-focused-mental-health-isolated-mockup_482257-121497.jpg",
|
||||
},
|
||||
id: "c6", name: "Digital Marketing", price: "₹9,000", imageSrc: "http://img.b2bpic.net/free-photo/adolescent-therapy-session-focused-mental-health-isolated-mockup_482257-121497.jpg"},
|
||||
]}
|
||||
title="Available Courses"
|
||||
description="Choose from our wide range of professional technology programs."
|
||||
@@ -211,45 +141,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Rahul Verma",
|
||||
role: "Developer",
|
||||
company: "TechSurat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg",
|
||||
},
|
||||
id: "t1", name: "Rahul Verma", role: "Developer", company: "TechSurat", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-asian-young-businessman-offering-approaching-handshake-office_231208-2573.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Priya Shah",
|
||||
role: "Designer",
|
||||
company: "CreativeStudio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-greenhouse-sitting_23-2148509935.jpg",
|
||||
},
|
||||
id: "t2", name: "Priya Shah", role: "Designer", company: "CreativeStudio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-greenhouse-sitting_23-2148509935.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Amit Patel",
|
||||
role: "Analyst",
|
||||
company: "DataCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-with-her-laptop_273609-12726.jpg",
|
||||
},
|
||||
id: "t3", name: "Amit Patel", role: "Analyst", company: "DataCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-with-her-laptop_273609-12726.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sneha Desai",
|
||||
role: "Frontend Eng",
|
||||
company: "WebFlow",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-female-with-digital-tablet_329181-4304.jpg",
|
||||
},
|
||||
id: "t4", name: "Sneha Desai", role: "Frontend Eng", company: "WebFlow", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-female-with-digital-tablet_329181-4304.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Vikram Singh",
|
||||
role: "Engineer",
|
||||
company: "NetworkSystems",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-associates_1098-14953.jpg",
|
||||
},
|
||||
id: "t5", name: "Vikram Singh", role: "Engineer", company: "NetworkSystems", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-associates_1098-14953.jpg"},
|
||||
]}
|
||||
title="Student Success Stories"
|
||||
description="Hear what our alumni have to say about their journey at MTech."
|
||||
@@ -262,20 +167,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer placement support?",
|
||||
content: "Yes, we provide career guidance and placement assistance to our graduates.",
|
||||
},
|
||||
id: "f1", title: "Do you offer placement support?", content: "Yes, we provide career guidance and placement assistance to our graduates."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are classes available for beginners?",
|
||||
content: "Absolutely, we have specialized batches for freshers and beginners.",
|
||||
},
|
||||
id: "f2", title: "Are classes available for beginners?", content: "Absolutely, we have specialized batches for freshers and beginners."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where are you located in Surat?",
|
||||
content: "We are centrally located at Tadwadi, Surat, accessible for all students.",
|
||||
},
|
||||
id: "f3", title: "Where are you located in Surat?", content: "We are centrally located at Tadwadi, Surat, accessible for all students."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -287,16 +183,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get Started Today"
|
||||
title="Join MTech Computer Education"
|
||||
description="Ready to advance your career? Reach out to us or visit us at Tadwadi, Surat. Call: 9898128999"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:9898128999",
|
||||
},
|
||||
text: "Call Now", href: "tel:9898128999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -305,42 +198,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#metrics",
|
||||
},
|
||||
label: "About Us", href: "#metrics"},
|
||||
{
|
||||
label: "Courses",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Courses", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user