diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3068a64..04b1c04 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,85 +29,41 @@ export default function LandingPage() {
@@ -119,23 +75,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Liquid Scalability",
- description: "Automatically adjust resource allocation in real-time to meet traffic demands without any downtime.",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg",
- },
+ title: "Advanced Discord Bots", description: "Fully functional Discord bots designed for community management, moderation, and automated interactions.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg"},
{
- title: "Precision Monitoring",
- description: "Gain deep visibility into your server metrics with our integrated real-time analytical dashboard interface.",
- imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg",
- },
+ title: "Custom Website Creation", description: "Professional web presence built with modern frameworks to showcase your services and boost credibility.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"},
{
- title: "Instant Global Deployment",
- description: "Provision servers in seconds across our vast network of distributed edge data centers worldwide.",
- imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing_24911-45209.jpg",
- },
+ title: "Seamless Integration", description: "Bridging your Discord community and professional website with unified database and event systems.", imageSrc: "http://img.b2bpic.net/free-vector/cloud-computing_24911-45209.jpg"},
]}
- title="Unrivaled Hosting Capability"
- description="Enterprise-grade hosting solutions built to handle any scale with ease."
+ title="Engineered for Your Growth"
+ description="Complete digital solutions from Discord automation to professional brand websites."
/>
@@ -146,38 +93,20 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "99.99%",
- title: "Uptime SLA",
- items: [
- "Hardware redundancy",
- "Active failover",
- "Auto-remediation",
- ],
+ id: "m1", value: "100%", title: "Custom Logic", items: [
+ "Tailored command flows", "Unique automated events", "Database integration"],
},
{
- id: "m2",
- value: "<20ms",
- title: "Latency",
- items: [
- "Global edge points",
- "Optimized routing",
- "Fiber infrastructure",
- ],
+ id: "m2", value: "Fast", title: "Web Delivery", items: [
+ "Optimized assets", "SEO-focused architecture", "Cross-device compatibility"],
},
{
- id: "m3",
- value: "50k+",
- title: "Requests/s",
- items: [
- "Scalable bandwidth",
- "Load balancing",
- "DDoS mitigation",
- ],
+ id: "m3", value: "24/7", title: "Reliability", items: [
+ "Bot uptime assurance", "Managed deployments", "Expert maintenance"],
},
]}
- title="Proven Infrastructure Performance"
- description="Measurable reliability for the most demanding web applications."
+ title="Built-to-Measure Performance"
+ description="Professional-grade development for specialized digital infrastructure."
/>
@@ -186,40 +115,20 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- title="Transparent Pricing"
- description="Choose the hosting tier that fits your growth trajectory."
+ title="Flexible Development Packages"
+ description="Professional solutions scaled to fit your project requirements."
plans={[
{
- id: "p1",
- tag: "Starter",
- price: "$49",
- period: "/mo",
- description: "Perfect for individual projects.",
- button: {
- text: "Get Started",
- },
- featuresTitle: "Includes:",
- features: [
- "1GB RAM",
- "Unlimited Traffic",
- "Standard Support",
- ],
+ id: "p1", tag: "Starter Pack", price: "$199", period: "+", description: "Essential Discord bot for your growing server.", button: {
+ text: "Build My Bot"},
+ featuresTitle: "Includes:", features: [
+ "Custom Command Logic", "Moderation Features", "Deployment Assistance"],
},
{
- id: "p2",
- tag: "Enterprise",
- price: "$299",
- period: "/mo",
- description: "For high-traffic applications.",
- button: {
- text: "Choose Enterprise",
- },
- featuresTitle: "Includes:",
- features: [
- "16GB RAM",
- "Private Cloud",
- "Priority Support",
- ],
+ id: "p2", tag: "Enterprise Pro", price: "$899", period: "+", description: "Comprehensive bot and website ecosystem.", button: {
+ text: "Launch Pro Project"},
+ featuresTitle: "Includes:", features: [
+ "Custom Bot + Dashboard", "Professional Web Suite", "Priority Technical Support"],
},
]}
/>
@@ -229,29 +138,25 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file