|
|
|
@@ -11,7 +11,6 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
|
|
|
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
|
|
|
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
|
|
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
|
|
|
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
|
|
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
|
|
|
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
|
|
|
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
|
|
|
|
|
|
|
import { Code, Database, Layout, Server } from "lucide-react";
|
|
|
|
import { Code, Database, Layout, Server } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
export default function LandingPage() {
|
|
|
|
@@ -33,8 +32,10 @@ export default function LandingPage() {
|
|
|
|
<NavbarStyleApple
|
|
|
|
<NavbarStyleApple
|
|
|
|
navItems={[
|
|
|
|
navItems={[
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
{ name: "Projects", id: "projects" },
|
|
|
|
|
|
|
|
{ name: "Stack", id: "stack" },
|
|
|
|
{ name: "Stack", id: "stack" },
|
|
|
|
|
|
|
|
{ name: "Projects", id: "projects" },
|
|
|
|
|
|
|
|
{ name: "Certs", id: "certs" },
|
|
|
|
|
|
|
|
{ name: "Education", id: "education" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
brandName="Vaishnav V"
|
|
|
|
brandName="Vaishnav V"
|
|
|
|
@@ -101,9 +102,6 @@ export default function LandingPage() {
|
|
|
|
{ id: "p1", name: "Deepfake Detection (ViT)", price: "AI & Computer Vision", imageSrc: "https://img.b2bpic.net/free-photo/analyzing-programming-code_1098-18090.jpg?_wi=1" },
|
|
|
|
{ id: "p1", name: "Deepfake Detection (ViT)", price: "AI & Computer Vision", imageSrc: "https://img.b2bpic.net/free-photo/analyzing-programming-code_1098-18090.jpg?_wi=1" },
|
|
|
|
{ id: "p2", name: "MatHeal Healthcare", price: "Full-Stack Web App", imageSrc: "https://img.b2bpic.net/free-photo/ai-executive-runs-code-data-center_482257-80949.jpg?_wi=1" },
|
|
|
|
{ id: "p2", name: "MatHeal Healthcare", price: "Full-Stack Web App", imageSrc: "https://img.b2bpic.net/free-photo/ai-executive-runs-code-data-center_482257-80949.jpg?_wi=1" },
|
|
|
|
{ id: "p3", name: "JARVIS 1.0", price: "AI Terminal Assistant", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-office-looking-ui-pc-display-executing-binary-code_482257-127028.jpg?_wi=1" },
|
|
|
|
{ id: "p3", name: "JARVIS 1.0", price: "AI Terminal Assistant", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-office-looking-ui-pc-display-executing-binary-code_482257-127028.jpg?_wi=1" },
|
|
|
|
{ id: "p4", name: "EventSphere", price: "Scalable Event Platform", imageSrc: "https://img.b2bpic.net/free-photo/developer-holding-disposable-cup-coffee-entering-home-office_482257-116466.jpg?_wi=1" },
|
|
|
|
|
|
|
|
{ id: "p5", name: "Cybersecurity Audit", price: "Ethical Hacking Project", imageSrc: "https://img.b2bpic.net/free-photo/high-tech-governmental-cyber-security-room-without-staff-work_482257-121538.jpg?_wi=1" },
|
|
|
|
|
|
|
|
{ id: "p6", name: "Network Automation", price: "Infrastructure Tools", imageSrc: "https://img.b2bpic.net/free-photo/analyzing-programming-code_1098-18090.jpg?_wi=2" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="Featured Projects"
|
|
|
|
title="Featured Projects"
|
|
|
|
description="A showcase of my recent full-stack and AI-driven applications."
|
|
|
|
description="A showcase of my recent full-stack and AI-driven applications."
|
|
|
|
@@ -147,28 +145,6 @@ export default function LandingPage() {
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
|
|
|
|
|
|
<TestimonialCardSixteen
|
|
|
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|
|
|
testimonials={[
|
|
|
|
|
|
|
|
{ id: "t1", name: "Team Lead", role: "Project Manager", company: "Tech Innovations", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/analyzing-programming-code_1098-18090.jpg?_wi=3" },
|
|
|
|
|
|
|
|
{ id: "t2", name: "Developer Peer", role: "Senior Dev", company: "Software Solutions", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/ai-executive-runs-code-data-center_482257-80949.jpg?_wi=2" },
|
|
|
|
|
|
|
|
{ id: "t3", name: "Course Mentor", role: "Professor", company: "University", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/young-woman-office-looking-ui-pc-display-executing-binary-code_482257-127028.jpg?_wi=2" },
|
|
|
|
|
|
|
|
{ id: "t4", name: "Startup Founder", role: "CTO", company: "EventHub", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/developer-holding-disposable-cup-coffee-entering-home-office_482257-116466.jpg?_wi=2" },
|
|
|
|
|
|
|
|
{ id: "t5", name: "Project Mentor", role: "Lead", company: "C-DAC", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/high-tech-governmental-cyber-security-room-without-staff-work_482257-121538.jpg?_wi=2" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
kpiItems={[
|
|
|
|
|
|
|
|
{ value: "24+", label: "Tech Projects" },
|
|
|
|
|
|
|
|
{ value: "95%", label: "Client Satisfaction" },
|
|
|
|
|
|
|
|
{ value: "100+", label: "Commits Weekly" },
|
|
|
|
|
|
|
|
]}
|
|
|
|
|
|
|
|
title="Professional Experience"
|
|
|
|
|
|
|
|
description="What I bring to the table as a developer."
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactSplit
|
|
|
|
<ContactSplit
|
|
|
|
useInvertedBackground={true}
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|