Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -26,21 +26,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "/portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "/portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=twc3xw"
|
||||
logoAlt="Aman Vishwakarma Logo"
|
||||
@@ -52,8 +44,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
tag="Connect with me"
|
||||
title="Let's Build Something Great Together"
|
||||
description="Whether you have a project in mind, a collaboration opportunity, or just want to chat, I'm always open to new connections. Reach out!"
|
||||
@@ -71,12 +62,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="My Vision"
|
||||
title="Dedicated to Crafting Impactful Digital Solutions"
|
||||
description="I believe in the power of thoughtful design and robust development to transform ideas into successful digital products. My goal is to partner with clients who are passionate about their vision, and together, we can create something truly remarkable and lasting. I am committed to delivering excellence in every line of code and every pixel designed."
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About My Process",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More About My Process", href: "/about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -89,33 +77,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "/portfolio"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
200
src/app/page.tsx
200
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "/portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "/portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=twc3xw"
|
||||
logoAlt="Aman Vishwakarma Logo"
|
||||
@@ -56,108 +48,63 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
title="Aman Vishwakarma: Innovating Digital Experiences"
|
||||
description="I am a versatile professional with expertise in full-stack development, UI/UX design, and strategic project management. I bring visions to life with precision and creativity."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@sarahchen",
|
||||
testimonial: "Aman transformed our product vision into a tangible, high-performing reality. His attention to detail and proactive approach are unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@sarahchen", testimonial: "Aman transformed our product vision into a tangible, high-performing reality. His attention to detail and proactive approach are unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg"},
|
||||
{
|
||||
name: "Michael Lee",
|
||||
handle: "@michaellee",
|
||||
testimonial: "Working with Aman was a game-changer. His full-stack capabilities and keen design sense delivered exceptional results on time and within budget.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961502.jpg",
|
||||
},
|
||||
name: "Michael Lee", handle: "@michaellee", testimonial: "Working with Aman was a game-changer. His full-stack capabilities and keen design sense delivered exceptional results on time and within budget.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961502.jpg"},
|
||||
{
|
||||
name: "Emily White",
|
||||
handle: "@emilywhite",
|
||||
testimonial: "Aman's strategic insights and technical prowess made our complex project remarkably smooth. Highly recommend for any advanced professional work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-cheerful-smiling-broadly-standing-purple-background_141793-110651.jpg",
|
||||
},
|
||||
name: "Emily White", handle: "@emilywhite", testimonial: "Aman's strategic insights and technical prowess made our complex project remarkably smooth. Highly recommend for any advanced professional work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-cheerful-smiling-broadly-standing-purple-background_141793-110651.jpg"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@davidkim",
|
||||
testimonial: "His ability to bridge design and development gaps is truly unique. Aman consistently exceeded our expectations with innovative solutions.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg",
|
||||
},
|
||||
name: "David Kim", handle: "@davidkim", testimonial: "His ability to bridge design and development gaps is truly unique. Aman consistently exceeded our expectations with innovative solutions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg"},
|
||||
{
|
||||
name: "Jessica Brown",
|
||||
handle: "@jessicab",
|
||||
testimonial: "From concept to deployment, Aman ensured every aspect of our platform was polished and performed flawlessly. A true professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-smiling-sitting-workplace-typing-laptop_176420-3702.jpg",
|
||||
},
|
||||
name: "Jessica Brown", handle: "@jessicab", testimonial: "From concept to deployment, Aman ensured every aspect of our platform was polished and performed flawlessly. A true professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-smiling-sitting-workplace-typing-laptop_176420-3702.jpg"},
|
||||
]}
|
||||
tag="Expertise Meets Innovation"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "View Portfolio", href: "/portfolio"},
|
||||
{
|
||||
text: "Get in Touch",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get in Touch", href: "/contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379239.jpg"
|
||||
imageAlt="Aman Vishwakarma working on a digital project"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-handsome-modern-man-being-thoughtful_23-2148728927.jpg",
|
||||
alt: "Satisfied client avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-handsome-modern-man-being-thoughtful_23-2148728927.jpg", alt: "Satisfied client avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-sitting-spectacles-watches-grey-jacket-holding-his-coffee-cup-along-with-plant-white_140725-14756.jpg",
|
||||
alt: "Satisfied client avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-sitting-spectacles-watches-grey-jacket-holding-his-coffee-cup-along-with-plant-white_140725-14756.jpg", alt: "Satisfied client avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/enjoying-nice-day-portrait-cheerful-attractive-bearded-hipster-good-mood-having-rest-indoors-sitting-against-grey-concrete-wall-modern-cafe-feeling-relaxed-carefree_273609-358.jpg",
|
||||
alt: "Satisfied client avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/enjoying-nice-day-portrait-cheerful-attractive-bearded-hipster-good-mood-having-rest-indoors-sitting-against-grey-concrete-wall-modern-cafe-feeling-relaxed-carefree_273609-358.jpg", alt: "Satisfied client avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-drinks-tea-works-laptop-freelancer-working-cafe_1321-4569.jpg",
|
||||
alt: "Satisfied client avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-drinks-tea-works-laptop-freelancer-working-cafe_1321-4569.jpg", alt: "Satisfied client avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-standing-with-book_23-2148095834.jpg",
|
||||
alt: "Satisfied client avatar 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-standing-with-book_23-2148095834.jpg", alt: "Satisfied client avatar 5"},
|
||||
]}
|
||||
avatarText="Join our growing network of happy clients!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Innovative Solutions",
|
||||
icon: Lightbulb,
|
||||
type: "text-icon", text: "Innovative Solutions", icon: Lightbulb,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Client Success",
|
||||
icon: Rocket,
|
||||
type: "text-icon", text: "Client Success", icon: Rocket,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Seamless Integration",
|
||||
icon: Layers,
|
||||
type: "text-icon", text: "Seamless Integration", icon: Layers,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Future-Proof Design",
|
||||
icon: Sparkles,
|
||||
type: "text-icon", text: "Future-Proof Design", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Expert Development",
|
||||
icon: Code,
|
||||
type: "text-icon", text: "Expert Development", icon: Code,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -170,17 +117,11 @@ export default function LandingPage() {
|
||||
description="As a dedicated professional, I thrive on crafting elegant and efficient digital solutions. With a strong foundation in full-stack development and a passion for intuitive design, I bring a holistic approach to every project. My goal is to deliver innovative products that stand out in today's dynamic digital landscape."
|
||||
metrics={[
|
||||
{
|
||||
value: "10+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "10+", title: "Years Experience"},
|
||||
{
|
||||
value: "100+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
value: "100+", title: "Projects Completed"},
|
||||
{
|
||||
value: "95%",
|
||||
title: "Client Satisfaction",
|
||||
},
|
||||
value: "95%", title: "Client Satisfaction"},
|
||||
]}
|
||||
tag="My Journey"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creative-ideas-identity-product-develop-design_53876-167129.jpg"
|
||||
@@ -197,37 +138,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Full-Stack Development",
|
||||
description: "Proficient in both front-end and back-end technologies, creating robust and scalable web applications.",
|
||||
tag: "Tech Mastery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-analyzing-business-charts-laptop-using-paperwork-research-information-make-data-report-working-from-home-startup-analysis-with-web-graphs-browsing-internet_482257-50961.jpg",
|
||||
imageAlt: "Code on a screen reflecting full-stack development",
|
||||
},
|
||||
id: "f1", title: "Full-Stack Development", description: "Proficient in both front-end and back-end technologies, creating robust and scalable web applications.", tag: "Tech Mastery", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-analyzing-business-charts-laptop-using-paperwork-research-information-make-data-report-working-from-home-startup-analysis-with-web-graphs-browsing-internet_482257-50961.jpg", imageAlt: "Code on a screen reflecting full-stack development"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "UI/UX Design",
|
||||
description: "Designing intuitive and engaging user interfaces that prioritize user experience and aesthetic appeal.",
|
||||
tag: "User-Centric",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/software-developer-data-center-using-artificial-intelligence_482257-106967.jpg",
|
||||
imageAlt: "A mobile screen showing a clean UI design",
|
||||
},
|
||||
id: "f2", title: "UI/UX Design", description: "Designing intuitive and engaging user interfaces that prioritize user experience and aesthetic appeal.", tag: "User-Centric", imageSrc: "http://img.b2bpic.net/free-photo/software-developer-data-center-using-artificial-intelligence_482257-106967.jpg", imageAlt: "A mobile screen showing a clean UI design"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Project Management",
|
||||
description: "Leading projects from conception to completion, ensuring timely delivery and stakeholder satisfaction.",
|
||||
tag: "Leadership",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-scientists-performing-equipment-vulnerability-scans-server-farm_482257-121005.jpg",
|
||||
imageAlt: "Project management dashboard with charts",
|
||||
},
|
||||
id: "f3", title: "Project Management", description: "Leading projects from conception to completion, ensuring timely delivery and stakeholder satisfaction.", tag: "Leadership", imageSrc: "http://img.b2bpic.net/free-photo/data-scientists-performing-equipment-vulnerability-scans-server-farm_482257-121005.jpg", imageAlt: "Project management dashboard with charts"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Cloud Solutions",
|
||||
description: "Implementing and managing cloud-based infrastructure for optimal performance and scalability.",
|
||||
tag: "Scalability",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/showing-cart-trolley-shopping-online-sign-graphic_53876-133967.jpg",
|
||||
imageAlt: "Abstract cloud computing network",
|
||||
},
|
||||
id: "f4", title: "Cloud Solutions", description: "Implementing and managing cloud-based infrastructure for optimal performance and scalability.", tag: "Scalability", imageSrc: "http://img.b2bpic.net/free-photo/showing-cart-trolley-shopping-online-sign-graphic_53876-133967.jpg", imageAlt: "Abstract cloud computing network"},
|
||||
]}
|
||||
title="My Core Expertise"
|
||||
description="Combining technical prowess with creative problem-solving to deliver exceptional digital products."
|
||||
@@ -240,14 +157,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Global Corp",
|
||||
"Innovate Solutions",
|
||||
"Digital Dynamics",
|
||||
"Future Tech",
|
||||
"Synergy Systems",
|
||||
"Apex Innovations",
|
||||
"Visionary Ventures",
|
||||
]}
|
||||
"Global Corp", "Innovate Solutions", "Digital Dynamics", "Future Tech", "Synergy Systems", "Apex Innovations", "Visionary Ventures"]}
|
||||
title="Trusted by Leading Companies"
|
||||
description="I've had the privilege to collaborate with diverse organizations, contributing to their success through impactful digital projects."
|
||||
tag="Collaborations"
|
||||
@@ -259,6 +169,22 @@ export default function LandingPage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
cardTag="Client Success Stories"
|
||||
cardTitle="What My Clients Say"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.", handle: "@alexr", testimonial: "Aman's work ethic and design solutions are exceptional. He delivered a flawless user experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-handsome-modern-man-being-thoughtful_23-2148728927.jpg", imageAlt: "Alex R."
|
||||
},
|
||||
{
|
||||
name: "Maria K.", handle: "@mariak", testimonial: "Highly recommend Aman for complex full-stack projects. His expertise is truly valuable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sitting-spectacles-watches-grey-jacket-holding-his-coffee-cup-along-with-plant-white_140725-14756.jpg", imageAlt: "Maria K."
|
||||
},
|
||||
{
|
||||
name: "Sam L.", handle: "@saml", testimonial: "Aman transformed our outdated platform into a modern, high-performing application.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-nice-day-portrait-cheerful-attractive-bearded-hipster-good-mood-having-rest-indoors-sitting-against-grey-concrete-wall-modern-cafe-feeling-relaxed-carefree_273609-358.jpg", imageAlt: "Sam L."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -270,33 +196,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About", href: "/about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "/portfolio"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user