From 76062148155608f45db046b760b05c30d47a2aa0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 13:37:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a2f1b9..64be0ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,29 +147,29 @@ export default function LandingPage() { { id: "discord-starter", badge: "Community", price: "$299", subtitle: "Essential Discord Setup", buttons: [ { - text: "Get Started"}, + text: "Get Started"} ], features: [ - "Basic Server Setup", "Custom Welcome System", "3 Moderation Channels", "2 Weeks Support"], + "Basic Server Setup", "Custom Welcome System", "3 Moderation Channels", "2 Weeks Support"] }, { id: "minecraft-builder", badge: "Creative", badgeIcon: Sparkles, price: "$599", subtitle: "Custom Minecraft Build", buttons: [ { - text: "Start Building"}, + text: "Start Building"} ], features: [ - "Custom Spawn/Lobby", "Terrain Generation", "2 Unique Plugins", "1 Month Support"], + "Custom Spawn/Lobby", "Terrain Generation", "2 Unique Plugins", "1 Month Support"] }, { id: "ultimate-package", badge: "Premium", badgeIcon: Award, price: "$1299", subtitle: "Full Studio Experience", buttons: [ { - text: "Contact for Quote"}, + text: "Contact for Quote"} ], features: [ - "Advanced Discord Setup & Bot", "Complex Minecraft Build", "5 Custom Plugins", "3 Months Priority Support", "Server Optimization"], - }, + "Advanced Discord Setup & Bot", "Complex Minecraft Build", "5 Custom Plugins", "3 Months Priority Support", "Server Optimization"] + } ]} title="Tailored Solutions, Transparent Pricing" description="Choose the perfect plan for your Discord or Minecraft project. We offer flexible options to fit every budget and ambition." @@ -220,7 +220,7 @@ export default function LandingPage() { { id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg", imageAlt: "Emily R. profile"}, { - id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-looking-through-his-laptop_23-2148465259.jpg", alt: "David K. profile"}, + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-looking-through-his-laptop_23-2148465259.jpg", imageAlt: "David K. profile"}, { id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-playing-videogames_23-2150573842.jpg", imageAlt: "Jessica L. profile"}, { @@ -231,7 +231,7 @@ export default function LandingPage() { cardTagIcon={Star} buttons={[ { - text: "Read More Stories", href: "#"}, + text: "Read More Stories", href: "#"} ]} cardAnimation="slide-up" /> @@ -251,7 +251,7 @@ export default function LandingPage() { { id: "4", title: "Do you offer Minecraft hosting?", content: "While Infaled Studio focuses on server building and plugins, we partner with Host Nepal (https://www.hostnepal.site/) for premium Minecraft hosting solutions, ensuring your server runs on high-performance infrastructure."}, { - id: "5", title: "How do I get started with Infaled Studio?", content: "Simply reach out to us through our contact form or join our Discord server. We'll discuss your project, provide a custom quote, and guide you through every step of the process."}, + id: "5", title: "How do I get started with Infaled Studio?", content: "Simply reach out to us through our contact form or join our Discord server. We'll discuss your project, provide a custom quote, and guide you through every step of the process."} ]} imageSrc="http://img.b2bpic.net/free-photo/dictatorship-concept-with-lightbulb-drawing_23-2149672834.jpg" imageAlt="FAQ and support illustration" -- 2.49.1