Merge version_1 into main #1
210
src/app/page.tsx
210
src/app/page.tsx
@@ -33,74 +33,43 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Innovations",
|
||||
id: "about",
|
||||
},
|
||||
name: "Innovations", id: "about"},
|
||||
{
|
||||
name: "Devices",
|
||||
id: "products",
|
||||
},
|
||||
name: "Devices", id: "products"},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "features",
|
||||
},
|
||||
name: "Solutions", id: "features"},
|
||||
{
|
||||
name: "Support",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Support", id: "contact"},
|
||||
]}
|
||||
brandName="Lenovo"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Empowering Global Innovation"
|
||||
description="Lenovo delivers smarter technology for all, from powerful business workstations to cutting-edge consumer gadgets. Experience seamless performance engineered for the future."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Devices",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Devices", href: "#products"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notebook-twig-near-laptop-smartphone_23-2147823715.jpg",
|
||||
imageAlt: "modern laptop desktop setup",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/notebook-twig-near-laptop-smartphone_23-2147823715.jpg", imageAlt: "modern laptop desktop setup"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enterprise-server-environment-facilitating-ai-driven-automation_482257-124188.jpg",
|
||||
imageAlt: "futuristic server rack",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/enterprise-server-environment-facilitating-ai-driven-automation_482257-124188.jpg", imageAlt: "futuristic server rack"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722568.jpg",
|
||||
imageAlt: "modern tablet close up",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722568.jpg", imageAlt: "modern tablet close up"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hand-interacting-with-digital-neural-network_23-2152029072.jpg",
|
||||
imageAlt: "futuristic workstation UI",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hand-interacting-with-digital-neural-network_23-2152029072.jpg", imageAlt: "futuristic workstation UI"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1195.jpg",
|
||||
imageAlt: "high performance computer components",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1195.jpg", imageAlt: "high performance computer components"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-table-with-laptop-snacks_23-2147833267.jpg",
|
||||
imageAlt: "minimalist laptop desk setup",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/working-table-with-laptop-snacks_23-2147833267.jpg", imageAlt: "minimalist laptop desk setup"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,17 +82,11 @@ export default function LandingPage() {
|
||||
description="At Lenovo, we bridge the gap between imagination and reality. We design devices that fuel productivity, creativity, and connectivity for professionals worldwide."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Precision Engineering",
|
||||
description: "Every component is tuned for peak efficiency.",
|
||||
},
|
||||
title: "Precision Engineering", description: "Every component is tuned for peak efficiency."},
|
||||
{
|
||||
title: "Global Scalability",
|
||||
description: "From cloud servers to portable notebooks.",
|
||||
},
|
||||
title: "Global Scalability", description: "From cloud servers to portable notebooks."},
|
||||
{
|
||||
title: "Smarter Technology",
|
||||
description: "AI-integrated solutions for smarter results.",
|
||||
},
|
||||
title: "Smarter Technology", description: "AI-integrated solutions for smarter results."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174329.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -139,47 +102,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "ThinkPad X1",
|
||||
price: "$1,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-working_23-2149457735.jpg",
|
||||
imageAlt: "laptop high performance aluminum",
|
||||
},
|
||||
id: "1", name: "ThinkPad X1", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-working_23-2149457735.jpg", imageAlt: "laptop high performance aluminum"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Legion Gamer Pro",
|
||||
price: "$1,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg",
|
||||
imageAlt: "gaming laptop dark aesthetic",
|
||||
},
|
||||
id: "2", name: "Legion Gamer Pro", price: "$1,999", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg", imageAlt: "gaming laptop dark aesthetic"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tab P12 Pro",
|
||||
price: "$699",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-browsing-tablet_23-2148309011.jpg",
|
||||
imageAlt: "tablet pro professional screen",
|
||||
},
|
||||
id: "3", name: "Tab P12 Pro", price: "$699", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-browsing-tablet_23-2148309011.jpg", imageAlt: "tablet pro professional screen"},
|
||||
{
|
||||
id: "4",
|
||||
name: "IdeaPad Slim",
|
||||
price: "$899",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg",
|
||||
imageAlt: "business workstation laptop",
|
||||
},
|
||||
id: "4", name: "IdeaPad Slim", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg", imageAlt: "business workstation laptop"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Smart Hub 2.0",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-indoors_23-2148994176.jpg",
|
||||
imageAlt: "smart home hub technology",
|
||||
},
|
||||
id: "5", name: "Smart Hub 2.0", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-indoors_23-2148994176.jpg", imageAlt: "smart home hub technology"},
|
||||
{
|
||||
id: "6",
|
||||
name: "ThinkVision U32",
|
||||
price: "$599",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-prop-firm-trader-using-mockup-computer-displaying-candlestick-graphs_482257-130194.jpg",
|
||||
imageAlt: "high end monitor professional",
|
||||
},
|
||||
id: "6", name: "ThinkVision U32", price: "$599", imageSrc: "http://img.b2bpic.net/free-photo/close-up-prop-firm-trader-using-mockup-computer-displaying-candlestick-graphs_482257-130194.jpg", imageAlt: "high end monitor professional"},
|
||||
]}
|
||||
title="Premium Device Catalog"
|
||||
description="Explore our curated collection of high-performance computing hardware designed to meet your specific needs."
|
||||
@@ -193,17 +126,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Legacy Hardware Issues",
|
||||
"Inefficient Power Usage",
|
||||
"Fragmented Management",
|
||||
],
|
||||
"Legacy Hardware Issues", "Inefficient Power Usage", "Fragmented Management"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"AI-Driven Optimization",
|
||||
"Industry Leading Battery",
|
||||
"24/7 Global Support",
|
||||
],
|
||||
"AI-Driven Optimization", "Industry Leading Battery", "24/7 Global Support"],
|
||||
}}
|
||||
title="Why Choose Lenovo?"
|
||||
description="Compare your current legacy systems against our modern, high-performance solutions."
|
||||
@@ -217,22 +144,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Devices Sold",
|
||||
value: "1B+",
|
||||
icon: Award,
|
||||
id: "m1", title: "Devices Sold", value: "1B+", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Countries",
|
||||
value: "180+",
|
||||
icon: Globe,
|
||||
id: "m2", title: "Countries", value: "180+", icon: Globe,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Patents",
|
||||
value: "30,000+",
|
||||
icon: Shield,
|
||||
id: "m3", title: "Patents", value: "30,000+", icon: Shield,
|
||||
},
|
||||
]}
|
||||
title="Proven Excellence"
|
||||
@@ -245,37 +163,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-korean-businesswoman-shirt-smiles-camera-concept-corporate-people-business_1258-169457.jpg",
|
||||
imageAlt: "professional headshot asian woman",
|
||||
},
|
||||
id: "1", name: "Sarah Lee", imageSrc: "http://img.b2bpic.net/free-photo/portrait-korean-businesswoman-shirt-smiles-camera-concept-corporate-people-business_1258-169457.jpg", imageAlt: "professional headshot asian woman"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-businessman-dark-background_613910-15034.jpg",
|
||||
imageAlt: "professional headshot male entrepreneur",
|
||||
},
|
||||
id: "2", name: "Mark Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-businessman-dark-background_613910-15034.jpg", imageAlt: "professional headshot male entrepreneur"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Ross",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg",
|
||||
imageAlt: "business consultant professional headshot",
|
||||
},
|
||||
id: "3", name: "Elena Ross", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "business consultant professional headshot"},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Watt",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/disabled-business-manager-wheelchair-looking-tired-front_482257-2229.jpg",
|
||||
imageAlt: "tech engineer professional headshot",
|
||||
},
|
||||
id: "4", name: "James Watt", imageSrc: "http://img.b2bpic.net/free-photo/disabled-business-manager-wheelchair-looking-tired-front_482257-2229.jpg", imageAlt: "tech engineer professional headshot"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Priya Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg",
|
||||
imageAlt: "modern executive headshot portrait",
|
||||
},
|
||||
id: "5", name: "Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-handsome-middle-aged-boss_1262-4837.jpg", imageAlt: "modern executive headshot portrait"},
|
||||
]}
|
||||
cardTitle="Global Feedback"
|
||||
cardTag="Testimonials"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -286,20 +185,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is there warranty support?",
|
||||
content: "Yes, we provide extensive support globally.",
|
||||
},
|
||||
id: "f1", title: "Is there warranty support?", content: "Yes, we provide extensive support globally."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you ship internationally?",
|
||||
content: "We ship to over 180 countries worldwide.",
|
||||
},
|
||||
id: "f2", title: "Do you ship internationally?", content: "We ship to over 180 countries worldwide."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do I setup my device?",
|
||||
content: "Our online portal offers guided installation steps.",
|
||||
},
|
||||
id: "f3", title: "How do I setup my device?", content: "Our online portal offers guided installation steps."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Have questions? We have the answers to help you stay productive."
|
||||
@@ -311,13 +201,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to upgrade your enterprise?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Sales",
|
||||
},
|
||||
text: "Contact Sales"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -328,29 +216,19 @@ export default function LandingPage() {
|
||||
logoText="Lenovo"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Devices",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Devices", href: "#products"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help",
|
||||
items: [
|
||||
title: "Help", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
{
|
||||
label: "Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user