Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a656ac68c | |||
| 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">
|
||||
<HeroSplitKpi
|
||||
title="Experience Next-Generation Performance"
|
||||
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."
|
||||
title="Create, Compute, and Collaborate 20x Faster"
|
||||
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"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="blur-reveal"
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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: [
|
||||
"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"],
|
||||
},
|
||||
@@ -342,4 +342,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user