Merge version_1 into main #2
152
src/app/page.tsx
152
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap, Cloud, TrendingUp, Users } from 'lucide-react';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
@@ -28,22 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
brandName="ResumeCraft"
|
||||
/>
|
||||
@@ -52,15 +42,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Build Your Professional Resume Instantly"
|
||||
description="Powerful, modern, and developer-friendly tools to help you craft the perfect resume in minutes. Built for tech professionals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Get Started", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-working-futuristic-office_23-2151003753.jpg"
|
||||
imageAlt="Futuristic resume builder interface"
|
||||
@@ -73,29 +60,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Real-time Editing",
|
||||
description: "See your changes instantly with our live preview engine.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/software-engineer-writes-complex-binary-code-scripts-computer_482257-83077.jpg",
|
||||
},
|
||||
title: "Real-time Editing", description: "See your changes instantly with our live preview engine.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/software-engineer-writes-complex-binary-code-scripts-computer_482257-83077.jpg"},
|
||||
{
|
||||
title: "Cloud Sync",
|
||||
description: "Access your resume from anywhere with our secure cloud sync.",
|
||||
buttonIcon: "Cloud",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/download-cloud-storage-back-up_53876-120159.jpg",
|
||||
},
|
||||
title: "Cloud Sync", description: "Access your resume from anywhere with our secure cloud sync.", buttonIcon: Cloud,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/download-cloud-storage-back-up_53876-120159.jpg"},
|
||||
{
|
||||
title: "AI Analytics",
|
||||
description: "Get actionable insights to improve your resume score and visibility.",
|
||||
buttonIcon: "TrendingUp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg",
|
||||
},
|
||||
title: "AI Analytics", description: "Get actionable insights to improve your resume score and visibility.", buttonIcon: TrendingUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg"},
|
||||
{
|
||||
title: "Smart Collaboration",
|
||||
description: "Collaborate with peers and mentors on your resume draft.",
|
||||
buttonIcon: "Users",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg",
|
||||
},
|
||||
title: "Smart Collaboration", description: "Collaborate with peers and mentors on your resume draft.", buttonIcon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-analyzing-goods-quality-control-report-tablet_482257-84290.jpg"},
|
||||
]}
|
||||
title="Built for Modern Professionals"
|
||||
description="Everything you need to stand out from the crowd."
|
||||
@@ -108,45 +83,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Amazing Tool",
|
||||
quote: "Finally, a resume builder that understands technical roles.",
|
||||
name: "Sarah J.",
|
||||
role: "Software Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "Amazing Tool", quote: "Finally, a resume builder that understands technical roles.", name: "Sarah J.", role: "Software Engineer", imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Incredible Design",
|
||||
quote: "My resume looks professional and stands out every time.",
|
||||
name: "Michael Chen",
|
||||
role: "Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg?_wi=1",
|
||||
},
|
||||
id: "2", title: "Incredible Design", quote: "My resume looks professional and stands out every time.", name: "Michael Chen", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Game Changer",
|
||||
quote: "I got three job offers in just one week after using this.",
|
||||
name: "David Kim",
|
||||
role: "Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=1",
|
||||
},
|
||||
id: "3", title: "Game Changer", quote: "I got three job offers in just one week after using this.", name: "David Kim", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Perfect Analytics",
|
||||
quote: "The AI feedback gave me the edge I needed to succeed.",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Product Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg?_wi=1",
|
||||
},
|
||||
id: "4", title: "Perfect Analytics", quote: "The AI feedback gave me the edge I needed to succeed.", name: "Emily Rodriguez", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Highly Recommend",
|
||||
quote: "Fast, easy, and produces beautiful professional results.",
|
||||
name: "Marcus Thorne",
|
||||
role: "Senior Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=1",
|
||||
},
|
||||
id: "5", title: "Highly Recommend", quote: "Fast, easy, and produces beautiful professional results.", name: "Marcus Thorne", role: "Senior Developer", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"},
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
description="Join our community of successful job seekers."
|
||||
@@ -164,35 +109,15 @@ export default function LandingPage() {
|
||||
tag="Behind the Scenes"
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Alex Rivers",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=2",
|
||||
},
|
||||
id: "m1", name: "Alex Rivers", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Jordan Smith",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg?_wi=2",
|
||||
},
|
||||
id: "m2", name: "Jordan Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Taylor Reed",
|
||||
role: "Lead Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=2",
|
||||
},
|
||||
id: "m3", name: "Taylor Reed", role: "Lead Designer", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Casey Morgan",
|
||||
role: "Senior Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg?_wi=2",
|
||||
},
|
||||
id: "m4", name: "Casey Morgan", role: "Senior Engineer", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Morgan Lee",
|
||||
role: "Product Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=2",
|
||||
},
|
||||
id: "m5", name: "Morgan Lee", role: "Product Lead", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -201,8 +126,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Join Now"
|
||||
title="Ready to Start?"
|
||||
description="Sign up today and land your next big role."
|
||||
@@ -216,29 +140,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Help Center", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user