Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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
@@ -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