Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -37,7 +37,8 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Now", href: "#products"}}
|
||||
text: "Shop Now", href: "#products"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -46,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Premium Laptops for Every Need"
|
||||
description="Discover cutting-edge technology paired with stunning design. From ultrabooks to gaming powerhouses, find your perfect laptop with lightning-fast processors, crystal-clear displays, and all-day battery life."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Latest Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -105,13 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Lightning-Fast Performance", description: "Latest generation processors deliver blazing-fast speeds for seamless multitasking and demanding applications", imageSrc: "http://img.b2bpic.net/free-photo/close-up-technological-background_23-2148882666.jpg", imageAlt: "Performance benchmark visualization"},
|
||||
id: "01", title: "Lightning-Fast Performance", description: "Latest generation processors deliver blazing-fast speeds for seamless multitasking and demanding applications", imageSrc: "http://img.b2bpic.net/free-photo/close-up-technological-background_23-2148882666.jpg", imageAlt: "Performance benchmark visualization"
|
||||
},
|
||||
{
|
||||
id: "02", title: "All-Day Battery Life", description: "Stay productive for 12+ hours on a single charge with advanced power management technology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-charging-mobile-phone_53876-13956.jpg", imageAlt: "Battery life indicator"},
|
||||
id: "02", title: "All-Day Battery Life", description: "Stay productive for 12+ hours on a single charge with advanced power management technology", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-charging-mobile-phone_53876-13956.jpg", imageAlt: "Battery life indicator"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Stunning Displays", description: "Immersive 4K and high-refresh-rate screens with accurate color reproduction for creative professionals", imageSrc: "http://img.b2bpic.net/free-photo/view-computer-video-display-monitor_23-2150757349.jpg", imageAlt: "High resolution display showcase"},
|
||||
id: "03", title: "Stunning Displays", description: "Immersive 4K and high-refresh-rate screens with accurate color reproduction for creative professionals", imageSrc: "http://img.b2bpic.net/free-photo/view-computer-video-display-monitor_23-2150757349.jpg", imageAlt: "High resolution display showcase"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Premium Design", description: "Sleek aluminum construction with minimalist aesthetics and lightweight portability without compromise", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-using-laptop-desk_23-2149328232.jpg", imageAlt: "Laptop design and build quality"},
|
||||
id: "04", title: "Premium Design", description: "Sleek aluminum construction with minimalist aesthetics and lightweight portability without compromise", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-using-laptop-desk_23-2149328232.jpg", imageAlt: "Laptop design and build quality"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,11 +130,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", title: "Customer Satisfaction", subtitle: "Highest rated laptop retailer in the industry", category: "Rating", value: "4.9/5 ⭐"},
|
||||
id: "1", title: "Customer Satisfaction", subtitle: "Highest rated laptop retailer in the industry", category: "Rating", value: "4.9/5 ⭐"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Laptops Sold", subtitle: "Trusted by customers worldwide since 2015", category: "Sales", value: "150K+"},
|
||||
id: "2", title: "Laptops Sold", subtitle: "Trusted by customers worldwide since 2015", category: "Sales", value: "150K+"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Expert Support", subtitle: "24/7 technical assistance and warranty coverage", category: "Support", value: "24/7"},
|
||||
id: "3", title: "Expert Support", subtitle: "24/7 technical assistance and warranty coverage", category: "Support", value: "24/7"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,7 +152,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Dell Technologies", "HP Inc", "Lenovo Group", "Apple", "ASUS", "MSI", "Razer", "Corsair"]}
|
||||
"Dell Technologies", "HP Inc", "Lenovo Group", "Apple", "ASUS", "MSI", "Razer", "Corsair"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -164,22 +173,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahdesigns", testimonial: "The ProBook Ultra completely transformed my design workflow. The display is absolutely stunning and the performance is unmatched. Worth every penny!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@techdev_mike", testimonial: "As a software developer, I need reliability and power. This laptop delivers both with exceptional build quality and the fastest processing speeds I've ever experienced.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg", imageAlt: "Michael Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emily_creative", testimonial: "Battery life is incredible - I work all day without needing to charge. The lightweight design makes it perfect for traveling between client meetings.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidgames", testimonial: "The GamingMax Elite is a beast. Smooth framerates, zero lag, and the cooling system keeps it silent even during intense gaming sessions. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "David Kim"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "@jess_streams", testimonial: "The customer service team helped me find the perfect laptop for content creation. Support has been outstanding and my new setup is phenomenal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur-working-financial-forecasts-his-desk_482257-123891.jpg", imageAlt: "Jessica Martinez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-entrepreneur-working-financial-forecasts-his-desk_482257-123891.jpg", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Thomas Anderson", handle: "@tommy_pro", testimonial: "I've owned multiple laptops over the years, but this is by far the best. Premium quality, fantastic performance, and amazing warranty coverage.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2148875356.jpg", imageAlt: "Thomas Anderson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing_23-2148875356.jpg", imageAlt: "Thomas Anderson"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -193,17 +208,23 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What warranty do you offer?", content: "All our laptops come with a comprehensive 2-year manufacturer's warranty covering hardware defects and accidental damage protection. We also offer extended warranty options up to 5 years."},
|
||||
id: "1", title: "What warranty do you offer?", content: "All our laptops come with a comprehensive 2-year manufacturer's warranty covering hardware defects and accidental damage protection. We also offer extended warranty options up to 5 years."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do you offer financing options?", content: "Yes! We offer flexible financing with 0% APR for qualified purchases. You can also use major credit cards, PayPal, or our partnership with leading fintech providers for installment plans."},
|
||||
id: "2", title: "Do you offer financing options?", content: "Yes! We offer flexible financing with 0% APR for qualified purchases. You can also use major credit cards, PayPal, or our partnership with leading fintech providers for installment plans."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What is your return policy?", content: "We offer a 30-day hassle-free return policy. If you're not completely satisfied, simply return your laptop in original condition for a full refund or exchange."},
|
||||
id: "3", title: "What is your return policy?", content: "We offer a 30-day hassle-free return policy. If you're not completely satisfied, simply return your laptop in original condition for a full refund or exchange."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Are the specs customizable?", content: "Absolutely! Many of our laptop models allow you to customize RAM, storage, processor, and graphics options to meet your specific needs. Contact our sales team for details."},
|
||||
id: "4", title: "Are the specs customizable?", content: "Absolutely! Many of our laptop models allow you to customize RAM, storage, processor, and graphics options to meet your specific needs. Contact our sales team for details."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How fast is shipping?", content: "We offer free standard shipping (5-7 business days) on all orders. Express shipping (2-3 days) and overnight delivery options are available for an additional fee."},
|
||||
id: "5", title: "How fast is shipping?", content: "We offer free standard shipping (5-7 business days) on all orders. Express shipping (2-3 days) and overnight delivery options are available for an additional fee."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do you provide technical support?", content: "Yes, our 24/7 technical support team is available via phone, email, and live chat. We also provide remote assistance and in-person support at our experience centers."},
|
||||
id: "6", title: "Do you provide technical support?", content: "Yes, our 24/7 technical support team is available via phone, email, and live chat. We also provide remote assistance and in-person support at our experience centers."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user