Update src/app/page.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
@@ -39,9 +39,6 @@ export default function AIWorkshopsSite() {
|
||||
button={{
|
||||
text: "Register Now", href: "contact"
|
||||
}}
|
||||
className="backdrop-blur-md bg-background/80 border border-accent/20"
|
||||
buttonClassName="bg-gradient-to-r from-primary-cta to-secondary-cta hover:shadow-lg hover:shadow-primary-cta/50"
|
||||
buttonTextClassName="font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,7 +49,7 @@ export default function AIWorkshopsSite() {
|
||||
tag="Future of Learning"
|
||||
tagIcon={Zap}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg"
|
||||
imageAlt="AI technology and neural networks visualization"
|
||||
imageAlt="artificial intelligence future technology ai neural network digital transformation"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
@@ -60,10 +57,6 @@ export default function AIWorkshopsSite() {
|
||||
{ text: "Explore Workshops", href: "workshops" },
|
||||
{ text: "Register Today", href: "contact" }
|
||||
]}
|
||||
className="min-h-screen"
|
||||
titleClassName="text-5xl md:text-6xl font-extrabold bg-gradient-to-r from-primary-cta via-secondary-cta to-primary-cta bg-clip-text text-transparent drop-shadow-lg"
|
||||
descriptionClassName="text-lg md:text-xl text-secondary-cta/90 font-light"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-primary-cta/20 border border-primary-cta/50 text-primary-cta font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,8 +70,7 @@ export default function AIWorkshopsSite() {
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "features" }
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
headingClassName="text-4xl md:text-5xl font-bold bg-gradient-to-r from-secondary-cta via-primary-cta to-secondary-cta bg-clip-text text-transparent"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,27 +83,23 @@ export default function AIWorkshopsSite() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "AI Fundamentals", description: "Master the core concepts of artificial intelligence, machine learning algorithms, and foundational neural network architecture.", imageSrc: "https://img.b2bpic.net/free-photo/ai-operator-runs-code-data-center_482257-85899.jpg", imageAlt: "AI fundamentals visualization"
|
||||
title: "AI Fundamentals", description: "Master the core concepts of artificial intelligence, machine learning algorithms, and foundational neural network architecture.", imageSrc: "https://img.b2bpic.net/free-photo/ai-operator-runs-code-data-center_482257-85899.jpg", imageAlt: "machine learning data science technology education ai concepts"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Deep Learning Mastery", description: "Explore convolutional networks, recurrent architectures, and transformers for advanced deep learning applications.", imageSrc: "https://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908109.jpg", imageAlt: "Deep learning workshop"
|
||||
title: "Deep Learning Mastery", description: "Explore convolutional networks, recurrent architectures, and transformers for advanced deep learning applications.", imageSrc: "https://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908109.jpg", imageAlt: "deep learning neural networks ai training workshop"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "NLP & Language Models", description: "Build advanced natural language processing systems and understand large language models from scratch.", imageSrc: "https://img.b2bpic.net/free-photo/it-professionals-using-artificial-intelligence-augmented-reality-hologram_482257-91045.jpg", imageAlt: "Natural language processing"
|
||||
title: "NLP & Language Models", description: "Build advanced natural language processing systems and understand large language models from scratch.", imageSrc: "https://img.b2bpic.net/free-photo/it-professionals-using-artificial-intelligence-augmented-reality-hologram_482257-91045.jpg", imageAlt: "natural language processing nlp language models ai"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Computer Vision", description: "Master image recognition, object detection, and visual understanding with cutting-edge computer vision techniques.", imageSrc: "https://img.b2bpic.net/free-photo/call-center-worker-using-ai-tech-laptop-reply-customers-closeup_482257-125822.jpg", imageAlt: "Computer vision applications"
|
||||
title: "Computer Vision", description: "Master image recognition, object detection, and visual understanding with cutting-edge computer vision techniques.", imageSrc: "https://img.b2bpic.net/free-photo/call-center-worker-using-ai-tech-laptop-reply-customers-closeup_482257-125822.jpg", imageAlt: "computer vision image recognition ai vision technology"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
descriptionClassName="text-lg text-secondary-cta/80"
|
||||
tagClassName="inline-block px-4 py-2 rounded-full bg-primary-cta/20 border border-primary-cta/50 text-primary-cta font-semibold"
|
||||
stepNumberClassName="text-3xl font-bold text-primary-cta"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -123,23 +111,19 @@ export default function AIWorkshopsSite() {
|
||||
tagIcon={Calendar}
|
||||
products={[
|
||||
{
|
||||
id: "workshop-deep-learning", name: "Deep Learning Intensive", price: "$299", imageSrc: "https://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908109.jpg", imageAlt: "Deep Learning Intensive Workshop"
|
||||
id: "workshop-deep-learning", name: "Deep Learning Intensive", price: "$299", imageSrc: "https://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908109.jpg", imageAlt: "deep learning neural networks ai training workshop"
|
||||
},
|
||||
{
|
||||
id: "workshop-nlp", name: "NLP & LLMs Workshop", price: "$349", imageSrc: "https://img.b2bpic.net/free-photo/it-professionals-using-artificial-intelligence-augmented-reality-hologram_482257-91045.jpg", imageAlt: "NLP and Language Models Workshop"
|
||||
id: "workshop-nlp", name: "NLP & LLMs Workshop", price: "$349", imageSrc: "https://img.b2bpic.net/free-photo/it-professionals-using-artificial-intelligence-augmented-reality-hologram_482257-91045.jpg", imageAlt: "natural language processing nlp language models ai"
|
||||
},
|
||||
{
|
||||
id: "workshop-vision", name: "Computer Vision Bootcamp", price: "$379", imageSrc: "https://img.b2bpic.net/free-photo/call-center-worker-using-ai-tech-laptop-reply-customers-closeup_482257-125822.jpg", imageAlt: "Computer Vision Bootcamp"
|
||||
id: "workshop-vision", name: "Computer Vision Bootcamp", price: "$379", imageSrc: "https://img.b2bpic.net/free-photo/call-center-worker-using-ai-tech-laptop-reply-customers-closeup_482257-125822.jpg", imageAlt: "computer vision image recognition ai vision technology"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="invertDefault"
|
||||
titleClassName="text-4xl md:text-5xl font-bold bg-gradient-to-r from-primary-cta to-secondary-cta bg-clip-text text-transparent"
|
||||
descriptionClassName="text-lg text-secondary-cta/80"
|
||||
tagClassName="inline-block px-4 py-2 rounded-full bg-secondary-cta/20 border border-secondary-cta/50 text-secondary-cta font-semibold"
|
||||
cardClassName="group relative border border-primary-cta/30 hover:border-primary-cta/80 transition-all duration-300 rounded-none bg-gradient-to-br from-background to-card hover:shadow-lg hover:shadow-primary-cta/20"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -151,24 +135,20 @@ export default function AIWorkshopsSite() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Career Transformation Through AI", quote: "The deep learning workshop completely changed my perspective on AI. I went from curiosity to building production models in just 8 weeks.", name: "Sarah Chen", role: "ML Engineer", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
|
||||
id: "1", title: "Career Transformation Through AI", quote: "The deep learning workshop completely changed my perspective on AI. I went from curiosity to building production models in just 8 weeks.", name: "Sarah Chen", role: "ML Engineer", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business person portrait executive"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Expert Instruction at Its Best", quote: "The instructors are cutting-edge practitioners who share real-world insights. This isn't theoretical - it's practical AI education.", name: "Marcus Johnson", role: "Data Scientist", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Johnson"
|
||||
id: "2", title: "Expert Instruction at Its Best", quote: "The instructors are cutting-edge practitioners who share real-world insights. This isn't theoretical - it's practical AI education.", name: "Marcus Johnson", role: "Data Scientist", imageSrc: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "professional woman tech industry business portrait headshot"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Industry-Ready Skills", quote: "I completed the NLP bootcamp and landed a senior AI position within 3 months. The curriculum is exactly what companies are looking for.", name: "Elena Rodriguez", role: "AI Product Manager", imageSrc: "https://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Elena Rodriguez"
|
||||
id: "3", title: "Industry-Ready Skills", quote: "I completed the NLP bootcamp and landed a senior AI position within 3 months. The curriculum is exactly what companies are looking for.", name: "Elena Rodriguez", role: "AI Product Manager", imageSrc: "https://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "professional man business executive tech leader portrait"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Game-Changing Education", quote: "Outstanding platform with exceptional mentorship. The hands-on projects and real datasets prepare you for actual industry challenges.", name: "David Kim", role: "Computer Vision Specialist", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "David Kim"
|
||||
id: "4", title: "Game-Changing Education", quote: "Outstanding platform with exceptional mentorship. The hands-on projects and real datasets prepare you for actual industry challenges.", name: "David Kim", role: "Computer Vision Specialist", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "professional headshot tech professional business person portrait"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
descriptionClassName="text-lg text-secondary-cta/80"
|
||||
tagClassName="inline-block px-4 py-2 rounded-full bg-primary-cta/20 border border-primary-cta/50 text-primary-cta font-semibold"
|
||||
quoteCardClassName="border-l-4 border-primary-cta bg-gradient-to-br from-card to-background/50 p-8 rounded-none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,7 +157,7 @@ export default function AIWorkshopsSite() {
|
||||
sideTitle="Questions?"
|
||||
sideDescription="Find answers to common questions about our AI workshops and learning programs"
|
||||
textPosition="left"
|
||||
useInvertedBackground="invertDefault"
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="smooth"
|
||||
faqs={[
|
||||
{
|
||||
@@ -199,10 +179,6 @@ export default function AIWorkshopsSite() {
|
||||
id: "6", title: "What if I have technical issues?", content: "24/7 technical support is available via Discord. Our support team responds within 2 hours, and we have detailed documentation and video tutorials."
|
||||
}
|
||||
]}
|
||||
sideTitleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
sideDescriptionClassName="text-lg text-secondary-cta/80 mt-4"
|
||||
accordionTitleClassName="text-lg font-semibold text-white group-hover:text-primary-cta transition-colors"
|
||||
accordionContentClassName="text-secondary-cta/80 leading-relaxed"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -216,15 +192,6 @@ export default function AIWorkshopsSite() {
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Register Now"
|
||||
termsText="We respect your privacy. Unsubscribe at any time. Check our privacy policy for details."
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-secondary-cta/20 border border-secondary-cta/50 text-secondary-cta font-semibold"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
descriptionClassName="text-lg text-secondary-cta/80"
|
||||
contentClassName="bg-gradient-to-br from-card/80 to-background border border-primary-cta/30 rounded-none p-8 md:p-12"
|
||||
formClassName="mt-8"
|
||||
inputClassName="w-full px-6 py-3 bg-background border-b-2 border-secondary-cta/30 focus:border-secondary-cta text-white placeholder-secondary-cta/50 rounded-none focus:outline-none transition-colors"
|
||||
buttonClassName="mt-4 w-full bg-gradient-to-r from-primary-cta to-secondary-cta hover:shadow-lg hover:shadow-primary-cta/50 py-3 px-8 font-bold rounded-none transition-all duration-300"
|
||||
buttonTextClassName="text-background font-bold"
|
||||
termsClassName="text-sm text-secondary-cta/60 mt-4 text-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -261,11 +228,6 @@ export default function AIWorkshopsSite() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
logoClassName="text-4xl font-bold bg-gradient-to-r from-primary-cta to-secondary-cta bg-clip-text text-transparent"
|
||||
containerClassName="bg-gradient-to-b from-background to-card border-t border-primary-cta/20"
|
||||
columnClassName="flex flex-col gap-4"
|
||||
itemClassName="text-secondary-cta/80 hover:text-primary-cta transition-colors flex items-center gap-2 group"
|
||||
iconClassName="w-4 h-4 text-primary-cta group-hover:translate-x-1 transition-transform"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user