Merge version_1 into main #1
189
src/app/page.tsx
189
src/app/page.tsx
@@ -31,23 +31,16 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "projects",
|
||||
},
|
||||
name: "Projects", id: "projects"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Obodov Shixnazar"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,70 +50,38 @@ export default function LandingPage() {
|
||||
description="Professional Portfolio showcasing innovative solutions, technical expertise, and a commitment to excellence."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivier",
|
||||
handle: "@alexriv",
|
||||
testimonial: "Exceptional professional approach and quality of work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg",
|
||||
},
|
||||
name: "Alex Rivier", handle: "@alexriv", testimonial: "Exceptional professional approach and quality of work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-something-laughing-out-pointing-with-index-finger-something-someone-standing-brown-background_141793-133931.jpg"},
|
||||
{
|
||||
name: "Sarah Chen",
|
||||
handle: "@schen",
|
||||
testimonial: "Transformed our digital presence with brilliance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hand-hip-confident-positive-proud-friendly-attitude_1194-633391.jpg",
|
||||
},
|
||||
name: "Sarah Chen", handle: "@schen", testimonial: "Transformed our digital presence with brilliance.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hand-hip-confident-positive-proud-friendly-attitude_1194-633391.jpg"},
|
||||
{
|
||||
name: "Mark Vane",
|
||||
handle: "@mvane",
|
||||
testimonial: "Highly technical and exceptionally easy to work with.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg",
|
||||
},
|
||||
name: "Mark Vane", handle: "@mvane", testimonial: "Highly technical and exceptionally easy to work with.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg"},
|
||||
{
|
||||
name: "Elena Ross",
|
||||
handle: "@eross",
|
||||
testimonial: "Creative, punctual, and very professional results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-red-tie-shirt-wearing-glasses-looking-camera-smiling-presenting-copy-space-with-arm-his-handstanding-orange-background_141793-110723.jpg",
|
||||
},
|
||||
name: "Elena Ross", handle: "@eross", testimonial: "Creative, punctual, and very professional results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-red-tie-shirt-wearing-glasses-looking-camera-smiling-presenting-copy-space-with-arm-his-handstanding-orange-background_141793-110723.jpg"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Delivered beyond all initial expectations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg",
|
||||
},
|
||||
name: "David Kim", handle: "@dkim", testimonial: "Delivered beyond all initial expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
text: "View Projects", href: "#projects"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-black-american-male-dressed-suit-grey-background_613910-9520.jpg"
|
||||
imageAlt="Obodov Shixnazar professional portrait"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-3785.jpg",
|
||||
alt: "Client One",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-male-dressed-stylish-blue-suit-grey-background_613910-3785.jpg", alt: "Client One"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-with-crossed-arms-dressed-blue-jacket-grey-vignette-background_613910-20111.jpg",
|
||||
alt: "Client Two",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-male-with-crossed-arms-dressed-blue-jacket-grey-vignette-background_613910-20111.jpg", alt: "Client Two"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
|
||||
alt: "Client Three",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", alt: "Client Three"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg",
|
||||
alt: "Client Four",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg", alt: "Client Four"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg",
|
||||
alt: "Client Five",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg", alt: "Client Five"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,20 +99,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Software Engineering",
|
||||
description: "High-quality, scalable code solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg",
|
||||
},
|
||||
title: "Software Engineering", description: "High-quality, scalable code solutions.", imageSrc: "http://img.b2bpic.net/free-photo/debugging-software-programming-language-displayed-computer-display_482257-123007.jpg"},
|
||||
{
|
||||
title: "Product Design",
|
||||
description: "User-centric interface development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-124791.jpg",
|
||||
},
|
||||
title: "Product Design", description: "User-centric interface development.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-124791.jpg"},
|
||||
{
|
||||
title: "Technical Strategy",
|
||||
description: "Aligning technology with business goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-screen-software-developer-typing-programming-language-it-startup-agency-display-concept-system-engineer-writing-source-code-scrolling-text-database-functions-script_482257-33355.jpg",
|
||||
},
|
||||
title: "Technical Strategy", description: "Aligning technology with business goals.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-screen-software-developer-typing-programming-language-it-startup-agency-display-concept-system-engineer-writing-source-code-scrolling-text-database-functions-script_482257-33355.jpg"},
|
||||
]}
|
||||
title="Core Competencies"
|
||||
description="Technical skills driven by modern practices and strategic thinking."
|
||||
@@ -166,41 +118,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern App UI",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-safeguarding-servers-against-viruses-using-mockup-computer_482257-123482.jpg",
|
||||
},
|
||||
id: "p1", name: "Modern App UI", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/man-safeguarding-servers-against-viruses-using-mockup-computer_482257-123482.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Corporate Platform",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160828.jpg",
|
||||
},
|
||||
id: "p2", name: "Corporate Platform", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-day_52683-160828.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Tech Integration",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teamworking-ai-technicians-using-green-screen-laptop-business-data-analysis_482257-91014.jpg",
|
||||
},
|
||||
id: "p3", name: "Tech Integration", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/teamworking-ai-technicians-using-green-screen-laptop-business-data-analysis_482257-91014.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Digital System",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg",
|
||||
},
|
||||
id: "p4", name: "Digital System", price: "View Project", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Web Infrastructure",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg",
|
||||
},
|
||||
id: "p5", name: "Web Infrastructure", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-working-digital-monitors_23-2148910247.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "UX Audit Report",
|
||||
price: "View Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg",
|
||||
},
|
||||
id: "p6", name: "UX Audit Report", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/printer-icon-computer-page-digital-paper-concept_53876-124304.jpg"},
|
||||
]}
|
||||
title="Selected Projects"
|
||||
description="A collection of recent work and professional engagements."
|
||||
@@ -215,20 +143,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
id: "m1", value: "100+", description: "Projects Completed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m2", value: "5+", description: "Years Experience"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "25+",
|
||||
description: "Happy Clients",
|
||||
},
|
||||
id: "m3", value: "25+", description: "Happy Clients"},
|
||||
]}
|
||||
title="Proven Performance"
|
||||
description="Key achievements throughout my career."
|
||||
@@ -243,25 +162,15 @@ export default function LandingPage() {
|
||||
author="Client Review"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
|
||||
alt: "Client A",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", alt: "Client A"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg",
|
||||
alt: "Client B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg", alt: "Client B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg",
|
||||
alt: "Client C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", alt: "Client C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg",
|
||||
alt: "Client D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", alt: "Client D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg",
|
||||
alt: "Client E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020770.jpg", alt: "Client E"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -272,16 +181,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Let's work together"
|
||||
description="Reach out to discuss potential projects or opportunities."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Me",
|
||||
href: "mailto:email@example.com",
|
||||
},
|
||||
text: "Contact Me", href: "mailto:email@example.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -290,20 +196,13 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user