Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dcb113f20b | |||
| cc0be4b45a | |||
| 5079337924 | |||
| 4f91396a97 | |||
| 741ee4e103 | |||
| 706bcef80b | |||
| e4ec634f6d |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Experience Next-Generation Performance"
|
title="Create, Compute, and Collaborate 20x Faster"
|
||||||
description="The NovaTech Laptop pushes boundaries with AI-powered processing, stunning visuals, and all-day battery life. Designed for creators, developers, and professionals who demand excellence."
|
description="The NovaTech Laptop redefines what's possible with AI-powered processing (500K+ users trust it daily), stunning 4K visuals at 144Hz (98% satisfaction rated), and an incredible 20 hours of battery life—all designed for creators, developers, and professionals who refuse to compromise."
|
||||||
tag="Futuristic Computing"
|
tag="Futuristic Computing"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "enterprise", badge: "Premium", badgeIcon: Zap,
|
id: "enterprise", badge: "Premium", badgeIcon: Zap,
|
||||||
price: "$3,799", subtitle: "Ultimate performance for demanding professionals", buttons: [{ text: "Choose Plan", href: "#contact" }],
|
price: "$3,799", subtitle: "Ultimate performance for demanding professionals + Custom Config & Annual Free Upgrades", buttons: [{ text: "Choose Plan", href: "#contact" }],
|
||||||
features: [
|
features: [
|
||||||
"RTX 4090 Graphics Card", "Intel i9-13th Gen Processor", "48GB RAM", "2TB SSD", "VIP 24/7 concierge support", "Lifetime hardware warranty", "Custom configuration options", "Free annual upgrades"],
|
"RTX 4090 Graphics Card", "Intel i9-13th Gen Processor", "48GB RAM", "2TB SSD", "VIP 24/7 concierge support", "Lifetime hardware warranty", "Custom configuration options", "Free annual upgrades"],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user